thoughtbot / fake_stripe

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

Add basic V3 support for Stripe Elements #91

Closed danbee closed 6 years ago

danbee commented 6 years ago

This PR adds very basic support for Stripe Elements.

I'm sure there's more to add but this is working for us right now.