View Source ExOAPI.Stripe.Schemas.CheckoutKonbiniPaymentMethodOptions (exoapi_stripe v0.1.4)
:expires_after_days :: :integer
The number of calendar days (between 1 and 60) after which Konbini payment instructions will expire. For example, if a PaymentIntent is confirmed with Konbini and expires_after_days
set to 2 on Monday JST, the instructions will expire on Wednesday 23:59:59 JST.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()