Stripe.Resources.UPIHandleRedirectOrDisplayQrCode (tiger_stripe v0.4.0)

Copy Markdown View Source

PaymentIntentNextActionUpiHandleRedirectOrDisplayQrCode

Summary

Types

t()

@type t() :: %Stripe.Resources.UPIHandleRedirectOrDisplayQrCode{
  hosted_instructions_url: term(),
  qr_code: term()
}
  • hosted_instructions_url - The URL to the hosted UPI instructions page, which allows customers to view the QR code. Max length: 5000.
  • qr_code - Expandable.

Functions

expandable_fields()

object_name()