stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodOptionsSofort

Description

Contains the types generated from the schema PaymentMethodOptionsSofort

Synopsis

Documentation

data PaymentMethodOptionsSofort Source #

Defines the object schema located at components.schemas.payment_method_options_sofort in the specification.

Constructors

PaymentMethodOptionsSofort 

Fields

data PaymentMethodOptionsSofortPreferredLanguage' Source #

Defines the enum schema located at components.schemas.payment_method_options_sofort.properties.preferred_language in the specification.

Preferred language of the SOFORT authorization page that the customer is redirected to.

Constructors

PaymentMethodOptionsSofortPreferredLanguage'Other Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

PaymentMethodOptionsSofortPreferredLanguage'Typed Text

This constructor can be used to send values to the server which are not present in the specification yet.

PaymentMethodOptionsSofortPreferredLanguage'EnumDe

Represents the JSON value "de"

PaymentMethodOptionsSofortPreferredLanguage'EnumEn

Represents the JSON value "en"

PaymentMethodOptionsSofortPreferredLanguage'EnumEs

Represents the JSON value "es"

PaymentMethodOptionsSofortPreferredLanguage'EnumFr

Represents the JSON value "fr"

PaymentMethodOptionsSofortPreferredLanguage'EnumIt

Represents the JSON value "it"

PaymentMethodOptionsSofortPreferredLanguage'EnumNl

Represents the JSON value "nl"

PaymentMethodOptionsSofortPreferredLanguage'EnumPl

Represents the JSON value "pl"