In this how-to I’ll show you how to hide free orders or orders with a zero total in WooCommerce.
WooCommerce
Pantheon August Couch Coding
On Tuesday, August 28th, I joined Andrew Taylor for Pantheon’s August Couch Coding.
How To Test WooCommerce Webhooks
Webhooks is a term used for sending data to a URL when an event happens. An example is when someone subscribes to an email marketing list, the service that manages the list can send data like the subscriber’s name and email to another system like a Customer Relationship Manager.
Restful WooCommerce Video Available
In April I gave a workshop at WooConf titled RESTful WooCommerce.
Remove Default WooCommerce Payment Gateways
By default, WooCommerce 2.2.8 ships with five payment gateways:
- BACS (Bank Transfer/Wire)
- Pay by Check (or Cheque)
- Cash on Delivery
- PayPal
- Simplify Commerce
If you want to have only one payment gateway available on the Checkout page, the unused payment gateways can be disabled in the admin settings.