v1.2.0 — Idempotency + 'Pay with crypto'
What's new
- Idempotency-Key on payment creation — a retried or double-submitted checkout replays the original Ebioro payment instead of creating a duplicate charge (merchant-service #59). Header only; request signing is unaffected.
- Checkout title defaults to "Pay with crypto" (was "Ebioro wallet"); the Ebioro logo renders next to it. Existing saved titles are preserved; merchants can override in settings.
Install
Upload the plugin zip via Plugins → Add New → Upload Plugin, activate, then set your API credentials under WooCommerce → Settings → Payments → Ebioro.
Mirrors the idempotency integration in the Ebioro PrestaShop module (verified end-to-end).