Skip to content

Releases: pay-rails/pay

v5.0.2

19 Aug 11:00
8283e8b

Choose a tag to compare

What's Changed

  • Update installation doc to v5 by @bvalentino in #677
  • Add metered_subscription_item to Pay::Subscriptions to easily retrieve the metered subscription item for Stripe subscriptions - @excid3
  • Add not_fake_processor scope to Pay::Customer - @excid3

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

18 Aug 13:14
131df32

Choose a tag to compare

Full Changelog: v5.0.0...v5.0.1

  • Fixes Stripe API version

v5.0.0

11 Aug 00:00
d0367f5

Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v5.0.0

v4.0.2

27 Jul 18:26
eab715b

Choose a tag to compare

This release adds support for the Stripe client_reference_id to associate customers, charges, and subscriptions with a model in your Rails app automatically.

This is perfect for pairing with the new Pricing Tables that Stripe recently launched.

raycast-untitled (3)

What's Changed

Full Changelog: v4.0.1...v4.0.2

Initial Release (Fixed)

12 Jun 15:42

Choose a tag to compare

Pre-release

There was a dependency issue with the initial release.