Releases: tansengming/stripe-rails
Releases · tansengming/stripe-rails
Version 1.5.2
- fixes undefined method `expand_path' for Stripe::File:Class - Thanks to @BitesGit for reporting this.
Version 1.5.1
- Allow statement_descriptor to be set on products - Thanks to @jeanmartin
Version 1.5.0
- Add Webhook Signature Validation - Thanks to @wkirby
- Include nickname in the payload for plans - Thanks to @jeanmartin
Version 1.4.2
- New attributes for Stripe Billing Plans.
Version 1.4.1
- Fixes ActionController::UnknownFormat errors - Thanks to @ndbroadbent !
Version 1.4.0
1.3.0
Version 1.2.2
- adds callback form
customer.source.expiring
. Thanks @Japestrale!
Version 1.2.1
- Fixes Stripe API update on 2018-02-05 that breaks the plan builder (thanks to @georgecheng for reporting this!)
Version 1.2.0
- Added additional callbacks (thanks @lloydpick & @dja)