Skip to content

Releases: enviodev/rescript-stripe

v0.6.0

27 Feb 15:06
Compare
Choose a tag to compare

Support one-time payments in the billing config and product catalog
Support billing past usage when creating a checkout session

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Feb 11:48
Compare
Choose a tag to compare

Refactor customer lookup from search API to list API with cache. Always up-to-date data and better rate-limiting.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 Feb 14:20
Compare
Choose a tag to compare
  • Make type safe metadata
  • Support WebHook handling

Full Changelog: v0.2.0...v0.4.0

v0.3.0

24 Feb 14:19
Compare
Choose a tag to compare

Add ability to retrieve subscription together with customer
Add customer portal helper

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Feb 13:42
Compare
Choose a tag to compare
  • Add more bindings to the subscription object
  • Rename TieredSubscription to Billing
  • Rename Tiers to Plans

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Feb 16:42
Compare
Choose a tag to compare

Initial release. See README.md to find what was added.

Full Changelog: https://github.com/enviodev/rescript-stripe/commits/v0.1.0