=== والابی پی برای ووکامرس ===
Contributors: valabi
Tags: woocommerce, payment, zarinpal, zibal, iran, iranian, gateway
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 0.1.1
License: GPLv2 or later

اتصال ووکامرس به سرویس واسط والابی پی برای زرین‌پال، زیبال و دیگر درگاه‌های پرداخت ایرانی.

== Description ==

Valabi Pay is a self-hosted payment-aggregator service. This plugin connects your WooCommerce store to your Valabi Pay instance.

= Features =

* HMAC-SHA256 signed API calls (no plaintext secrets in transit)
* Encrypted storage of API secret at rest
* Defense in depth: signed redirect-back + independent /verify call + webhook listener
* Idempotent order updates — no double-credit even on duplicate webhooks
* Amount tampering protection (server-side amount is authoritative)
* Optional debug logging to WooCommerce > Status > Logs

= Setup =

1. Install and activate the plugin
2. Go to WooCommerce > Settings > Payments > "والابی پی"
3. Enter the aggregator URL, merchant key, and API secret you received from your Valabi Pay admin panel
4. Configure your Valabi Pay panel to send webhooks to: `https://yourstore.example.com/wp-json/valabi-pay/v1/webhook`

== Changelog ==

= 0.1.1 =
* تغییر نام افزونه به فارسی («والابی پی برای ووکامرس») برای یکدستی با بقیهٔ خانوادهٔ افزونه‌های والابی؛ بدون تغییر عملکردی.

= 0.1.0 =
* انتشار نخست. فقط ووکامرس. اتصال به زرین‌پال و زیبال از طریق سرویس واسط والابی پی.
