Learn how to set up, customize, and expand the functionality of your WooCommerce products with our library of documentation and tutorials.
  1. Documentation /
  2. WooCommerce /
  3. Getting Started /
  4. 4. Sell Products /
  5. Core Payment Options

Core Payment Options


Documents

  • Cash on Delivery

    Cash on Delivery (COD) is a payment gateway that lets you take payments at the time of delivery of your customer’s ordered products. WooCommerce sets orders using Cash on Delivery (COD) to “Processing” until payment is collected. You, as the store owner, should confirm that payments for Cash on Delivery orders have been collected before […]

  • Check Payments

    Check payments is a payment gateway that lets you make payments without needing to do it online. Until payment clears outside of WooCommerce, orders using Check payments remain in “on hold” status. You, as the store owner, should confirm that payments have cleared before processing orders in WooCommerce. Before shipping an order and marking it as Processing or Completed, it’s […]

  • Direct Bank Transfer (BACS)

    Direct Bank Transfer, also called Bank Account Clearing System (BACS), is a payment gateway lets you make payments without needing to do it online. Until payment clears outside of WooCommerce, orders using Direct Bank Transfer remain in “on hold” status. You, as the store owner, should confirm that payments have cleared before processing orders in […]

  • Check if a Payment Method Support Refunds, Subscriptions or Pre-orders

    Payment methods can add support for certain features from WooCommerce and its extensions. For example, a payment method can support refunds, subscriptions or pre-orders functionality. If the payment method documentation doesn’t clearly outline the supported features, you can often find what features are supported by looking at payment methods code.

  • How to handle multiple regions and currencies with WooCommerce

    In a global age, very few store owners only sell to one region, with one language and one currency. There are a number of different things that play a role, and below we’ll discuss several of those. What you want to offer Solution Links Multiple taxes and shipping zones WooCommerce core Download Multiple currencies Currency […]