thoughtbot/fake_stripe

No support for Js v3

caherrerapa opened this issue ยท 6 comments

This gem is great, thanks for contributing. Currently Stripe offers v3 API and would be nice to have it here too

๐Ÿ‘ There seem to be no resources for testing against Stripe elements with RSpec either. This is awful cause I don't have a path to fix integration tests after migrating from Braintree :(

wxmn commented

Any plans on adding support for v3? Any technical hurdles that are blocking it? For instance, is it harder to mock the new Elements feature?

V3 support would be awesome! Any movement on this front?

I've just opened a PR for basic Elements support here #91

@danbee Thanks for your PR adding basic Elements support. We're looking at extending it to support inline validation and specific responses corresponding to the different Stripe testing numbers. Have you ran into the need for that functionality yourself?

Closing this because fake_stripe has been deprecated: #154