Stripe.Resources.Terminal.Reader.Action.ConfirmPaymentIntent.ConfirmConfig
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Terminal.Reader.Action.ConfirmPaymentIntent.ConfirmConfig{ return_url: String.t() | nil }
return_url- If the customer doesn't abandon authenticating the payment, they're redirected to this URL after completion. Max length: 5000.