Package com.stripe.param
Class PaymentIntentCreateParams.PaymentMethodOptions
java.lang.Object
com.stripe.param.PaymentIntentCreateParams.PaymentMethodOptions
- Enclosing class:
- PaymentIntentCreateParams
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Routing requested priority.static class
static class
static class
static class
static class
static class
static class
static class
Add all map key/value pairs to `extraParams` map.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
If this is aacss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options.If this is anaffirm
PaymentMethod, this sub-hash contains details about the Affirm payment method options.If this is aafterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options.If this is aalipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options.If this is aamazon_pay
PaymentMethod, this sub-hash contains details about the Amazon Pay payment method options.If this is aau_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options.If this is abacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options.If this is abancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options.getBlik()
If this is ablik
PaymentMethod, this sub-hash contains details about the BLIK payment method options.If this is aboleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options.getCard()
Configuration for any card payments attempted on this PaymentIntent.If this is acard_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options.If this is acashapp
PaymentMethod, this sub-hash contains details about the Cash App Pay payment method options.If this is acustomer balance
PaymentMethod, this sub-hash contains details about the customer balance payment method options.getEps()
If this is aeps
PaymentMethod, this sub-hash contains details about the EPS payment method options.Map of extra parameters for custom features not available in this client library.getFpx()
If this is afpx
PaymentMethod, this sub-hash contains details about the FPX payment method options.If this is agiropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options.If this is agrabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options.getIdeal()
If this is aideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options.If this is ainterac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options.If this is aklarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options.If this is akonbini
PaymentMethod, this sub-hash contains details about the Konbini payment method options.getLink()
If this is alink
PaymentMethod, this sub-hash contains details about the Link payment method options.If this is aMobilePay
PaymentMethod, this sub-hash contains details about the MobilePay payment method options.If this is amultibanco
PaymentMethod, this sub-hash contains details about the Multibanco payment method options.getOxxo()
If this is aoxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options.getP24()
If this is ap24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options.If this is apaynow
PaymentMethod, this sub-hash contains details about the PayNow payment method options.If this is apaypal
PaymentMethod, this sub-hash contains details about the PayPal payment method options.getPix()
If this is apix
PaymentMethod, this sub-hash contains details about the Pix payment method options.If this is apromptpay
PaymentMethod, this sub-hash contains details about the PromptPay payment method options.If this is arevolut_pay
PaymentMethod, this sub-hash contains details about the Revolut Pay payment method options.If this is asepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options.If this is asofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options.getSwish()
If this is aSwish
PaymentMethod, this sub-hash contains details about the Swish payment method options.getTwint()
If this is atwint
PaymentMethod, this sub-hash contains details about the TWINT payment method options.If this is aus_bank_account
PaymentMethod, this sub-hash contains details about the US bank account payment method options.If this is awechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options.getZip()
If this is azip
PaymentMethod, this sub-hash contains details about the Zip payment method options.
-
Method Details
-
builder
-
getAcssDebit
If this is aacss_debit
PaymentMethod, this sub-hash contains details about the ACSS Debit payment method options. -
getAffirm
If this is anaffirm
PaymentMethod, this sub-hash contains details about the Affirm payment method options. -
getAfterpayClearpay
If this is aafterpay_clearpay
PaymentMethod, this sub-hash contains details about the Afterpay Clearpay payment method options. -
getAlipay
If this is aalipay
PaymentMethod, this sub-hash contains details about the Alipay payment method options. -
getAmazonPay
If this is aamazon_pay
PaymentMethod, this sub-hash contains details about the Amazon Pay payment method options. -
getAuBecsDebit
If this is aau_becs_debit
PaymentMethod, this sub-hash contains details about the AU BECS Direct Debit payment method options. -
getBacsDebit
If this is abacs_debit
PaymentMethod, this sub-hash contains details about the BACS Debit payment method options. -
getBancontact
If this is abancontact
PaymentMethod, this sub-hash contains details about the Bancontact payment method options. -
getBlik
If this is ablik
PaymentMethod, this sub-hash contains details about the BLIK payment method options. -
getBoleto
If this is aboleto
PaymentMethod, this sub-hash contains details about the Boleto payment method options. -
getCard
Configuration for any card payments attempted on this PaymentIntent. -
getCardPresent
If this is acard_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. -
getCashapp
If this is acashapp
PaymentMethod, this sub-hash contains details about the Cash App Pay payment method options. -
getCustomerBalance
If this is acustomer balance
PaymentMethod, this sub-hash contains details about the customer balance payment method options. -
getEps
If this is aeps
PaymentMethod, this sub-hash contains details about the EPS payment method options. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedName
value. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getFpx
If this is afpx
PaymentMethod, this sub-hash contains details about the FPX payment method options. -
getGiropay
If this is agiropay
PaymentMethod, this sub-hash contains details about the Giropay payment method options. -
getGrabpay
If this is agrabpay
PaymentMethod, this sub-hash contains details about the Grabpay payment method options. -
getIdeal
If this is aideal
PaymentMethod, this sub-hash contains details about the Ideal payment method options. -
getInteracPresent
If this is ainterac_present
PaymentMethod, this sub-hash contains details about the Card Present payment method options. -
getKlarna
If this is aklarna
PaymentMethod, this sub-hash contains details about the Klarna payment method options. -
getKonbini
If this is akonbini
PaymentMethod, this sub-hash contains details about the Konbini payment method options. -
getLink
If this is alink
PaymentMethod, this sub-hash contains details about the Link payment method options. -
getMobilepay
If this is aMobilePay
PaymentMethod, this sub-hash contains details about the MobilePay payment method options. -
getMultibanco
If this is amultibanco
PaymentMethod, this sub-hash contains details about the Multibanco payment method options. -
getOxxo
If this is aoxxo
PaymentMethod, this sub-hash contains details about the OXXO payment method options. -
getP24
If this is ap24
PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options. -
getPaynow
If this is apaynow
PaymentMethod, this sub-hash contains details about the PayNow payment method options. -
getPaypal
If this is apaypal
PaymentMethod, this sub-hash contains details about the PayPal payment method options. -
getPix
If this is apix
PaymentMethod, this sub-hash contains details about the Pix payment method options. -
getPromptpay
If this is apromptpay
PaymentMethod, this sub-hash contains details about the PromptPay payment method options. -
getRevolutPay
If this is arevolut_pay
PaymentMethod, this sub-hash contains details about the Revolut Pay payment method options. -
getSepaDebit
If this is asepa_debit
PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options. -
getSofort
If this is asofort
PaymentMethod, this sub-hash contains details about the SOFORT payment method options. -
getSwish
If this is aSwish
PaymentMethod, this sub-hash contains details about the Swish payment method options. -
getTwint
If this is atwint
PaymentMethod, this sub-hash contains details about the TWINT payment method options. -
getUsBankAccount
If this is aus_bank_account
PaymentMethod, this sub-hash contains details about the US bank account payment method options. -
getWechatPay
If this is awechat_pay
PaymentMethod, this sub-hash contains details about the WeChat Pay payment method options. -
getZip
If this is azip
PaymentMethod, this sub-hash contains details about the Zip payment method options.
-