Package com.stripe.param.v2.core
Class AccountCreateParams.Configuration.Merchant.Capabilities
java.lang.Object
com.stripe.param.v2.core.AccountCreateParams.Configuration.Merchant.Capabilities
- Enclosing class:
- AccountCreateParams.Configuration.Merchant
A CSS hex color value representing the secondary branding color for the merchant.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true.static class
Required. To request a new Capability for an account, pass true. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
Allow the merchant to process ACH debit payments.Allow the merchant to process ACSS debit payments.Allow the merchant to process Affirm payments.Allow the merchant to process Afterpay/Clearpay payments.Allow the merchant to process Alma payments.Allow the merchant to process Amazon Pay payments.Allow the merchant to process Australian BECS Direct Debit payments.Allow the merchant to process BACS Direct Debit payments.Allow the merchant to process Bancontact payments.Allow the merchant to process BLIK payments.Allow the merchant to process Boleto payments.Allow the merchant to collect card payments.Allow the merchant to process Cartes Bancaires payments.Allow the merchant to process Cash App payments.Allow the merchant to process EPS payments.Map of extra parameters for custom features not available in this client library.Allow the merchant to process FPX payments.Allow the merchant to process UK bank transfer payments.Allow the merchant to process GrabPay payments.Allow the merchant to process iDEAL payments.Allow the merchant to process JCB card payments.Allow the merchant to process Japanese bank transfer payments.Allow the merchant to process Kakao Pay payments.Allow the merchant to process Klarna payments.Allow the merchant to process Konbini convenience store payments.Allow the merchant to process Korean card payments.Allow the merchant to process Link payments.Allow the merchant to process MobilePay payments.Allow the merchant to process Multibanco payments.Allow the merchant to process Mexican bank transfer payments.Allow the merchant to process Naver Pay payments.Allow the merchant to process OXXO payments.Allow the merchant to process Przelewy24 (P24) payments.Allow the merchant to process Pay by Bank payments.Allow the merchant to process PAYCO payments.Allow the merchant to process PayNow payments.Allow the merchant to process PromptPay payments.Allow the merchant to process Revolut Pay payments.Allow the merchant to process Samsung Pay payments.Allow the merchant to process SEPA bank transfer payments.Allow the merchant to process SEPA Direct Debit payments.Allow the merchant to process Swish payments.Allow the merchant to process TWINT payments.Allow the merchant to process US bank transfer payments.Allow the merchant to process Zip payments.int
hashCode()
-
Method Details
-
builder
-
getAchDebitPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.AchDebitPayments getAchDebitPayments()Allow the merchant to process ACH debit payments. -
getAcssDebitPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.AcssDebitPayments getAcssDebitPayments()Allow the merchant to process ACSS debit payments. -
getAffirmPayments
Allow the merchant to process Affirm payments. -
getAfterpayClearpayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.AfterpayClearpayPayments getAfterpayClearpayPayments()Allow the merchant to process Afterpay/Clearpay payments. -
getAlmaPayments
Allow the merchant to process Alma payments. -
getAmazonPayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.AmazonPayPayments getAmazonPayPayments()Allow the merchant to process Amazon Pay payments. -
getAuBecsDebitPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.AuBecsDebitPayments getAuBecsDebitPayments()Allow the merchant to process Australian BECS Direct Debit payments. -
getBacsDebitPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.BacsDebitPayments getBacsDebitPayments()Allow the merchant to process BACS Direct Debit payments. -
getBancontactPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.BancontactPayments getBancontactPayments()Allow the merchant to process Bancontact payments. -
getBlikPayments
Allow the merchant to process BLIK payments. -
getBoletoPayments
Allow the merchant to process Boleto payments. -
getCardPayments
Allow the merchant to collect card payments. -
getCartesBancairesPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.CartesBancairesPayments getCartesBancairesPayments()Allow the merchant to process Cartes Bancaires payments. -
getCashappPayments
Allow the merchant to process Cash App payments. -
getEpsPayments
Allow the merchant to process EPS payments. -
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. -
getFpxPayments
Allow the merchant to process FPX payments. -
getGbBankTransferPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.GbBankTransferPayments getGbBankTransferPayments()Allow the merchant to process UK bank transfer payments. -
getGrabpayPayments
Allow the merchant to process GrabPay payments. -
getIdealPayments
Allow the merchant to process iDEAL payments. -
getJcbPayments
Allow the merchant to process JCB card payments. -
getJpBankTransferPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.JpBankTransferPayments getJpBankTransferPayments()Allow the merchant to process Japanese bank transfer payments. -
getKakaoPayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.KakaoPayPayments getKakaoPayPayments()Allow the merchant to process Kakao Pay payments. -
getKlarnaPayments
Allow the merchant to process Klarna payments. -
getKonbiniPayments
Allow the merchant to process Konbini convenience store payments. -
getKrCardPayments
Allow the merchant to process Korean card payments. -
getLinkPayments
Allow the merchant to process Link payments. -
getMobilepayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.MobilepayPayments getMobilepayPayments()Allow the merchant to process MobilePay payments. -
getMultibancoPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.MultibancoPayments getMultibancoPayments()Allow the merchant to process Multibanco payments. -
getMxBankTransferPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.MxBankTransferPayments getMxBankTransferPayments()Allow the merchant to process Mexican bank transfer payments. -
getOxxoPayments
Allow the merchant to process OXXO payments. -
getP24Payments
Allow the merchant to process Przelewy24 (P24) payments. -
getPayByBankPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.PayByBankPayments getPayByBankPayments()Allow the merchant to process Pay by Bank payments. -
getPaycoPayments
Allow the merchant to process PAYCO payments. -
getPaynowPayments
Allow the merchant to process PayNow payments. -
getPromptpayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.PromptpayPayments getPromptpayPayments()Allow the merchant to process PromptPay payments. -
getRevolutPayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.RevolutPayPayments getRevolutPayPayments()Allow the merchant to process Revolut Pay payments. -
getSamsungPayPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.SamsungPayPayments getSamsungPayPayments()Allow the merchant to process Samsung Pay payments. -
getSepaBankTransferPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.SepaBankTransferPayments getSepaBankTransferPayments()Allow the merchant to process SEPA bank transfer payments. -
getSepaDebitPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.SepaDebitPayments getSepaDebitPayments()Allow the merchant to process SEPA Direct Debit payments. -
getSwishPayments
Allow the merchant to process Swish payments. -
getTwintPayments
Allow the merchant to process TWINT payments. -
getUsBankTransferPayments
public AccountCreateParams.Configuration.Merchant.Capabilities.UsBankTransferPayments getUsBankTransferPayments()Allow the merchant to process US bank transfer payments. -
getZipPayments
Allow the merchant to process Zip payments. -
equals
-
canEqual
-
hashCode
public int hashCode()
-