Const
Creates an HTTP client for issuing Stripe API requests which uses the Web Fetch API.
A fetch function can optionally be passed in as a parameter. If none is passed, will default to the default fetch function in the global scope.
fetch
Optional
Creates an HTTP client for issuing Stripe API requests which uses the Web Fetch API.
A fetch function can optionally be passed in as a parameter. If none is passed, will default to the default
fetchfunction in the global scope.