內容簡介
RedFace Pay 是一款連接您的網站與 RedFace 平台的 WordPress 外掛,透過 Commerce API 提供安全的支付解決方案,簡化商戶的支付流程。
【主要功能】
• 單一登入:所有 RedFace 外掛共用相同商戶身份
• 模組化設計:僅載入支付功能
• 連接精靈:簡化帳戶與 API 金鑰設定
• Webhooks 支援:需配置密鑰與 HMAC 驗證
• 短碼功能:可輕鬆插入支付按鈕
外掛標籤
開發者團隊
原文外掛簡介
RedFace Pay for WordPress connects your site to the RedFace Platform via Commerce API.
One login — same merchant identity across every RedFace plugin
Modular — only Payments loads in this release
Connection wizard — account, API key, business, ready
Webhooks — require a configured secret and x-redface-signature HMAC verification
Shortcode — [redface_pay_button amount="99.00" currency="ZAR"]
You are not installing a standalone payment gateway. Business logic lives on RedFace; this plugin is a thin, secure client.
Configuration
Merchant ID — UUID of your RedFace business
API Key — rf_live_… from Account → Developers (never commit to version control)
Webhook URL — copy from Settings into your RedFace webhook dashboard
Mode — Sandbox for testing, Live for production
External services
This plugin connects to the RedFace Commerce API to create payment sessions and receive webhooks.
What is sent and when
When a customer pays, the plugin sends your configured Merchant ID and authenticates with your API key (stored in WordPress options).
Payment payloads may include amount, currency, customer email, and order metadata.
A connection test (ping) runs when you complete the connection wizard or test settings in wp-admin.
Default API endpoint
https://bpzzgilwlkghgfkvkkxx.supabase.co/functions/v1/commerce-api
Merchants may override the API base URL in plugin settings (e.g. for staging).
Service provider
RedFace (RedFace Pay), African commerce infrastructure.
Terms of use: https://www.redfacepay.co.za/legal/terms
Privacy policy: https://www.redfacepay.co.za/legal/privacy
Troubleshooting
API Status offline — verify API key, merchant ID, and that your key is active in RedFace Account.
Webhooks failing — confirm webhook secret matches Settings and your site is reachable over HTTPS.
Pay button does nothing — complete the Connection wizard and confirm payments scope on your API key.
Support
Email [email protected] or visit https://www.redfacepay.co.za/plugins/redface-pay
