Cregis Payment for WooCommerce
Cregis Payment for WooCommerce is an extension of the Cregis Payment Engine (https://support.cregis.com/payment-engine/introduction), allowing your WooCommerce store to accept cryptocurrency payments through the Cregis payment gateway.
Supported Cryptocurrencies
USDT, USDC, BTC, SOL, ETH, TRX, BNB
Features
- Accept cryptocurrency payments (USDT, USDC, BTC, SOL, ETH, TRX, BNB)
- Support for multiple blockchain networks
- Configurable underpayment and overpayment tolerance
- Automatic order status synchronization via webhook
- Partial payment and overpayment handling with dedicated return pages
- Debug mode for troubleshooting
- Compatible with WooCommerce Blocks
Requirements
- WordPress 5.0+
- WooCommerce 3.0+
- A Cregis merchant account with Project ID and Secret Key
External Services
This plugin connects to the Cregis API to process cryptocurrency payments. It is required for creating payment orders and checking payment status.
What data is sent and when:
When a customer places an order using Cregis Payment, the following data is sent to the Cregis API (https://api.cregis.com):
- Order ID and order amount
- Customer’s billing email address
- Supported cryptocurrency tokens configuration
- Payment tolerance settings
- Success/cancel/callback URLs
This data is sent: – When a new payment order is created during checkout – When checking payment status on the return page – When receiving payment webhook notifications
Data sent per API call:
order_id: Unique order identifierorder_amount: Order total amountorder_currency: Currency code (e.g., USD)payer_id: User ID or “guest”payer_email: Customer’s billing emailvalid_time: Payment validity duration in minutestokens: Supported cryptocurrency tokens (JSON array)underpaid_tolerance/overpaid_tolerance: Tolerance amountscallback_url: Webhook URL for payment notifications
Service provider:
Cregis (https://cregis.com) – Cryptocurrency payment gateway service.
- Terms of Service: https://support.cregis.com/terms-and-conditions/cregis-standard-terms-of-service
- Privacy Policy: https://support.cregis.com/terms-and-conditions/privacy-policy-and-personal-information-collection-statement
