Stripe.Resources.SwishHandleRedirectOrDisplayQrCode
(tiger_stripe v0.1.10)
Copy Markdown
View Source
PaymentIntentNextActionSwishHandleRedirectOrDisplayQrCode
Summary
Types
@type t() :: %Stripe.Resources.SwishHandleRedirectOrDisplayQrCode{ hosted_instructions_url: String.t(), mobile_auth_url: String.t(), qr_code: Stripe.Resources.SwishQrCode.t() }
hosted_instructions_url- The URL to the hosted Swish instructions page, which allows customers to view the QR code. Max length: 5000.mobile_auth_url- The url for mobile redirect based auth (for internal use only and not typically available in standard API requests). Max length: 5000.qr_code- Expandable.