Skip to content

Releases: tansengming/stripe-rails

Version 1.5.2

15 Oct 13:42
Compare
Choose a tag to compare
  • fixes undefined method `expand_path' for Stripe::File:Class - Thanks to @BitesGit for reporting this.

Version 1.5.1

01 Oct 14:52
Compare
Choose a tag to compare
  • Allow statement_descriptor to be set on products - Thanks to @jeanmartin

Version 1.5.0

27 Sep 16:16
Compare
Choose a tag to compare
  • Add Webhook Signature Validation - Thanks to @wkirby
  • Include nickname in the payload for plans - Thanks to @jeanmartin

Version 1.4.2

06 Sep 17:25
Compare
Choose a tag to compare
  • New attributes for Stripe Billing Plans.

Version 1.4.1

04 Sep 00:28
645a626
Compare
Choose a tag to compare
  • Fixes ActionController::UnknownFormat errors - Thanks to @ndbroadbent !

Version 1.4.0

30 Jul 15:59
Compare
Choose a tag to compare
  • Spanking new products builder for Stripe Billing (#117) - Thanks to @renchap for suggesting this and to @henryaj for reviewing it.

1.3.0

23 Jul 17:44
Compare
Choose a tag to compare

What's Changed

  • do not create new product when product id is provided (#115) - Thanks to @renchap for reporting this
  • updates travis to latest rubies (#112) - Note that after this change we will only run tests on Ruby 2.5, 2.4 and 2.3

Version 1.2.2

16 Apr 15:12
Compare
Choose a tag to compare
  • adds callback form customer.source.expiring. Thanks @Japestrale!

Version 1.2.1

22 Mar 14:44
Compare
Choose a tag to compare
  • Fixes Stripe API update on 2018-02-05 that breaks the plan builder (thanks to @georgecheng for reporting this!)

Version 1.2.0

02 Jan 18:42
Compare
Choose a tag to compare