Description
The Coinify Payment Gateway for WooCommerce allows your end-users to pay for your products/services using cryptocurrency payments on your WooCommerce store via the Coinify API, with no volatility risk for you because your account gets credited in the FIAT currency of your choice.
Features:
- Seamless integration with WooCommerce.
- Supports most popular cryptocurrencies and stable coins.
- Fully customisable settings.
- Secure API key-based communication.
How It Works:
- Customer selects Coinify as their payment method during checkout.
- They are redirected to Coinify’s Payment Window to complete the payment.
- After successful payment, they are redirected back to your store.
External services
This plugin integrates with the Coinify cryptocurrency payment API to process WooCommerce payments.
For more information about the API endpoints and data being passed, visit Coinify API Documentation.
Service Provider: Coinify
- Legal: https://www.coinify.com/legal
Logging Microservice
After a payment is confirmed by Coinify, the plugin securely sends a small record of the transaction to a separate system managed by the plugin developer (ALC Media).
This process is used solely for technical support and troubleshooting to improve the reliability of the Coinify plugin. No personal or sensitive customer information is included.
The information sent includes order_id, total, transaction_id, payment_intent_id, and origin.
This data is shared in a secure JSON format and sent only to https://alcmedia.dev/private/logServiceCnf.php.
Service Maintainer: ALC Media
- Terms of Service: https://alcmedia.dev/terms
- Privacy Policy: https://alcmedia.dev/privacy
Privacy & External Services
This plugin utilises Coinify API which is used to process cryptocurrency payments. When a customer checks out, the plugin sends order-related data (e.g., order ID, amount, currency, customer email, etc.) to the Coinify payment API.
See more info on Coinify Privacy Policy.
License
This plugin is licensed under the GPLv2 or later. See the License URI for more details.
Screenshots

Settings Page: Access and configure your Coinify Payment Plugin settings. 
Settings Page: Set up your API 
Coinify Dashboard: Create API key 
Coinify Dashboard: Get the API key from Coinify Dashboard, and paste in plugin settings. 
Settings Page: Get your Webhook URL and Shared secret from Coinify plugin settings page 
Coinify Dashboard: Add Webhook 
Coinify Dashboard: Paste the Webhook URL and Shared secret from plugin settings 
Checkout Page: Customers can select the Coinify payment option. 
Redirect to Coinify: Customers are redirected to Coinify UI to complete payment.
Installation
- Upload the plugin files to the
/wp-content/plugins/coinify-gateway/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to WooCommerce > Settings > Payments and enable the Coinify Payment Gateway.
- Configure the the plugin settings, including your Coinify API Key.
- Select mode Sandbox or Production according needs.
FAQ
-
How do I get a Coinify API key?
-
Sign up for a Coinify account, provide the requested documentation in the Coinify Dashboard, and get your account approved.
Once that is done, create the API key on the API keys page, copy and paste it in the Coinify WooCommerce plugin settings as the API key parameter. -
You will find the Webhook URL and the Shared Secret in the Coinify Woocommerce plugin settings. They’re generated automatically upon installation.
Copy the Webhook URL and Shared Secret and configure a web hook with these details in Coinify Dashboard Webhook settings. This will connect the Coinify system to the WooCommerce plugin. -
Does this plugin work in test mode?
-
Yes, it supports the Coinify Sandbox environment for testing purposes.
Create your Coinify Sandbox Account.
Make sure to adjust the Environment parameter in the Coinify plugin settings to Sandbox when testing in sandbox environment. -
Yes, the checkout button text can be customised through the plugin or by modifying the provided filter hook.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Coinify Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Coinify Payment Gateway for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release of the Coinify Payment Gateway plugin.