Areeba WordPress WooCommerce Gateway
Please find here a proper functional WooCommerce payment gateway integration plugin for Areeba MPGS Hosted Checkout (HPP). This plugin allows customers to pay with credit/debit cards securely via Areeba, while WooCommerce manages orders, stock, and cart behavior.
by Khadija Awan · github.com/khadijaawan/areeba-plugin-for-wordpress-integration
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/khadijaawan/areeba-plugin-for-wordpress-integration/archive/refs/heads/main.zipAreeba MPGS WooCommerce Gateway
Version: 1.0
Author: Khadija Awan
A Proper functional WooCommerce payment gateway integration for Areeba MPGS Hosted Checkout (HPP). This plugin allows customers to pay with credit/debit cards securely via Areeba, while WooCommerce manages orders, stock, and cart behavior.
Features
- Integrates Areeba MPGS HPP with WooCommerce.
- Initiates a secure checkout session with Areeba.
- Supports asynchronous webhook notifications to mark orders as paid.
- Automatically reduces product stock when payment is successful.
- Empties the customer’s cart after payment.
- Redirects customers back to the WooCommerce thank-you page after successful payment.
Installation
- Upload the plugin folder to your WordPress
/wp-content/plugins/directory. - Activate the plugin through the WordPress “Plugins” menu.
- Go to WooCommerce > Settings > Payments and enable Areeba MPGS HPP.
- Fill in the required settings:
- Title – Payment method name shown to customers.
- Merchant ID – Your Areeba merchant ID.
- API Password – Your Areeba API password.
- Webhook Secret – Secret for verifying webhook notifications.
Usage
- Customer selects Areeba MPGS HPP at checkout.
- WooCommerce creates the order and redirects the customer to Areeba’s hosted checkout page.
- After completing payment, Areeba sends a webhook notification to it.