Releases: pay-rails/pay
Releases · pay-rails/pay
v8.3.0
What's Changed
- Adding self.sync to fake processor for a consistent API by @luizkowalski in #1120
- Ignore Stripe failed payment webhooks for incomplete subscriptions by @excid3 in #1121
New Contributors
- @luizkowalski made their first contribution in #1120
Full Changelog: v8.2.2...v8.3.0
v8.2.2
Full Changelog: v8.2.1...v8.2.2
v8.2.1
Full Changelog: v8.2.0...v8.2.1
v8.2.0
What's Changed
- Update installation docs to v8 by @avinashjoshi in #1098
- Replace outdated update_customer! call in docs by @tumes in #1104
New Contributors
- @avinashjoshi made their first contribution in #1098
- @tumes made their first contribution in #1104
Full Changelog: v8.1.3...v8.2.0
v8.1.3
What's Changed
- Enhance Stripe billing portal documentation adding return_url option by @Mth0158 in #1092
- fix paddle billing docs: .customer --> .api_record by @olieidel in #1093
- Bump actionpack from 7.2.1 to 7.2.1.1 by @dependabot in #1089
- Bump actiontext from 7.2.1 to 7.2.1.1 by @dependabot in #1090
- Bump actionmailer from 7.2.1 to 7.2.1.1 by @dependabot in #1091
New Contributors
Full Changelog: v8.1.2...v8.1.3
v8.1.2
What's Changed
- Allow proration mode argument for paddle_billing subscription update by @jjatinggoyal in #1085
- Fix LemonSqueezy sync subscription method by @itsameandrea in #1087
- Fix typo in paddle_billing customer api_record method by @jjatinggoyal in #1088
New Contributors
- @itsameandrea made their first contribution in #1087
Full Changelog: v8.1.1...v8.1.2
v8.1.1
Full Changelog: v8.1.0...v8.1.1
v8.0.0
What's Changed
- Add Paddle Billing and Stripe sync methods by @excid3 in #943
- Update 2_configuration.md by @lesliepoolman in #1023
- Lock Pay::Customer while creating a Stripe customer by @mpvosseller in #1027
- Update Stripe version in docs by @deanpcmad in #1039
- Update Paddle to ~> 2.5 by @deanpcmad in #1038
- Stripe docs improvements by @coolprobn in #1007
- Lemon Squeezy support by @deanpcmad in #947
- Use STI for Pay models by @excid3 in #1042
- Update Stripe.js documentation link by @Mth0158 in #1045
- Lemon Squeezy Test Integration by @cmodena95 in #1044
- Bump rexml from 3.3.4 to 3.3.6 by @dependabot in #1047
- Add support for Stripe's Meter Events for usage based billing by @ayushn21 in #1051
- Add missing stripe webhook event to documentation by @lazyatom in #1062
- Change meter event to use the customer's processor ID by @ayushn21 in #1064
- Add link to create Stripe webhook with all the required events by @marckohlbrugge in #1065
- Bump puma from 6.4.2 to 6.4.3 by @dependabot in #1067
New Contributors
- @lesliepoolman made their first contribution in #1023
- @coolprobn made their first contribution in #1007
- @Mth0158 made their first contribution in #1045
- @cmodena95 made their first contribution in #1044
- @ayushn21 made their first contribution in #1051
- @lazyatom made their first contribution in #1062
Full Changelog: v7.3.0...v8.0.0
v7.2.1
v7.2.0
What's Changed
- Fixes link to Paddle billing doc by @BilalBudhani in #941
- Fix syntax error in lambda for
stripe_attributes
in docs example by @rameerez in #942 - Update Paddle Billing Payment Methods to use
payment_method_id
by @deanpcmad in #945 - Bump rails from 7.1.2 to 7.1.3 by @dependabot in #950
- Bump prawn from
208c300
to006917f
by @dependabot in #951 - Bump stripe from 10.5.0 to 10.6.0 by @dependabot in #952
- Bump sqlite3 from 1.7.0 to 1.7.2 by @dependabot in #953
- Bump overcommit from 0.61.0 to 0.62.0 by @dependabot in #954
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #955
- Update 1_installation.md by @richardun in #956
- Address nillable Paddle Billing values in subscription by @oliwoodsuk in #948
- Fixes refund mailer preview rendering receipt by @sam-f in #964
- Bump prawn from
bae682d
to837445d
by @dependabot in #962 - Bump stripe from 10.10.0 to 10.11.0 by @dependabot in #963
- Update Stripe Checkout docs to include the
ActiveSupport.on_load(:pay)
load hook by @rameerez in #978 - Stripe 11.x by @henrikbjorn in #980
- Bump nokogiri from 1.16.3 to 1.16.5 by @dependabot in #989
- Bump mocha from 2.1.0 to 2.2.0 by @dependabot in #984
- Bump sqlite3 from 1.7.3 to 2.0.1 by @dependabot in #985
- Bump paddle from 2.1.3 to 2.2.0 by @dependabot in #983
- Added devcontainer support by @JaceBayless in #988
- Fix to Paddle Billing Payment Method creation by @deanpcmad in #946
New Contributors
- @rameerez made their first contribution in #942
- @richardun made their first contribution in #956
- @oliwoodsuk made their first contribution in #948
- @sam-f made their first contribution in #964
- @henrikbjorn made their first contribution in #980
- @JaceBayless made their first contribution in #988
Full Changelog: v7.1.1...v7.2.0