thoughtbot / fake_stripe

A Stripe fake so that you can avoid hitting Stripe servers in tests.
MIT License
401 stars 78 forks source link

Using with Stripe checkout #92

Closed staycreativedesign closed 1 month ago

staycreativedesign commented 5 years ago

Does this work with stripe checkout?? The response I get from fake_strip is totally broken... I check the network log and I see tokens and everything but it doesnt work at at...

https://gist.github.com/staycreativedesign/b11347d002f6cbc2f06af616fe806e98

What can I be missing?

stefannibrasil commented 1 month ago

Closing this because fake_stripe has been deprecated: https://github.com/thoughtbot/fake_stripe/pull/154