Category: Tutorials

WooCommerce: Redirect to a Specific URL on Coupon Removal

Here’s a super short snippet, that someone asked a couple of days ago: how to redirect a visitor to a…

Read Now
Customise WooCommerce Checkout Fields Based on Products in Cart

You can easily add custom fields to your checkout page in WooCommerce using custom code, or via the Checkout Field Editor…

Read Now
How to Customize the WooCommerce Checkout Page

Customizing the checkout page is one of the best aspects of WooCommerce simply because it’s the page where customers will…

Read Now
How to Disable All Payment Gateways in WooCommerce

So you have a WooCommerce shop but you don’t want to take payments? That’s neat! Please remind me to place…

Read Now
WooCommerce Apple Pay: Move Buttons Below Customer Details

Here is a small snippet that will allow you to move the Apple Pay button (provided by Stripe) below the…

Read Now
Remove the WooCommerce 3.+ JSON/LD Structured Data format

WooCommerce 3 introduced a new format for structured product data called JSON/LD. Despite the fact that this improvement is a…

Read Now
WooCommerce Apple Pay: Add More Supported Product Types

Apple Pay is now available for WooCommerce via our Stripe add-on. That is pretty sick to tell you the truth….

Read Now
Create a WooCommerce Order Dynamically

Alright, so you’d like to create an order dynamically within WooCommerce? Well, let me tell you you found the right post!…

Read Now
Remove Apple Pay Button on Product, cart & checkout Pages in Stripe Integration for WooCommerce

We introduced it a couple of days ago: Apple Pay is now available for WooCommerce sites using Stripe. That’s great…

Read Now