Skip to content

Allow customizable HTTP.host? #112

@linzjax

Description

@linzjax

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions