stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodOptionsAfterpayClearpay

Description

Contains the types generated from the schema PaymentMethodOptionsAfterpayClearpay

Synopsis

Documentation

data PaymentMethodOptionsAfterpayClearpay Source #

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

Constructors

PaymentMethodOptionsAfterpayClearpay 

Fields

  • paymentMethodOptionsAfterpayClearpayReference :: Maybe Text

    reference: Order identifier shown to the merchant in Afterpay’s online portal. We recommend using a value that helps you answer any questions a customer might have about the payment. The identifier is limited to 128 characters and may contain only letters, digits, underscores, backslashes and dashes.

    Constraints:

    • Maximum length of 5000