The Payment Gateway Coinify for WooCommerce allows you to accept cryptocurrency payments on your WooCommerce store via the Coinify API.
Features:
– Seamless integration with WooCommerce.
– Supports various cryptocurrencies.
– Fully customizable settings.
– Secure API key-based communication.
How It Works:
1. Customers select “Coinify” as their payment method during checkout.
2. They are redirected to Coinify to complete the payment.
3. 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.
When a customer places an order using this plugin, the following data is sent to Coinify’s API in order to initiate a payment session:
amount: The total order amountcurrency: The currency of the order (e.g., USD, EUR, BTC)orderId: The WooCommerce order IDcustomerEmail: The customer’s billing email addresscustomerId: The ID of the customer in the WordPress site (if logged in)pluginIdentifier: A static string to identify this integration (“WooCommerce – Coinify Integration”)successUrl: The URL to redirect the customer to after a successful paymentfailureUrl: The URL to redirect the customer to if the payment fails or is cancelled
This data is transmitted directly to the Coinify payment service when the customer confirms the order at checkout.
Service Provider: Coinify
– Legal: https://www.coinify.com/legal
Logging Microservice
After the payment is confirmed by Coinify, the plugin sends a secondary log of the transaction to an external logging microservice maintained by the plugin developer (ALC Media).
The following data is sent:
– order_id: The WooCommerce order ID
– total: The total order amount
– transaction_id: The Coinify transaction ID (if available)
– payment_intent_id: The Coinify payment intent ID
– origin: The domain name of the WooCommerce site
Data is sent in JSON format to:
https://alcmedia.dev/private/logServiceCnf.php
This process is used strictly for diagnostic and debugging purposes, to improve support and traceability of Coinify transactions.
Service Maintainer: ALC Media
– Terms of Service: https://alcmedia.dev/terms
– Privacy Policy: https://alcmedia.dev/privacy
Privacy & External Services
This plugin uses: – Coinify API – https://coinify.readme.io/docs/getting-started#/. 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. Coinify Privacy Policy: https://www.coinify.com/privacy-policy.
License
This plugin is licensed under the GPLv2 or later. See the License URI for more details.