pub struct UpdatePaymentIntentPaymentMethodData {Show 32 fields
pub acss_debit: Option<UpdatePaymentIntentPaymentMethodDataAcssDebit>,
pub affirm: Option<UpdatePaymentIntentPaymentMethodDataAffirm>,
pub afterpay_clearpay: Option<UpdatePaymentIntentPaymentMethodDataAfterpayClearpay>,
pub alipay: Option<UpdatePaymentIntentPaymentMethodDataAlipay>,
pub au_becs_debit: Option<UpdatePaymentIntentPaymentMethodDataAuBecsDebit>,
pub bacs_debit: Option<UpdatePaymentIntentPaymentMethodDataBacsDebit>,
pub bancontact: Option<UpdatePaymentIntentPaymentMethodDataBancontact>,
pub billing_details: Option<UpdatePaymentIntentPaymentMethodDataBillingDetails>,
pub blik: Option<UpdatePaymentIntentPaymentMethodDataBlik>,
pub boleto: Option<UpdatePaymentIntentPaymentMethodDataBoleto>,
pub customer_balance: Option<UpdatePaymentIntentPaymentMethodDataCustomerBalance>,
pub eps: Option<UpdatePaymentIntentPaymentMethodDataEps>,
pub fpx: Option<UpdatePaymentIntentPaymentMethodDataFpx>,
pub giropay: Option<UpdatePaymentIntentPaymentMethodDataGiropay>,
pub grabpay: Option<UpdatePaymentIntentPaymentMethodDataGrabpay>,
pub ideal: Option<UpdatePaymentIntentPaymentMethodDataIdeal>,
pub interac_present: Option<UpdatePaymentIntentPaymentMethodDataInteracPresent>,
pub klarna: Option<UpdatePaymentIntentPaymentMethodDataKlarna>,
pub konbini: Option<UpdatePaymentIntentPaymentMethodDataKonbini>,
pub link: Option<UpdatePaymentIntentPaymentMethodDataLink>,
pub metadata: Metadata,
pub oxxo: Option<UpdatePaymentIntentPaymentMethodDataOxxo>,
pub p24: Option<UpdatePaymentIntentPaymentMethodDataP24>,
pub paynow: Option<UpdatePaymentIntentPaymentMethodDataPaynow>,
pub pix: Option<UpdatePaymentIntentPaymentMethodDataPix>,
pub promptpay: Option<UpdatePaymentIntentPaymentMethodDataPromptpay>,
pub radar_options: Option<UpdatePaymentIntentPaymentMethodDataRadarOptions>,
pub sepa_debit: Option<UpdatePaymentIntentPaymentMethodDataSepaDebit>,
pub sofort: Option<UpdatePaymentIntentPaymentMethodDataSofort>,
pub type_: UpdatePaymentIntentPaymentMethodDataType,
pub us_bank_account: Option<UpdatePaymentIntentPaymentMethodDataUsBankAccount>,
pub wechat_pay: Option<UpdatePaymentIntentPaymentMethodDataWechatPay>,
}Fields§
§acss_debit: Option<UpdatePaymentIntentPaymentMethodDataAcssDebit>If this is an acss_debit PaymentMethod, this hash contains details about the ACSS Debit payment method.
affirm: Option<UpdatePaymentIntentPaymentMethodDataAffirm>If this is an affirm PaymentMethod, this hash contains details about the Affirm payment method.
afterpay_clearpay: Option<UpdatePaymentIntentPaymentMethodDataAfterpayClearpay>If this is an AfterpayClearpay PaymentMethod, this hash contains details about the AfterpayClearpay payment method.
alipay: Option<UpdatePaymentIntentPaymentMethodDataAlipay>If this is an Alipay PaymentMethod, this hash contains details about the Alipay payment method.
au_becs_debit: Option<UpdatePaymentIntentPaymentMethodDataAuBecsDebit>If this is an au_becs_debit PaymentMethod, this hash contains details about the bank account.
bacs_debit: Option<UpdatePaymentIntentPaymentMethodDataBacsDebit>If this is a bacs_debit PaymentMethod, this hash contains details about the Bacs Direct Debit bank account.
bancontact: Option<UpdatePaymentIntentPaymentMethodDataBancontact>If this is a bancontact PaymentMethod, this hash contains details about the Bancontact payment method.
billing_details: Option<UpdatePaymentIntentPaymentMethodDataBillingDetails>Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
blik: Option<UpdatePaymentIntentPaymentMethodDataBlik>If this is a blik PaymentMethod, this hash contains details about the BLIK payment method.
boleto: Option<UpdatePaymentIntentPaymentMethodDataBoleto>If this is a boleto PaymentMethod, this hash contains details about the Boleto payment method.
customer_balance: Option<UpdatePaymentIntentPaymentMethodDataCustomerBalance>If this is a customer_balance PaymentMethod, this hash contains details about the CustomerBalance payment method.
eps: Option<UpdatePaymentIntentPaymentMethodDataEps>If this is an eps PaymentMethod, this hash contains details about the EPS payment method.
fpx: Option<UpdatePaymentIntentPaymentMethodDataFpx>If this is an fpx PaymentMethod, this hash contains details about the FPX payment method.
giropay: Option<UpdatePaymentIntentPaymentMethodDataGiropay>If this is a giropay PaymentMethod, this hash contains details about the Giropay payment method.
grabpay: Option<UpdatePaymentIntentPaymentMethodDataGrabpay>If this is a grabpay PaymentMethod, this hash contains details about the GrabPay payment method.
ideal: Option<UpdatePaymentIntentPaymentMethodDataIdeal>If this is an ideal PaymentMethod, this hash contains details about the iDEAL payment method.
interac_present: Option<UpdatePaymentIntentPaymentMethodDataInteracPresent>If this is an interac_present PaymentMethod, this hash contains details about the Interac Present payment method.
klarna: Option<UpdatePaymentIntentPaymentMethodDataKlarna>If this is a klarna PaymentMethod, this hash contains details about the Klarna payment method.
konbini: Option<UpdatePaymentIntentPaymentMethodDataKonbini>If this is a konbini PaymentMethod, this hash contains details about the Konbini payment method.
link: Option<UpdatePaymentIntentPaymentMethodDataLink>If this is an Link PaymentMethod, this hash contains details about the Link payment method.
metadata: MetadataSet of key-value pairs that you can attach to an object.
This can be useful for storing additional information about the object in a structured format.
Individual keys can be unset by posting an empty value to them.
All keys can be unset by posting an empty value to metadata.
oxxo: Option<UpdatePaymentIntentPaymentMethodDataOxxo>If this is an oxxo PaymentMethod, this hash contains details about the OXXO payment method.
p24: Option<UpdatePaymentIntentPaymentMethodDataP24>If this is a p24 PaymentMethod, this hash contains details about the P24 payment method.
paynow: Option<UpdatePaymentIntentPaymentMethodDataPaynow>If this is a paynow PaymentMethod, this hash contains details about the PayNow payment method.
pix: Option<UpdatePaymentIntentPaymentMethodDataPix>If this is a pix PaymentMethod, this hash contains details about the Pix payment method.
promptpay: Option<UpdatePaymentIntentPaymentMethodDataPromptpay>If this is a promptpay PaymentMethod, this hash contains details about the PromptPay payment method.
radar_options: Option<UpdatePaymentIntentPaymentMethodDataRadarOptions>Options to configure Radar.
See Radar Session for more information.
sepa_debit: Option<UpdatePaymentIntentPaymentMethodDataSepaDebit>If this is a sepa_debit PaymentMethod, this hash contains details about the SEPA debit bank account.
sofort: Option<UpdatePaymentIntentPaymentMethodDataSofort>If this is a sofort PaymentMethod, this hash contains details about the SOFORT payment method.
type_: UpdatePaymentIntentPaymentMethodDataTypeThe type of the PaymentMethod.
An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.
us_bank_account: Option<UpdatePaymentIntentPaymentMethodDataUsBankAccount>If this is an us_bank_account PaymentMethod, this hash contains details about the US bank account payment method.
wechat_pay: Option<UpdatePaymentIntentPaymentMethodDataWechatPay>If this is an wechat_pay PaymentMethod, this hash contains details about the wechat_pay payment method.
Trait Implementations§
source§impl Clone for UpdatePaymentIntentPaymentMethodData
impl Clone for UpdatePaymentIntentPaymentMethodData
source§fn clone(&self) -> UpdatePaymentIntentPaymentMethodData
fn clone(&self) -> UpdatePaymentIntentPaymentMethodData
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read more