-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
I was hoping to use stripe-mock to test our billing process. Unfortunately, stripe-mock only accepts the latest version of the API (Related to Issue #110). The other issue is that stripe-mock let's you run a fake stripe API on your local machine, but the HTTP.host for this client is currently hardcoded to "api.stripe.com", which makes sense but does make it impossible to use stripe-mock.
I know updating to the latest API might be enough work to make this a non-starter, but I'd like to throw in a request for a customizable HTTP.host if possible.
dmjio
Metadata
Metadata
Assignees
Labels
No labels