Skip to content

Go further with WooCommerce

Last updated: 14th July 2022

There are a number of ways you can extend your WooCommerce integration so that it suits all your business needs.

In this guide, you'll find how to:


Add more payment methods

In order to start accepting an alternative payment method, we first need to enable it on your account. Please contact your customer success manager or our Sales team to get started.

We currently support the following payment methods on WooCommerce:

Enable alternative payments

  1. Sign in to WordPress as an administrator.
  2. In the left menu, select Plugins.
  3. Select Settings under Checkout.com Payment Gateway.
  4. Select Alternative Payments.
  5. Tick Enable Checkout.com.
  6. Enter a Title. This is what the customer will see on the checkout page. For example, Pay with Klarna or Use one of these methods.
  7. Select the empty box next to Alternative Payment Methods. A drop-down menu of all available methods appears.
  8. Select the method you want to add. If you want to add more, repeat this step.
  9. Select Save changes.

That's it! Your checkout page now includes the option to pay using your additional payment method(s).

Apple Pay

Apple Pay is only supported on self-hosted instances of WordPress.

Before you start

If you're located in the UAE or Saudi Arabia, please contact your Customer Success manager or our Sales team to activate Apple Pay on your account.

To get started with Apple Pay payments, you must first generate your certificate signing request and upload it to the Apple Development Center.

Once this is done, you'll need to complete the certification process. Read our Apple Pay guide to configure your environment.

Enable Apple Pay

  1. Sign in to WordPress as an administrator.
  2. In the left menu, select Plugins.
  3. Select Settings under Checkout.com Payment Gateway.
  4. Select Apple Pay.
  5. Select Enable Checkout.com.
  6. Choose a title and description. These will be displayed to customers on your checkout page.
  7. Enter your merchant identifier. You can find it in the Apple Development Center.
  8. Enter the absolute path to your merchant certificate and merchant certificate key.
  9. Select a button type and button theme. You can see what these will look like in the official Apple Pay demo.
  10. Set the button language using a two-digit ISO 639-1 code (for example, use en for English).
  11. Select Save changes.

That's it! Your checkout page now includes the option to pay using Apple Pay. In order to test it, you'll need to use one of our Apple Pay test cards.

Google Pay

Before you start

If you're located in the UAE or Saudi Arabia, please contact your Customer Success manager or our Sales team to activate Google Pay on your account.

To get started with Google Pay payments, you must first register with Google Pay and select Checkout.com as your payment processor.

Enable Google Pay

  1. Sign in to WordPress as an administrator.
  2. In the left menu, select Plugins.
  3. Select Settings under Checkout.com Payment Gateway.
  4. Select Google Pay.
  5. Select Enable Checkout.com.
  6. Choose a title and description. These will be displayed to customers on your checkout page.
  7. Leave the merchant identifier set to 01234567890123456789. This is for testing purposes.
  8. If you want to enable 3DS for Google Pay, set Use 3D Secure to Yes.
  9. Select a button style.
  10. Select Save changes.

That's it! Your checkout page now includes the option to pay using Google Pay.


Enable 3D Secure payments

  1. Sign in to WordPress as an administrator.
  2. In the left menu, select Plugins.
  3. Select Settings under Checkout.com Payment Gateway.
  4. Select Card Settings.
  5. Set Use 3D Secure to Yes.
  6. Select Save changes.

3D Secure payments are now enabled on your account.


Capture payments manually

Enable manual captures

  1. Sign in to WordPress as an administrator.
  2. In the left menu, select Plugins.
  3. Select Settings under Checkout.com Payment Gateway.
  4. Select Card Settings.
  5. Set Payment Action to Authorize Only.
  6. Select Save changes.

Any payments that come through will only be authorized. You then have 7 days to manually capture them, or they will automatically be voided.

Capture a payment

  1. In the Dashboard sandbox, select Payments.
  2. Select the test payment. The Payment details page opens.
  3. Select Capture payment in the top right.
  4. Select Capture payment. The Status column on the Payments page is updated to say CAPTURED. The totals on your dashboard are also updated.
  5. Sign in to WordPress as an administrator.
  6. Select WooCommerce in the left menu.
  7. Select your test order to display the order details. You should see something like this:
woocommerce order details

The order note confirms that your payment has been successfully captured.


Accept recurring payments via the WooCommerce Subscriptions extension

With recurring payments, you can process shopper interactions for scheduled payments, such as subscription payments.

To use this feature, you must be using WooCommerce Subscriptions to manage subscriptions within WooCommerce. See WooCommerce Subscriptions Store Manager Guide.

The Checkout.com WooCommerce plugin registers with payment events triggered by WooCommerce Subscriptions to support the following actions:

  • Cancellation of a subscription
  • Suspension of a subscription
  • Re-activation of a subscription
  • Change of amount for a subscription
  • Change of date for a subscription
  • Management of multiple subscriptions

Configure order statuses

These settings allow you to edit the order statuses in line with the status of the payment. They are automatically set to WooCommerce's default values, so be aware that editing them may cause problems with the order flow.

To find these settings:

  1. Sign in to WordPress as an administrator.
  2. Go to WooCommerce > Settings > Payments.
  3. Find the Checkout.com plugin.
  4. Select Manage and then Order Settings.
WooCommerce order settings