WooCommerce guide
Accept crypto payments in WooCommerce with MakePay
The MakePay WooCommerce plugin is designed for store owners who want a familiar WordPress checkout flow while sending customers to hosted MakePay crypto checkout.
WooCommerce stores often need a payment method that can launch quickly, survive theme changes, and keep order status clear for support teams. MakePay handles this by acting as a WooCommerce gateway: the customer chooses crypto at checkout, pays on a hosted MakePay page, and the plugin updates the WooCommerce order from signed payment events.
The recommended setup is the Connect MakePay button in WooCommerce. It links that store to the selected MakeCrypto company, saves the callback URL, and avoids copying API keys during normal setup.
How the WooCommerce checkout flow works
The plugin creates a MakePay payment link for the WooCommerce order and includes order ID, customer email, return URLs, and metadata. The customer is redirected to hosted MakePay checkout and comes back to the store after payment or cancellation.
Signed MakePay webhooks keep WooCommerce order status in sync. This keeps order management inside WordPress while payment instructions and crypto routing stay inside MakePay.
Why Connect MakePay is easier than copying API keys
A store owner should not need to copy long credentials into WordPress for a normal install. MakePay keeps the connection flow inside the WordPress settings page.
If the store is disconnected, the merchant can revoke the connected app from MakeCrypto without rotating credentials for every other connector.
Operational tips for WooCommerce teams
Start with a test order and confirm that pending, paid, failed, cancelled, and refunded states map correctly for your fulfillment workflow. Keep the manual API-key fallback only for recovery scenarios.
Use the MakeCrypto Connected Apps page to review the WooCommerce store URL, granted permissions, and last access time.
FAQ
Does the WooCommerce plugin store a shared MakePay secret?
No. The preferred setup is Connect MakePay from the WooCommerce payment settings page.
Can WooCommerce still use API keys?
Yes. Manual API-key fallback is available, but Connect MakePay is the recommended production setup.