Skip to content

Releases: zf-fr/zfr-stripe

v2.18.0

13 Jul 22:04
v2.18.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-07-07"

v2.17.0

01 Jul 20:05
v2.17.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-06-15"

v2.16.1

14 Apr 07:20
v2.16.1
Compare
Choose a tag to compare
  • Add the destination parameter when creating a charge (in all descriptors).

v2.16.0

10 Apr 21:00
v2.16.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-04-07" version.

v2.15.0

28 Mar 10:30
v2.15.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-03-24" version. This adds the property discountable for createInvoiceItem
    and updateInvoiceItem for all descriptors.

v2.14.1

19 Feb 21:31
v2.14.1
Compare
Choose a tag to compare
  • Fix missing import

v2.14.0

19 Feb 21:01
v2.14.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-02-18" version (note: this version brings several important breaking changes in how you use Stripe API).
  • Fix a bug when changing the API version at runtime did not properly updated the descriptor.

v2.13.0

17 Feb 08:31
v2.13.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-02-16" version

v2.12.1

13 Feb 14:51
v2.12.1
Compare
Choose a tag to compare
  • Set a simpler dependency for Guzzle (hopefully solving some dependencies problems)

v2.12.0

11 Feb 21:18
v2.12.0
Compare
Choose a tag to compare
  • [BC] Set default Stripe API to "2015-02-10" version