View Source ExOAPI.Stripe.Schemas.PaymentIntentNextActionDisplayOxxoDetails (exoapi_stripe v0.1.4)
:expires_after :: :integer
The timestamp after which the OXXO voucher expires.
:hosted_voucher_url :: :string
The URL for the hosted OXXO voucher page, which allows customers to view and print an OXXO voucher.
:number :: :string
OXXO reference number.
Link to this section Summary
Link to this section Types
@type params() :: map()
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()