Title: RedFace Pay
Author: redfacesa
Published: <strong>আগষ্ট 13, 2026</strong>
Last modified: আগষ্ট 13, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/redface-pay/assets/icon-256x256.png?rev=3646073)

# RedFace Pay

 [redfacesa](https://profiles.wordpress.org/redfacesa/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/redface-pay.1.0.2.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/redface-pay/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/redface-pay/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/redface-pay/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/redface-pay/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/redface-pay/)

## বৰ্ণনা

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 support@redfacepay.co.za or visit https://www.redfacepay.co.za/plugins/redface-
pay

## ইনষ্টলেশ্যন

 1. Upload the plugin folder to `/wp-content/plugins/redface-pay` or install from WordPress.
    org (when published).
 2. Activate through the Plugins screen.
 3. Open **RedFace Pay  Connection** and complete the wizard.
 4. Generate an API key at https://www.redfacepay.co.za (Account  Developers).

## সঘনাই উত্থাপিত প্ৰশ্ন

### Does this replace WooCommerce?

No. Use **RedFace Pay for WooCommerce** for Woo checkout. This plugin is for simple
pay buttons and custom themes.

### Where is business logic?

On RedFace Platform — payments, settlement, KYC, and events. The plugin never embeds
payment partner secrets in WordPress.

### Does this store card data in WordPress?

No. Checkout runs on RedFace hosted payment pages.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“RedFace Pay” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ redfacesa ](https://profiles.wordpress.org/redfacesa/)

[আপোনাৰ ভাষাত “RedFace Pay” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/redface-pay)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/redface-pay/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/redface-pay/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/redface-pay/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/redface-pay/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.0.2

 * Plugin Check: prefix admin view variables; sanitize wizard API key input for 
   WordPress.Security rules.

#### 1.0.1

 * Settings: API keys and webhook secrets are sanitized without sanitize_text_field
   so token characters are preserved.
 * Webhooks: require a configured webhook secret and a valid x-redface-signature;
   reject unsigned requests.

#### 1.0.0

 * Initial release — connection wizard, Commerce API client, pay button shortcode,
   webhooks, admin logs.

## মেটা

 *  **1.0.2** সংস্কৰণ
 *  **1 সপ্তাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 6.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.1**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/redface-pay/)
 * [africa](https://as.wordpress.org/plugins/tags/africa/)[checkout](https://as.wordpress.org/plugins/tags/checkout/)
   [commerce](https://as.wordpress.org/plugins/tags/commerce/)[payments](https://as.wordpress.org/plugins/tags/payments/)
   [redface](https://as.wordpress.org/plugins/tags/redface/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/redface-pay/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/redface-pay/reviews/#new-post)

[সকলো পৰ্য্যালোচনা চাওক](https://wordpress.org/support/plugin/redface-pay/reviews/)

## অৱদানকাৰীসকল

 *   [ redfacesa ](https://profiles.wordpress.org/redfacesa/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/redface-pay/)