Problem/Motivation

The stripe-php library just released version 13, while this module is currently requiring version 7.

Proposed resolution

Update to the latest version of this library. Update any deprecated or obsolete implementations.

Remaining tasks

TBD

Comments

jcandan created an issue. See original summary.

jcandan’s picture

Move this to 2.0.x branch when made available.

jcandan’s picture

Issue summary: View changes
facine’s picture

Version: 8.x-1.x-dev » 2.x-dev
jcandan’s picture

This works--surprisingly. It seems the jump from ^7.25 to ^13.0 isn't that bad. The implementation of the library has remained consistent, and the example module still works.

jcandan’s picture

Status: Active » Needs review

  • facine committed 53189c13 on 2.x authored by jcandan
    Issue #3394435 by jcandan: Upgrade Stripe PHP library
    
facine’s picture

Status: Needs review » Fixed

Thank you very much, pushed to the dev branch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.