=== RushPay for WooCommerce ===
Contributors: rushpay
Tags: woocommerce, payments, mobile money, wallet, ghana
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 2.0.1
License: GPLv2 or later

RushPay v2 checkout for WooCommerce.

== Description ==

Accept RushPay wallet, mobile money, card, and gift card payments through the RushPay v2 merchant API.

The plugin keeps your API key server-side. It creates a RushPay payment and short-lived widget session, then renders the RushPay v2 widget inline on checkout (like legacy) or on the order-pay page for unpaid orders.

== Setup ==

1. Upload the rushpay-woocommerce folder to wp-content/plugins.
2. Activate RushPay for WooCommerce.
3. Go to WooCommerce > Settings > Payments > RushPay.
4. Paste your RushPay API key and API base URL.
5. Copy the Webhook URL shown in settings into your RushPay API application.
6. Paste the webhook_secret from RushPay into the plugin settings.

== Changelog ==

= 2.0.0 =
* Rebuilt for RushPay v2 merchant API and widget sessions.
* Adds signed webhook verification.
* Adds WooCommerce order metadata to RushPay payment metadata.
