stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodOptionsOxxo

Description

Contains the types generated from the schema PaymentMethodOptionsOxxo

Synopsis

Documentation

data PaymentMethodOptionsOxxo Source #

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

Constructors

PaymentMethodOptionsOxxo 

Fields

  • paymentMethodOptionsOxxoExpiresAfterDays :: Int

    expires_after_days: The number of calendar days before an OXXO invoice expires. For example, if you create an OXXO invoice on Monday and you set expires_after_days to 2, the OXXO invoice will expire on Wednesday at 23:59 America/Mexico_City time.