Skip to content

Releases: stripe/stripe-ruby

stripe-ruby v4.10.0

18 Mar 23:50
Compare
Choose a tag to compare
  • #745 Add support for the PaymentMethod resource and APIs
  • #747 Add support for retrieving a Checkout Session
  • #748 Add support for deleting a Terminal Location and Reader

See the changelog for more details.

stripe-ruby v4.9.1

18 Mar 19:56
Compare
Choose a tag to compare
  • #750 Catch error and warn if unable to remove a method

See the changelog for more details.

stripe-ruby v4.9.0

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

See the changelog for more details.

stripe-ruby v4.8.1

11 Feb 19:31
Compare
Choose a tag to compare
  • #743 Fix bug in file uploading introduced in #741

See the changelog for more details.

stripe-ruby v4.8.0

03 Feb 20:27
Compare
Choose a tag to compare
  • #741 Use FaradayStripeEncoder to encode all parameter styles

See the changelog for more details.

stripe-ruby v4.7.1

01 Feb 20:47
Compare
Choose a tag to compare
  • #740 Fix query encoding for integer-indexed maps

See the changelog for more details.

stripe-ruby v4.7.0

23 Jan 23:51
Compare
Choose a tag to compare
  • #735 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.

stripe-ruby v4.6.0

21 Jan 12:23
130704a
Compare
Choose a tag to compare
  • #736 Properly serialize individual on Account objects

See the changelog for more details.

stripe-ruby v4.5.0

02 Jan 15:04
Compare
Choose a tag to compare
  • #719 Generate OAuth authorize URLs for Express accounts as well as standard

See the changelog for more details.

stripe-ruby v4.4.1

31 Dec 18:13
Compare
Choose a tag to compare
  • #718 Fix an error message typo

See the changelog for more details.