Skip to content

Releases: stripe/stripe-node

stripe-node v6.27.0

16 Mar 05:58
Compare
Choose a tag to compare
  • #581 Add support for deleting Terminal Location and Reader

See the changelog for more details.

stripe-node v6.26.1

14 Mar 17:41
8a333d8
Compare
Choose a tag to compare
  • #580 Fix support for HTTPS proxies

See the changelog for more details.

stripe-node v6.26.0

11 Mar 16:41
44fd7d3
Compare
Choose a tag to compare
  • #574 Encode Dates as Unix timestamps

See the changelog for more details.

stripe-node v6.25.1

14 Feb 18:00
f5a2f49
Compare
Choose a tag to compare
  • #565 Always encode arrays as integer-indexed hashes

See the changelog for more details.

stripe-node v6.25.0

14 Feb 17:59
Compare
Choose a tag to compare
  • #559 Add stripe.setMaxNetworkRetries(n) for automatic network retries

See the changelog for more details.

stripe-node v6.24.0

12 Feb 16:31
Compare
Choose a tag to compare
  • #562 Add support for SubscriptionSchedule and SubscriptionScheduleRevision

See the changelog for more details.

stripe-node v6.23.1

04 Feb 10:48
a04d9bb
Compare
Choose a tag to compare
  • #560 Enable persistent connections by default

See the changelog for more details.

stripe-node v6.23.0

31 Jan 01:04
Compare
Choose a tag to compare
  • #557 Add configurable telemetry to gather information on client-side request latency

See the changelog for more details.

stripe-node v6.22.0

25 Jan 22:19
Compare
Choose a tag to compare
  • #555 Add support for OAuth methods

See the changelog for more details.

stripe-node v6.21.0

23 Jan 23:44
Compare
Choose a tag to compare
  • #551 Rename CheckoutSession to Session and move it under the checkout namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.

See the changelog for more details.