Documentation
  1. Integrations
Documentation
  • Introduction
  • Webhook
  • Integrations
    • REST Integration
    • Nodejs
    • Wordpress
  • Create Checkout Session
    POST
  • Schemas
    • webhooks
      • Webhook | Order Created
      • Webhook | Order Abandoned
      • Webhook | Order Refunded
      • Webhook | Order Failed
    • Cart Session Request
    • Cart Session Response
  1. Integrations

Wordpress

STRABL Checkout Integration for WordPress (WooCommerce)#

1. Introduction#

This guide helps merchants integrate STRABL Checkout into a WordPress site using WooCommerce. By following these steps, you can start accepting payments securely via STRABL.

2. Steps to Integrate#

1.
Create a Merchant Account
Sign up for a STRABL merchant account with STRABL.
2.
Obtain Platform UUID
After account creation, get your Platform UUID from STRABL. This unique identifier is required to link your WordPress store.
3.
Install the Plugin
Log in to your WordPress admin panel.
Navigate to Plugins → Add New.
Search for the STRABL Checkout plugin and install it.
Activate the plugin.
4.
Configure WooCommerce Payment Settings
Go to WooCommerce → Settings → Payments.
Select STRABL Checkout from the list of payment methods.
Enter your Platform UUID received from STRABL.
Select the environment: Production (or Sandbox for testing).
5.
Save Settings
Click Save changes to apply your configuration.


Your WordPress WooCommerce store is now integrated with STRABL Checkout. Customers can use STRABL as a payment option during checkout.
Modified at 2025-09-23 17:22:10
Previous
Nodejs
Next
Create Checkout Session
Built with