=== RuangNotif for WooCommerce ===
Contributors: ruangnotif
Tags: payment, qris, virtual account, e-wallet, indonesia
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
WC requires at least: 8.0
WC tested up to: 11.2.0
Stable tag: 1.1.0

QRIS, Virtual Account, dan E-Wallet via RuangNotif. Channel Code custom, HPOS, Checkout Blocks, WordPress 7.x, WooCommerce 11.x.

== Installation ==

1. Upload folder `woocommerce-ruangnotif` ke `/wp-content/plugins/`
2. Aktifkan plugin di WordPress → Plugins
3. WooCommerce → Settings → Payments → RuangNotif → Manage
4. Isi API Key, Secret Key, Mode (auto disarankan), Channel Code (contoh rn_qris_all)
5. Salin URL Webhook yang ditampilkan ke dashboard merchant RuangNotif

== Webhook URL ==

https://toko-anda.com/?wc-api=ruangnotif_callback

== Channel Code ==

Isi field Channel Code dengan kode custom dari Dokumentasi API bagian 4
(contoh: rn_qris_all, rn_bca, rn_ovo). Jangan pakai qris / tripay_* / duitku_*.
Jika dikosongkan atau masih "qris", plugin mengambil channel pertama dari GET /api/v1/channels.

== Mode ==

* auto — deteksi dari API Key (pk_test_ = sandbox, pk_live_ = production)
* sandbox — uji coba, tidak mengkredit saldo
* production — transaksi live

== Compatibility ==

* WordPress 6.0 – 7.x
* WooCommerce 8.0 – 11.x
* High-Performance Order Storage (HPOS)
* Cart & Checkout Blocks

== Changelog ==

= 1.1.0 =
* SDK PHP terbaru (listChannels + Channel Code custom)
* Default method rn_qris_all
* Kompatibilitas WordPress 7.x dan WooCommerce 11.x
* Checkout Blocks + HPOS

= 1.0.0 =
* Rilis awal
