Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    alipay_handle_redirect?: AlipayHandleRedirect
    boleto_display_details?: BoletoDisplayDetails
    card_await_notification?: CardAwaitNotification
    cashapp_handle_redirect_or_display_qr_code?: Stripe.PaymentIntent.NextAction.CashappHandleRedirectOrDisplayQrCode
    display_bank_transfer_instructions?: Stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions
    multibanco_display_details?: MultibancoDisplayDetails
    oxxo_display_details?: OxxoDisplayDetails
    paynow_display_qr_code?: PaynowDisplayQrCode
    pix_display_qr_code?: PixDisplayQrCode
    promptpay_display_qr_code?: PromptpayDisplayQrCode
    swish_handle_redirect_or_display_qr_code?: Stripe.PaymentIntent.NextAction.SwishHandleRedirectOrDisplayQrCode
    type: string

    Type of the next action to perform. Refer to the other child attributes under next_action for available values. Examples include: redirect_to_url, use_stripe_sdk, alipay_handle_redirect, oxxo_display_details, or verify_with_microdeposits.

    When confirming a PaymentIntent with Stripe.js, Stripe.js depends on the contents of this dictionary to invoke authentication flows. The shape of the contents is subject to change and is only intended to be used by Stripe.js.

    wechat_pay_display_qr_code?: WechatPayDisplayQrCode
    wechat_pay_redirect_to_android_app?: WechatPayRedirectToAndroidApp
    wechat_pay_redirect_to_ios_app?: WechatPayRedirectToIosApp