You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Add support for creating a PaymentIntent via the sample backend (#34)
* Making all parameters controllable by client
* Pass back intent ID + secret
* Update Stripe ruby library to 3.17 for PaymentIntents. Support was added in 3.16: https://github.com/stripe/stripe-ruby/pull/657/files
0 commit comments