-
v1.5.5
StableCI / Coding Standards (push) Successful in 17sCI / No Debug Code (push) Successful in 1sCI / Tests (PHP 8.1) (push) Successful in 32sCI / Tests (PHP 8.5) (push) Successful in 29sCI / Tests (PHP 8.3) (push) Successful in 42sCI / Static Analysis (push) Successful in 52sCI / Tests (PHP 8.2) (push) Successful in 52sCI / Build Plugin Zip (push) Successful in 23sRelease / Build and Publish Release (push) Successful in 20sRelease / Open next-version bump PR (push) Successful in 4sreleased this
2026-08-25 02:20:29 +00:00 | 28 commits to main since this releaseChanged
- Payments moved up to version 21 of Stripe's PHP library, from version 17. Being four major versions behind also meant asking Stripe to behave like an older version of its API; the plugin now uses API version
2026-07-29.dahlia. Taking a card payment and handling a webhook are unchanged — the same charge is raised, the same events are honoured, and a forged webhook is still rejected. Nothing to do on your side.
Downloads
- Payments moved up to version 21 of Stripe's PHP library, from version 17. Being four major versions behind also meant asking Stripe to behave like an older version of its API; the plugin now uses API version