Releases: pay-rails/pay
Releases · pay-rails/pay
v7.1.1
What's Changed
- Safely handle Stripe payment methods without extra details by @excid3 in #920
- Test with Ruby 3.3 by @deanpcmad in #924
- Bump braintree from 4.16.0 to 4.17.0 by @dependabot in #925
- Bump net-imap from 0.4.7 to 0.4.9 by @dependabot in #929
- Bump stripe from 10.2.0 to 10.4.0 by @dependabot in #928
- Bump standard from 1.32.1 to 1.33.0 by @dependabot in #926
- Bump overcommit from 0.60.0 to 0.61.0 by @dependabot in #930
- Bump sqlite3 from 1.6.9 to 1.7.0 by @dependabot in #927
- Fix: update pay gem version to 7 by @chrismahon in #932
- Clear trial end when subscription becomes active by @excid3 in #936
New Contributors
- @chrismahon made their first contribution in #932
Full Changelog: v7.1.0...v7.1.1
v7.1.0
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- Updates Stripe gem version in the docs by @BilalBudhani in #846
- Added support for Paddle Billing by @deanpcmad in #838
- Canceled subscriptions are now always inactive by @excid3 in #860
- Fix invalid client_reference_id composition by @ledermann in #854
- Update Stripe Connect ReadMe by @oladejihenry in #853
- Fix for
strong_migrations
by @DaniG2k in #850 - Make sure onboarding_complete? returns a boolean value by @olimart in #851
- Cancel past due subscriptions immediately instead of next period by @excid3 in #848
- Update GitHub Actions to use main branch by @deanpcmad in #871
- Fix issue with Paddle Billing Charges when there's no payment details by @deanpcmad in #872
- Add Rails 7.1 to tests and remove Ruby 2.7 as it's EOL by @deanpcmad in #878
- Update 1_installation.md with Stripe version 10 by @olimart in #880
- Paddle Billing Docs by @deanpcmad in #873
- Paddle Billing Updates by @deanpcmad in #875
- Rename Paddle to Paddle Billing by @deanpcmad in #886
- Initial work on Paddle Billing tests by @deanpcmad in #887
- Consider Paddle Classic cancellations as active until end of period by @excid3 in #889
- Bump importmap-rails from 1.2.1 to 1.2.3 by @dependabot in #892
- Bump net-imap from 0.4.2 to 0.4.3 by @dependabot in #891
- Paddle Billing Client Tokens & docs tweaks by @deanpcmad in #895
- Remove PaddlePay by @deanpcmad in #894
- Update upgrade docs for
paddle_pay
by @deanpcmad in #896 - Retrieve paddle subscription with options by @samuelmolinari in #890
- Create pull_request_template.md by @cjilbert504 in #902
- Create issue_template.md by @cjilbert504 in #903
- Bump standard from 1.31.2 to 1.32.0 by @dependabot in #912
- Bump net-imap from 0.4.3 to 0.4.7 by @dependabot in #906
- Bump rails from 7.1.1 to 7.1.2 by @dependabot in #911
- Bump paddle from 2.1.2 to 2.1.3 by @dependabot in #910
- Bump braintree from 4.15.0 to 4.16.0 by @dependabot in #909
- Bump sqlite3 from 1.6.7 to 1.6.9 by @dependabot in #907
- Bump stripe from 10.0.0 to 10.2.0 by @dependabot in #908
New Contributors
- @oladejihenry made their first contribution in #853
- @DaniG2k made their first contribution in #850
- @samuelmolinari made their first contribution in #890
Full Changelog: v6.8.1...v7.0.0
v6.8.1
v6.8.0
What's Changed
- Update documentation for reconciling stripe customer subscriptions by @Willardgmoore in #841
New Contributors
- @Willardgmoore made their first contribution in #841
Full Changelog: v6.7.2...v6.8.0
v6.7.1
What's Changed
- fix typo -- Update 2_configuration.md by @drewhoffer in #835
New Contributors
- @drewhoffer made their first contribution in #835
Full Changelog: v6.7.0...v6.7.1
v6.7.0
What's Changed
- Adds documentation related to Stripe customer reconciliation (resolves #831) by @btonic in #832
- Removed references to Rails.applications.secrets by @heliocola in #834
- feat: Sync Stripe Credit Balance to Pay::Customer by @nachiket87 in #825
New Contributors
- @btonic made their first contribution in #832
- @heliocola made their first contribution in #834
- @nachiket87 made their first contribution in #825
Full Changelog: v6.6.1...v6.7.0
v6.6.0
What's Changed
- Update 3_customers.md by @SyedMSawaid in #817
- delegate ends_at? to pay_subscription by @cjilbert504 in #822
- Paddle update payment method by @cjilbert504 in #821
- Adds Stripe client_reference_id generator and lookup by @excid3 in #823
New Contributors
- @SyedMSawaid made their first contribution in #817
Full Changelog: v6.5.0...v6.6.0
6.5.0
v6.4.0
What's Changed
- Fix "subscritpion" typo by @marckohlbrugge in #814
New Contributors
- @marckohlbrugge made their first contribution in #814
Full Changelog: v6.3.4...v6.4.0