Skip to content

Releases: backdrop-contrib/stripe

1.x-2.1.2

24 Jun 15:25
edcc7ea

Choose a tag to compare

What's Changed

  • Issue #42: Followup to ensure bundled version is always loaded if needed. by @laryn in 95d386b
  • Issue #46: Check for charges_enabled rather than livemode on Account. by @laryn in #47

Full Changelog: 1.x-2.1.1...1.x-2.1.2

1.x-2.1.1

19 Jun 17:44
9be5046

Choose a tag to compare

What's Changed

  • Issue #31: Fix undefined variable in stripe_requirements. by @laryn in #32
  • Issue #43: Implicitly marking parameter $event as nullable is deprecated. by @laryn in #44
  • Issue #42: Update Stripe PHP bindings to v20.2.1 and first check if the library is already loaded. by @laryn in #45

Full Changelog: 1.x-2.1.0...1.x-2.1.1

1.x-2.1.0

22 Dec 22:26
4fa1eab

Choose a tag to compare

1.x-2.1.0 Pre-release
Pre-release

Changes since 1.x-2.0.0:

  • Issue #22: Code cleanup needed in checking for Libraries module and API Keys. By @laryn and @jenlampton
  • Issue #24: Update Stripe PHP bindings to v13.7.0. By @laryn

1.x-2.0.0

04 Aug 16:37
b763272

Choose a tag to compare

Initial release for 1.x-2.x. Changes:

  • Bundles Stripe's PHP bindings (v7.29.0)
  • Incorporates functionality from the Drupal 7 webform_stripe module (7.x-1.15), allowing Stripe payments through webforms.
  • Renamed project from stripe_api to simply stripe

Initial Release after porting to Backdrop

22 Jun 21:54

Choose a tag to compare

1.x-1.0.0

Update in prep for initial release