
外掛標籤
開發者團隊
② 後台搜尋「XPayr Crypto Gateway for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
XPayr Crypto Gateway for WooCommerce allows merchants to accept cryptocurrency payments directly in their WooCommerce stores. Customers select the crypto payment method at checkout and are redirected to a secure, hosted XPayr payment page to complete the transaction.
Key Features
Hosted Checkout — Redirect customers to a secure XPayr payment page (/pay/ps_xxx). No sensitive wallet data touches your server.
Automatic Order Sync — Order status is automatically updated when payment is confirmed, failed, or expired.
Webhook Support — Receive real-time IPN callbacks from XPayr with HMAC-SHA256 signature verification.
Thank You Page Sync — Optionally poll the XPayr API when the customer returns to verify payment status immediately.
Multi-Network Support — Select from available blockchain networks (e.g. BSC, Base, Ethereum) and currencies (USDC, USDT) directly in WooCommerce settings.
WooCommerce Blocks Compatible — Works with both the classic checkout shortcode and the new Gutenberg-based Checkout block.
HPOS Compatible — Fully compatible with WooCommerce High-Performance Order Storage (custom order tables).
Auto Webhook Registration — Optionally auto-register the WooCommerce callback URL on XPayr and sync the webhook secret.
Configurable Order Status — Choose whether completed payments set orders to “Completed” or “Processing.”
External services
This plugin relies on external services provided by XPayr.
Service: XPayr API
Used for creating payment sessions, checking payment status, listing available networks/currencies, and syncing webhook callback settings.
Data sent to the service:
Order amount and currency
Selected blockchain network
WooCommerce order reference and order ID metadata
Customer billing email
Return/cancel/callback URLs used to complete checkout and receive updates
API authentication key configured by the merchant
When data is sent:
When the customer places an order with XPayr payment method
When Thank You page sync is enabled and the order status is checked
When webhook auto-sync is enabled in gateway settings
When the merchant opens gateway settings and network catalog is requested
Service links:
Website: https://xpayr.com
Terms of Service: https://xpayr.com/legal/terms-of-service
Privacy Policy: https://xpayr.com/legal/privacy-policy
Service: XPayr webhook callbacks
Used for sending payment result updates from XPayr back to the WooCommerce store.
Data sent from the service to the store:
Payment event type
Session ID
Invoice ID when available
Payment status details
Order reference metadata previously created for the checkout session
HMAC signature header used for webhook verification
When data is sent:
When XPayr sends a payment confirmation, failure, or expiration callback to the WooCommerce webhook URL configured in the plugin
Service links:
Website: https://xpayr.com
Terms of Service: https://xpayr.com/legal/terms-of-service
Privacy Policy: https://xpayr.com/legal/privacy-policy
Upgrade Notices
0.2.0
Adds WooCommerce Blocks and HPOS compatibility. Recommended update for all users.
