stripeapi-2.0.1.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Configuration

Description

Contains the default configuration

Synopsis

Documentation

defaultURL :: Text Source #

The default url specified by the OpenAPI specification

https://api.stripe.com/

defaultApplicationName :: Text Source #

The default application name used in the User-Agent header which is based on the info.title field of the specification

Stripe API

defaultConfiguration :: Configuration Source #

The default configuration containing the defaultURL and no authorization