stripe / react-stripe-js

React components for Stripe.js and Stripe Elements
https://stripe.com/docs/stripe-js/react
MIT License
1.7k stars 259 forks source link

Support for stripe-mock to test donations locally #503

Closed Sembauke closed 1 month ago

Sembauke commented 1 month ago

What happened?

It would be nice if I could use stripe-mock to test my donations locally, it would require me to be able to change the base url.

Environment

No response

Reproduction

No response