Skip to content

Releases: pqvst/checkout

2.2.0

04 Sep 07:50
Compare
Choose a tag to compare
  • Fixing compatibility with stripe api version 2020-08-27
  • Adding option to specify a tax rate for eu countries only

2.1.0

04 Sep 06:34
Compare
Choose a tag to compare
  • Fixed not able to cancel/reactivate/delete past_due and incomplete subscriptions.
  • Fixed status for cancelled trialing, past_due, and incomplete subscriptions.

2.0.1

08 May 09:00
Compare
Choose a tag to compare
  • Fixing subscription.metadata type

2.0.0

08 May 08:44
Compare
Choose a tag to compare
  • BREAKING: Moved client dist from dist/checkout.js to dist/client/checkout.js
  • Adding periodEnd timestamp to subscription object returned from getSubscription
  • Converted project source to TypeScript