stripe-samples / saving-card-without-payment

How to build a form to save a credit card without taking a payment.
https://stripe.com/docs/payments/save-and-reuse
MIT License
127 stars 68 forks source link

change endpoint name public-key to stripe-key for ruby server #21

Closed Vchekryzhov closed 3 years ago

Vchekryzhov commented 3 years ago

the stripe-key was missing on the server endpoints. What made it impossible to run the sample