• v1.5.5 61a40f0e8d

    v1.5.5
    CI / Coding Standards (push) Successful in 17s
    CI / No Debug Code (push) Successful in 1s
    CI / Tests (PHP 8.1) (push) Successful in 32s
    CI / Tests (PHP 8.5) (push) Successful in 29s
    CI / Tests (PHP 8.3) (push) Successful in 42s
    CI / Static Analysis (push) Successful in 52s
    CI / Tests (PHP 8.2) (push) Successful in 52s
    CI / Build Plugin Zip (push) Successful in 23s
    Release / Build and Publish Release (push) Successful in 20s
    Release / Open next-version bump PR (push) Successful in 4s
    Stable

    thatguygriff released this 2026-08-25 02:20:29 +00:00 | 28 commits to main since this release

    Changed

    • 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