pub struct ConfirmPaymentIntentPaymentMethodOptions {Show 48 fields
pub acss_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsAcssDebit>,
pub affirm: Option<ConfirmPaymentIntentPaymentMethodOptionsAffirm>,
pub afterpay_clearpay: Option<ConfirmPaymentIntentPaymentMethodOptionsAfterpayClearpay>,
pub alipay: Option<ConfirmPaymentIntentPaymentMethodOptionsAlipay>,
pub alma: Option<ConfirmPaymentIntentPaymentMethodOptionsAlma>,
pub amazon_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsAmazonPay>,
pub au_becs_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsAuBecsDebit>,
pub bacs_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsBacsDebit>,
pub bancontact: Option<ConfirmPaymentIntentPaymentMethodOptionsBancontact>,
pub billie: Option<ConfirmPaymentIntentPaymentMethodOptionsBillie>,
pub blik: Option<ConfirmPaymentIntentPaymentMethodOptionsBlik>,
pub boleto: Option<ConfirmPaymentIntentPaymentMethodOptionsBoleto>,
pub card: Option<ConfirmPaymentIntentPaymentMethodOptionsCard>,
pub card_present: Option<ConfirmPaymentIntentPaymentMethodOptionsCardPresent>,
pub cashapp: Option<ConfirmPaymentIntentPaymentMethodOptionsCashapp>,
pub customer_balance: Option<ConfirmPaymentIntentPaymentMethodOptionsCustomerBalance>,
pub eps: Option<ConfirmPaymentIntentPaymentMethodOptionsEps>,
pub fpx: Option<ConfirmPaymentIntentPaymentMethodOptionsFpx>,
pub giropay: Option<ConfirmPaymentIntentPaymentMethodOptionsGiropay>,
pub grabpay: Option<ConfirmPaymentIntentPaymentMethodOptionsGrabpay>,
pub ideal: Option<ConfirmPaymentIntentPaymentMethodOptionsIdeal>,
pub interac_present: Option<Value>,
pub kakao_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsKakaoPay>,
pub klarna: Option<ConfirmPaymentIntentPaymentMethodOptionsKlarna>,
pub konbini: Option<ConfirmPaymentIntentPaymentMethodOptionsKonbini>,
pub kr_card: Option<ConfirmPaymentIntentPaymentMethodOptionsKrCard>,
pub link: Option<ConfirmPaymentIntentPaymentMethodOptionsLink>,
pub mobilepay: Option<ConfirmPaymentIntentPaymentMethodOptionsMobilepay>,
pub multibanco: Option<ConfirmPaymentIntentPaymentMethodOptionsMultibanco>,
pub naver_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsNaverPay>,
pub nz_bank_account: Option<ConfirmPaymentIntentPaymentMethodOptionsNzBankAccount>,
pub oxxo: Option<ConfirmPaymentIntentPaymentMethodOptionsOxxo>,
pub p24: Option<ConfirmPaymentIntentPaymentMethodOptionsP24>,
pub pay_by_bank: Option<Value>,
pub payco: Option<ConfirmPaymentIntentPaymentMethodOptionsPayco>,
pub paynow: Option<ConfirmPaymentIntentPaymentMethodOptionsPaynow>,
pub paypal: Option<ConfirmPaymentIntentPaymentMethodOptionsPaypal>,
pub pix: Option<ConfirmPaymentIntentPaymentMethodOptionsPix>,
pub promptpay: Option<ConfirmPaymentIntentPaymentMethodOptionsPromptpay>,
pub revolut_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsRevolutPay>,
pub samsung_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsSamsungPay>,
pub sepa_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsSepaDebit>,
pub sofort: Option<ConfirmPaymentIntentPaymentMethodOptionsSofort>,
pub swish: Option<ConfirmPaymentIntentPaymentMethodOptionsSwish>,
pub twint: Option<ConfirmPaymentIntentPaymentMethodOptionsTwint>,
pub us_bank_account: Option<ConfirmPaymentIntentPaymentMethodOptionsUsBankAccount>,
pub wechat_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsWechatPay>,
pub zip: Option<ConfirmPaymentIntentPaymentMethodOptionsZip>,
}
Expand description
Payment method-specific configuration for this PaymentIntent.
Fields§
§acss_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsAcssDebit>
If this is a acss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options.
affirm: Option<ConfirmPaymentIntentPaymentMethodOptionsAffirm>
If this is an affirm
PaymentMethod, this sub-hash contains details about the Affirm payment method options.
afterpay_clearpay: Option<ConfirmPaymentIntentPaymentMethodOptionsAfterpayClearpay>
If this is a afterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options.
alipay: Option<ConfirmPaymentIntentPaymentMethodOptionsAlipay>
If this is a alipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options.
alma: Option<ConfirmPaymentIntentPaymentMethodOptionsAlma>
If this is a alma
PaymentMethod, this sub-hash contains details about the Alma payment method options.
amazon_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsAmazonPay>
If this is a amazon_pay
PaymentMethod, this sub-hash contains details about the Amazon Pay payment method options.
au_becs_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsAuBecsDebit>
If this is a au_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options.
bacs_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsBacsDebit>
If this is a bacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options.
bancontact: Option<ConfirmPaymentIntentPaymentMethodOptionsBancontact>
If this is a bancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options.
billie: Option<ConfirmPaymentIntentPaymentMethodOptionsBillie>
If this is a billie
PaymentMethod, this sub-hash contains details about the Billie payment method options.
blik: Option<ConfirmPaymentIntentPaymentMethodOptionsBlik>
If this is a blik
PaymentMethod, this sub-hash contains details about the BLIK payment method options.
boleto: Option<ConfirmPaymentIntentPaymentMethodOptionsBoleto>
If this is a boleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options.
card: Option<ConfirmPaymentIntentPaymentMethodOptionsCard>
Configuration for any card payments attempted on this PaymentIntent.
card_present: Option<ConfirmPaymentIntentPaymentMethodOptionsCardPresent>
If this is a card_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options.
cashapp: Option<ConfirmPaymentIntentPaymentMethodOptionsCashapp>
If this is a cashapp
PaymentMethod, this sub-hash contains details about the Cash App Pay payment method options.
customer_balance: Option<ConfirmPaymentIntentPaymentMethodOptionsCustomerBalance>
If this is a customer balance
PaymentMethod, this sub-hash contains details about the customer balance payment method options.
eps: Option<ConfirmPaymentIntentPaymentMethodOptionsEps>
If this is a eps
PaymentMethod, this sub-hash contains details about the EPS payment method options.
fpx: Option<ConfirmPaymentIntentPaymentMethodOptionsFpx>
If this is a fpx
PaymentMethod, this sub-hash contains details about the FPX payment method options.
giropay: Option<ConfirmPaymentIntentPaymentMethodOptionsGiropay>
If this is a giropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options.
grabpay: Option<ConfirmPaymentIntentPaymentMethodOptionsGrabpay>
If this is a grabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options.
ideal: Option<ConfirmPaymentIntentPaymentMethodOptionsIdeal>
If this is a ideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options.
interac_present: Option<Value>
If this is a interac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options.
kakao_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsKakaoPay>
If this is a kakao_pay
PaymentMethod, this sub-hash contains details about the Kakao Pay payment method options.
klarna: Option<ConfirmPaymentIntentPaymentMethodOptionsKlarna>
If this is a klarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options.
konbini: Option<ConfirmPaymentIntentPaymentMethodOptionsKonbini>
If this is a konbini
PaymentMethod, this sub-hash contains details about the Konbini payment method options.
kr_card: Option<ConfirmPaymentIntentPaymentMethodOptionsKrCard>
If this is a kr_card
PaymentMethod, this sub-hash contains details about the KR Card payment method options.
link: Option<ConfirmPaymentIntentPaymentMethodOptionsLink>
If this is a link
PaymentMethod, this sub-hash contains details about the Link payment method options.
mobilepay: Option<ConfirmPaymentIntentPaymentMethodOptionsMobilepay>
If this is a MobilePay
PaymentMethod, this sub-hash contains details about the MobilePay payment method options.
multibanco: Option<ConfirmPaymentIntentPaymentMethodOptionsMultibanco>
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.
nz_bank_account: Option<ConfirmPaymentIntentPaymentMethodOptionsNzBankAccount>
If this is a nz_bank_account
PaymentMethod, this sub-hash contains details about the NZ BECS Direct Debit payment method options.
oxxo: Option<ConfirmPaymentIntentPaymentMethodOptionsOxxo>
If this is a oxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options.
p24: Option<ConfirmPaymentIntentPaymentMethodOptionsP24>
If this is a p24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options.
pay_by_bank: Option<Value>
If this is a pay_by_bank
PaymentMethod, this sub-hash contains details about the PayByBank payment method options.
payco: Option<ConfirmPaymentIntentPaymentMethodOptionsPayco>
If this is a payco
PaymentMethod, this sub-hash contains details about the PAYCO payment method options.
paynow: Option<ConfirmPaymentIntentPaymentMethodOptionsPaynow>
If this is a paynow
PaymentMethod, this sub-hash contains details about the PayNow payment method options.
paypal: Option<ConfirmPaymentIntentPaymentMethodOptionsPaypal>
If this is a paypal
PaymentMethod, this sub-hash contains details about the PayPal payment method options.
pix: Option<ConfirmPaymentIntentPaymentMethodOptionsPix>
If this is a pix
PaymentMethod, this sub-hash contains details about the Pix payment method options.
promptpay: Option<ConfirmPaymentIntentPaymentMethodOptionsPromptpay>
If this is a promptpay
PaymentMethod, this sub-hash contains details about the PromptPay payment method options.
revolut_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsRevolutPay>
If this is a revolut_pay
PaymentMethod, this sub-hash contains details about the Revolut Pay payment method options.
samsung_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsSamsungPay>
If this is a samsung_pay
PaymentMethod, this sub-hash contains details about the Samsung Pay payment method options.
sepa_debit: Option<ConfirmPaymentIntentPaymentMethodOptionsSepaDebit>
If this is a sepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options.
sofort: Option<ConfirmPaymentIntentPaymentMethodOptionsSofort>
If this is a sofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options.
swish: Option<ConfirmPaymentIntentPaymentMethodOptionsSwish>
If this is a Swish
PaymentMethod, this sub-hash contains details about the Swish payment method options.
twint: Option<ConfirmPaymentIntentPaymentMethodOptionsTwint>
If this is a twint
PaymentMethod, this sub-hash contains details about the TWINT payment method options.
us_bank_account: Option<ConfirmPaymentIntentPaymentMethodOptionsUsBankAccount>
If this is a us_bank_account
PaymentMethod, this sub-hash contains details about the US bank account payment method options.
wechat_pay: Option<ConfirmPaymentIntentPaymentMethodOptionsWechatPay>
If this is a wechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options.
zip: Option<ConfirmPaymentIntentPaymentMethodOptionsZip>
If this is a zip
PaymentMethod, this sub-hash contains details about the Zip payment method options.
Implementations§
Trait Implementations§
Source§impl Clone for ConfirmPaymentIntentPaymentMethodOptions
impl Clone for ConfirmPaymentIntentPaymentMethodOptions
Source§fn clone(&self) -> ConfirmPaymentIntentPaymentMethodOptions
fn clone(&self) -> ConfirmPaymentIntentPaymentMethodOptions
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read more