Mayson Monorepo Documentation
    Preparing search index...
    interface PaymentMethodOptions {
        acss_debit?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.AcssDebit,
        >;
        affirm?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Affirm,
        >;
        afterpay_clearpay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.AfterpayClearpay,
        >;
        alipay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Alipay,
        >;
        alma?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Alma,
        >;
        amazon_pay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.AmazonPay,
        >;
        au_becs_debit?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.AuBecsDebit,
        >;
        bacs_debit?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.BacsDebit,
        >;
        bancontact?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Bancontact,
        >;
        billie?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Billie,
        >;
        blik?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Blik,
        >;
        boleto?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Boleto,
        >;
        card?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Card,
        >;
        card_present?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.CardPresent,
        >;
        cashapp?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Cashapp,
        >;
        crypto?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Crypto,
        >;
        customer_balance?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.CustomerBalance,
        >;
        eps?: Emptyable<Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Eps>;
        fpx?: Emptyable<Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Fpx>;
        giropay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Giropay,
        >;
        grabpay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Grabpay,
        >;
        ideal?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Ideal,
        >;
        interac_present?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.InteracPresent,
        >;
        kakao_pay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.KakaoPay,
        >;
        klarna?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Klarna,
        >;
        konbini?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Konbini,
        >;
        kr_card?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.KrCard,
        >;
        link?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Link,
        >;
        mb_way?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.MbWay,
        >;
        mobilepay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Mobilepay,
        >;
        multibanco?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Multibanco,
        >;
        naver_pay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.NaverPay,
        >;
        nz_bank_account?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.NzBankAccount,
        >;
        oxxo?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Oxxo,
        >;
        p24?: Emptyable<Stripe.PaymentIntentCreateParams.PaymentMethodOptions.P24>;
        pay_by_bank?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.PayByBank,
        >;
        payco?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Payco,
        >;
        paynow?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Paynow,
        >;
        paypal?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Paypal,
        >;
        payto?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Payto,
        >;
        pix?: Emptyable<Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Pix>;
        promptpay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Promptpay,
        >;
        revolut_pay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.RevolutPay,
        >;
        samsung_pay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.SamsungPay,
        >;
        satispay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Satispay,
        >;
        sepa_debit?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.SepaDebit,
        >;
        sofort?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Sofort,
        >;
        swish?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Swish,
        >;
        twint?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Twint,
        >;
        us_bank_account?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.UsBankAccount,
        >;
        wechat_pay?: Emptyable<
            Stripe.PaymentIntentCreateParams.PaymentMethodOptions.WechatPay,
        >;
        zip?: Emptyable<Stripe.PaymentIntentCreateParams.PaymentMethodOptions.Zip>;
    }
    Index

    Properties

    If this is a acss_debit PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options.

    If this is an affirm PaymentMethod, this sub-hash contains details about the Affirm payment method options.

    If this is a afterpay_clearpay PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options.

    If this is a alipay PaymentMethod, this sub-hash contains details about the Alipay payment method options.

    If this is a alma PaymentMethod, this sub-hash contains details about the Alma payment method options.

    If this is a amazon_pay PaymentMethod, this sub-hash contains details about the Amazon Pay payment method options.

    If this is a au_becs_debit PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options.

    If this is a bacs_debit PaymentMethod, this sub-hash contains details about the BACS Debit payment method options.

    If this is a bancontact PaymentMethod, this sub-hash contains details about the Bancontact payment method options.

    If this is a billie PaymentMethod, this sub-hash contains details about the Billie payment method options.

    If this is a blik PaymentMethod, this sub-hash contains details about the BLIK payment method options.

    If this is a boleto PaymentMethod, this sub-hash contains details about the Boleto payment method options.

    Configuration for any card payments attempted on this PaymentIntent.

    If this is a card_present PaymentMethod, this sub-hash contains details about the Card Present payment method options.

    If this is a cashapp PaymentMethod, this sub-hash contains details about the Cash App Pay payment method options.

    If this is a crypto PaymentMethod, this sub-hash contains details about the Crypto payment method options.

    If this is a customer balance PaymentMethod, this sub-hash contains details about the customer balance payment method options.

    If this is a eps PaymentMethod, this sub-hash contains details about the EPS payment method options.

    If this is a fpx PaymentMethod, this sub-hash contains details about the FPX payment method options.

    If this is a giropay PaymentMethod, this sub-hash contains details about the Giropay payment method options.

    If this is a grabpay PaymentMethod, this sub-hash contains details about the Grabpay payment method options.

    If this is a ideal PaymentMethod, this sub-hash contains details about the Ideal payment method options.

    If this is a interac_present PaymentMethod, this sub-hash contains details about the Card Present payment method options.

    If this is a kakao_pay PaymentMethod, this sub-hash contains details about the Kakao Pay payment method options.

    If this is a klarna PaymentMethod, this sub-hash contains details about the Klarna payment method options.

    If this is a konbini PaymentMethod, this sub-hash contains details about the Konbini payment method options.

    If this is a kr_card PaymentMethod, this sub-hash contains details about the KR Card payment method options.

    If this is a link PaymentMethod, this sub-hash contains details about the Link payment method options.

    If this is a mb_way PaymentMethod, this sub-hash contains details about the MB WAY payment method options.

    If this is a MobilePay PaymentMethod, this sub-hash contains details about the MobilePay payment method options.

    If this is a multibanco PaymentMethod, this sub-hash contains details about the Multibanco payment method options.

    If this is a naver_pay PaymentMethod, this sub-hash contains details about the Naver Pay payment method options.

    If this is a nz_bank_account PaymentMethod, this sub-hash contains details about the NZ BECS Direct Debit payment method options.

    If this is a oxxo PaymentMethod, this sub-hash contains details about the OXXO payment method options.

    If this is a p24 PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options.

    If this is a pay_by_bank PaymentMethod, this sub-hash contains details about the PayByBank payment method options.

    If this is a payco PaymentMethod, this sub-hash contains details about the PAYCO payment method options.

    If this is a paynow PaymentMethod, this sub-hash contains details about the PayNow payment method options.

    If this is a paypal PaymentMethod, this sub-hash contains details about the PayPal payment method options.

    If this is a payto PaymentMethod, this sub-hash contains details about the PayTo payment method options.

    If this is a pix PaymentMethod, this sub-hash contains details about the Pix payment method options.

    If this is a promptpay PaymentMethod, this sub-hash contains details about the PromptPay payment method options.

    If this is a revolut_pay PaymentMethod, this sub-hash contains details about the Revolut Pay payment method options.

    If this is a samsung_pay PaymentMethod, this sub-hash contains details about the Samsung Pay payment method options.

    If this is a satispay PaymentMethod, this sub-hash contains details about the Satispay payment method options.

    If this is a sepa_debit PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options.

    If this is a sofort PaymentMethod, this sub-hash contains details about the SOFORT payment method options.

    If this is a Swish PaymentMethod, this sub-hash contains details about the Swish payment method options.

    If this is a twint PaymentMethod, this sub-hash contains details about the TWINT payment method options.

    If this is a us_bank_account PaymentMethod, this sub-hash contains details about the US bank account payment method options.

    If this is a wechat_pay PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options.

    If this is a zip PaymentMethod, this sub-hash contains details about the Zip payment method options.