Documentation

Get Woopay live in 5 minutes

A no-fluff install guide for the Woopay WooCommerce gateway. Grab the plugin, drop in your licence key, connect your PayPal REST credentials, and start taking card payments.

1. Install the plugin

Download woopay.zip and upload it via WooCommerce → Plugins → Add New → Upload.

2. Activate your licence

Paste the licence key from your welcome email into WooCommerce → Settings → Payments → Woopay.

3. Connect PayPal REST

Enter your live PayPal Client ID and Merchant ID. Webhooks are configured automatically.

4. Enable 3-D Secure

Turn on smart routing so low-risk transactions stay frictionless and high-risk ones fall back to 3DS.

Licence validation endpoint

Validate a licence key from your own tooling.

POST https://hfvkqhweohyimhpdreiq.supabase.co/functions/v1/license-validate
Content-Type: application/json

{
  "license_key": "WOOP-XXXX-XXXX-XXXX",
  "domain": "yourstore.com",
  "action": "activate"
}

Troubleshooting

Need a hand?

Email support and we typically reply within one business day.

Contact support