Plugins & Integrations
Ready-to-use plugins for popular e-commerce platforms. Install, enter your API key, and start accepting crypto payments in minutes.
How It Works
Create Account
Sign up at Cryptoix and create a payment gateway in your dashboard.
Get API Key
Copy your Secret Key (sk_...) from the gateway details page.
Install Plugin
Download and install the plugin for your platform.
Start Accepting
Enter your API key in the plugin settings. That's it!
Available Plugins
Choose your platform and download the plugin
WooCommerce
WordPress
Accept crypto payments on your WooCommerce store. One-click install, automatic order management, and real-time payment status tracking.
Easy Digital Downloads
WordPress
Accept crypto payments in Easy Digital Downloads with hosted Cryptoix checkout, signed webhooks, sandbox mode, and automatic payment status updates.
Custom Integration?
Use our REST API to integrate Cryptoix into any platform or custom application.
curl -X POST https://api.cryptoix.io/v1/payment/create \
-H "Content-Type: application/json" \
-H "X-API-Key: sk_your_secret_key" \
-d '{
"amount": 49.99,
"currency_id": 1,
"order_id": "ORD-1234",
"customer_email": "[email protected]",
"callback_url": "https://yoursite.com/webhook",
"return_url": "https://yoursite.com/success"
}' Ready to Accept Crypto?
Create your free account and start accepting cryptocurrency payments today.