Skip to content

Releases: enviodev/rescript-stripe

v0.13.0

Choose a tag to compare

@DZakh DZakh released this 02 Apr 09:40
cf6ef48

What's Changed

  • Add previous_attributes support to Stripe webhook events by @DZakh in #2
  • Add subscription update verification with previous state reconstruction by @DZakh in #3
  • Add Stripe Charge and Invoice payment support by @DZakh in #5
  • Subscription update bindings by @MJYoung114 in #4

New Contributors

Full Changelog: v0.8.3...v0.13.0

v0.8.3

Choose a tag to compare

@DZakh DZakh released this 03 Jun 09:09
8d1a5ce

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

Choose a tag to compare

@DZakh DZakh released this 22 Apr 12:53

Allow to enable automatic tax calculation in billing checkout. And update customer fields on a successful checkout.

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@DZakh DZakh released this 14 Apr 08:42

Fix preset with long metadata key.

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@DZakh DZakh released this 08 Apr 16:09

Add a feature to preset subscription plan for a customer.

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@DZakh DZakh released this 07 Apr 14:04

Improve product sync logic to use list requests instead of search and start updating name when it's changed in the config.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@DZakh DZakh released this 27 Feb 15:06

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

Choose a tag to compare

@DZakh DZakh released this 25 Feb 11:48

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

Choose a tag to compare

@DZakh DZakh released this 24 Feb 14:20
  • Make type safe metadata
  • Support WebHook handling

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

v0.3.0

Choose a tag to compare

@DZakh DZakh released this 24 Feb 14:19

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

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