WooCommerce
Last updated: November 26, 2025
From downloading the plugin to requesting your first test payment, learn how to get started with the Checkout.com for WooCommerce plugin.
Information
This guide assumes you have already set up WooCommerce on your WordPress instance.
You must create a public and private key to configure the integration.
Additionally, you need a signature key to configure webhooks.
- Sign in to the sandbox environment in the Dashboard.
- Select the Developers icon in the top navigation bar, and then select the Keys tab.
- Select Create a new key.
- When you're prompted for which type of key to create, select Public API key.
- Give the API key a description to make it easier to identify in the future.
- Disable the Allow any processing channel setting.
- Select the processing channel you want to use for WooCommerce from the list.
- Select Submit to create the key.
Make a note of your public API key as you'll need it for a later step. You can view your public API key at any time after creation.
- Sign in to the sandbox environment in the Dashboard.
- Select the Developers icon in the top navigation bar, and then select the Keys tab.
- Select Create a new key.
- When you're prompted for which type of key to create, select Secret API key.
- Give the API key a description to make it easier to identify in the future.
- Under Scopes, select Default.
- Disable the Allow any processing channel setting.
- Select the processing channel you want to use for WooCommerce from the list.
- Select Create key.
- Copy your private API key securely. You'll need it to configure the plugin.
Note
For security, you cannot view the secret API key again after you've left the _Create a new key page. Ensure you copy its value securely before you exit or close the window.
Webhooks are notifications that we send when an event occurs on your account. For example, when a payment is captured. The WooCommerce plugin uses them to update order statuses.
You can configure a webhook in your WooCommerce settings.
- Sign in to WordPress as an administrator.
- In the left menu, select Plugins.
- Look for Checkout.com plugins. If you find one, select Delete, or select Deactivate and then Delete.
You can install the plugin in the following ways:
- Sign in to WordPress as an administrator.
- In your WordPress dashboard, go to Plugins > Add New.
- Search for Checkout.com Payment Gateway.
- Select Install Now.
- After the installation completes, select Activate Plugin.
- Go to the WooCommerce plugin repository.
- Download the latest release of the plugin.
- Sign in to WordPress as an administrator.
- In your WordPress dashboard, go to Plugins > Add New.
- Select Upload Plugin > Choose file.
- Upload your downloaded ZIP file.
- Select Install Now.
- After the installation completes, select Activate Plugin.
- In your WordPress dashboard, go to Plugins > Checkout.com Payment Gateway > Settings.
- Select Enable Checkout.com card payments.
- Set the environment to Sandbox.
- Enter a payment option title. This is displayed to customers on your checkout page.
- Under Checkout mode, select Flow.
- Set Account type to NAS.
- Enter your secret key and public key.
- Select Save changes.
- Select Card Settings, then select Save changes. Do the same for the Order Settings.
To check the current webhook status and register a webhook with the default configuration:
- In your WordPress dashboard, go to Plugins > Checkout.com Payment Gateway > Settings.
- Select Webhooks.
- Select Run Webhook check to check if a webhook is configured for the current site.
If no webhook is configured, select Register Webhook. This creates a new webhook for all events listed in your Dashboard account.
- Go to your shop's public URL and add a product to your cart.
- Go to your cart then proceed to checkout.
- Enter the required billing details. We recommend using a real email address so that you can receive the order confirmation.
- Select the Checkout.com payment method.
- Enter the following card details:
- Number –
4242 4242 4242 4242 - Expiry date – Any future date
- CVV –
100
- Number –
- Select the terms and conditions box.
- Select Place order. You'll be redirected to the order confirmation page. If you entered a real email address in the billing details, you'll also receive an order confirmation email.
- Sign in to your WordPress account as an administrator.
- Select WooCommerce in the left menu. Your test order is displayed and has a status of
Processing. This indicates that the payment has been successfully captured and that your webhooks are set up correctly.
You can now either go live as is or extend your configuration.
For test cards and a range of possible scenarios, see Testing.
When your testing is complete and you're ready to start accepting payments, contact our Sales team to move to a live account.
There are a number of ways you can extend your WooCommerce integration so that it suits all your business needs.
In this section, you'll find how to:
- Add more payment methods
- Enable 3D Secure payments
- Capture payments manually
- Accept recurring payments via the WooCommerce Subscriptions extension
- Configure order statuses
Note
To start accepting an alternative payment method, we first need to enable it on your account. Contact your account manager or our Sales team to get started.
We currently support the following payment methods on WooCommerce:
- Apple Pay
- Bancontact
- Cartes Bancaires
- EPS
- Google Pay
- iDEAL
- Klarna Payments
- Klarna Debit Risk
- KNET
- Multibanco
- PayPal
- Poli
- Sofort
- Sign in to WordPress as an administrator.
- In the left menu, select Plugins.
- Select Settings under Checkout.com Payment Gateway.
- Select Alternative Payments.
- Tick Enable Checkout.com.
- Enter a Title. This is what the customer sees on the checkout page. For example,
Pay with KlarnaorUse one of these methods. - Select the empty box next to Alternative Payment Methods. A drop-down menu of all available methods appears.
- Select the method you want to add. If you want to add more, repeat this step.
- Select Save changes.
That's it! Your checkout page now includes the option to pay using your additional payment method(s).
Information
Apple Pay is only supported on self-hosted instances of WordPress.
If you're located in the UAE or Saudi Arabia, contact your account 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.
- Sign in to WordPress as an administrator.
- In the left menu, select Plugins.
- Select Settings under Checkout.com Payment Gateway.
- Select Apple Pay.
- Select Enable Checkout.com.
- Enter a title and description. These are displayed to customers on your checkout page.
- Enter your merchant identifier. You can find it in the Apple Development Center.
- Enter the absolute path to your merchant certificate and merchant certificate key.
- Select a button type and button theme. To check the appearance, see Apple Developer – Apple Pay Demo.
- Set the button language using a two-digit ISO 639-1 code (for example, use
enfor English). - Select Save changes.
To test Apple Pay, use the Apple Pay test cards.
If you're located in the UAE or Saudi Arabia, contact your account manager or our Sales team to activate Google Pay on your account.
To get started with Google Pay payments, you must register with Google Pay and choose Checkout.com as your payment processor.
- Sign in to WordPress as an administrator.
- In the left menu, select Plugins.
- Select Settings under Checkout.com Payment Gateway.
- Select Google Pay.
- Select Enable Checkout.com.
- Enter a title and description. These are displayed to customers on your checkout page.
- Leave the merchant identifier set to
01234567890123456789. This is for testing purposes. - To enable 3DS for Google Pay, set Use 3D Secure to Yes.
- Select a button style.
- Select Save changes.
- Sign in to WordPress as an administrator.
- In the left menu, select Plugins.
- Select Settings under Checkout.com Payment Gateway.
- Select Card Settings.
- Set Use 3D Secure to Yes.
- Select Save changes.
3D Secure payments are now enabled on your account.
- Sign in to WordPress as an administrator.
- In the left menu, select Plugins.
- Select Settings under Checkout.com Payment Gateway.
- Select Card Settings.
- Set Payment Action to Authorize Only.
- Select Save changes.
Any payments received are authorized only. You must manually capture them within seven days, or they are automatically voided.
- In the Dashboard sandbox, select Payments > Processing > All Payments.
- Select the test payment. The Payment details page opens.
- Select Capture payment in the top right.
- Select Capture payment. The Status column on the Payments page is updated to say
CAPTURED. The totals on your Dashboard are also updated. - Sign in to WordPress as an administrator.
- Select WooCommerce in the left menu.
- Select your test order to display the order details. For example:
The order note confirms that your payment has been successfully captured.
With recurring payments, you can process shopper interactions for scheduled payments, such as subscription payments.
Note
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
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:
- Sign in to WordPress as an administrator.
- Go to WooCommerce > Settings > Payments.
- Find the Checkout.com plugin.
- Select Manage and then Order Settings.