Releases: pay-rails/pay
Releases · pay-rails/pay
v9.0.1
v9.0.0
What's Changed
- Update stripe_connect.md to reflect Stripe API changes and offer some color on Merchant#onboarding_complete by @TrevorHinesley in #1129
- add Asaas provider to the README.md by @PedroAugustoRamalhoDuarte in #1127
- Fixed typo by @pardeyke in #1136
- Fix documentation for fetching API record from processor by @kengreeff in #1142
New Contributors
- @TrevorHinesley made their first contribution in #1129
- @PedroAugustoRamalhoDuarte made their first contribution in #1127
- @pardeyke made their first contribution in #1136
- @kengreeff made their first contribution in #1142
Full Changelog: v8.3.0...v9.0.0
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