View Source ExOAPI.Stripe.Schemas.CheckoutOxxoPaymentMethodOptions (exoapi_stripe v0.1.4)
:expires_after_days :: :integer
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.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()