View Source ExOAPI.Stripe.Schemas.PaymentIntentNextActionRedirectToUrl (exoapi_stripe v0.1.4)
:return_url :: :string
If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.
:url :: :string
The URL you must redirect your customer to in order to authenticate the payment.
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()