PaymentMethod |
PaymentMethod.accel(AccelResponseInfo accel) |
accel
|
PaymentMethod |
PaymentMethod.addCountriesItem(String countriesItem) |
|
PaymentMethod |
PaymentMethod.addCurrenciesItem(String currenciesItem) |
|
PaymentMethod |
PaymentMethod.addCustomRoutingFlagsItem(String customRoutingFlagsItem) |
|
PaymentMethod |
PaymentMethod.addStoreIdsItem(String storeIdsItem) |
|
PaymentMethod |
PaymentMethod.affirm(AffirmResponseInfo affirm) |
affirm
|
PaymentMethod |
PaymentMethod.afterpayTouch(AfterpayTouchResponseInfo afterpayTouch) |
afterpayTouch
|
PaymentMethod |
PaymentMethod.alipayPlus(AlipayPlusResponseInfo alipayPlus) |
alipayPlus
|
PaymentMethod |
PaymentMethod.allowed(Boolean allowed) |
Indicates whether receiving payments is allowed.
|
PaymentMethod |
PaymentMethod.amex(AmexResponseInfo amex) |
amex
|
PaymentMethod |
PaymentMethod.applePay(ApplePayResponseInfo applePay) |
applePay
|
PaymentMethod |
PaymentMethod.bcmc(BcmcResponseInfo bcmc) |
bcmc
|
PaymentMethod |
PaymentMethod.businessLineId(String businessLineId) |
The unique identifier of the business line.
|
PaymentMethod |
PaymentMethod.carnet(CarnetResponseInfo carnet) |
carnet
|
PaymentMethod |
PaymentMethod.cartesBancaires(CartesBancairesResponseInfo cartesBancaires) |
cartesBancaires
|
PaymentMethod |
PaymentMethod.clearpay(ClearpayResponseInfo clearpay) |
clearpay
|
PaymentMethod |
PaymentMethod.countries(List<String> countries) |
The list of countries where a payment method is available.
|
PaymentMethod |
PaymentMethod.cup(CupResponseInfo cup) |
cup
|
PaymentMethod |
PaymentMethod.currencies(List<String> currencies) |
The list of currencies that a payment method supports.
|
PaymentMethod |
PaymentMethod.customRoutingFlags(List<String> customRoutingFlags) |
The list of custom routing flags to route payment to the intended acquirer.
|
PaymentMethod |
PaymentMethod.diners(DinersResponseInfo diners) |
diners
|
PaymentMethod |
PaymentMethod.discover(DiscoverResponseInfo discover) |
discover
|
PaymentMethod |
PaymentMethod.eftDirectdebitCA(EFTDirectDebitCAResponseInfo eftDirectdebitCA) |
eftDirectdebitCA
|
PaymentMethod |
PaymentMethod.eftposAustralia(EftPosAustraliaResponseInfo eftposAustralia) |
eftposAustralia
|
PaymentMethod |
PaymentMethod.enabled(Boolean enabled) |
Indicates whether the payment method is enabled (**true**) or disabled (**false**).
|
static PaymentMethod |
PaymentMethod.fromJson(String jsonString) |
Create an instance of PaymentMethod given an JSON string
|
PaymentMethod |
PaymentMethod.girocard(GirocardResponseInfo girocard) |
girocard
|
PaymentMethod |
PaymentMethod.givex(GivexResponseInfo givex) |
givex
|
PaymentMethod |
PaymentMethod.googlePay(GooglePayResponseInfo googlePay) |
googlePay
|
PaymentMethod |
PaymentMethod.id(String id) |
The identifier of the resource.
|
PaymentMethod |
PaymentMethod.ideal(IdealResponseInfo ideal) |
ideal
|
PaymentMethod |
PaymentMethod.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
PaymentMethod |
PaymentMethod.interacCard(InteracCardResponseInfo interacCard) |
interacCard
|
PaymentMethod |
PaymentMethod.jcb(JCBResponseInfo jcb) |
jcb
|
PaymentMethod |
PaymentMethod.klarna(KlarnaResponseInfo klarna) |
klarna
|
PaymentMethod |
PaymentMethod.maestro(MaestroResponseInfo maestro) |
maestro
|
PaymentMethod |
PaymentMethod.maestroUsa(MaestroUSAResponseInfo maestroUsa) |
maestroUsa
|
PaymentMethod |
PaymentMethod.mc(MCResponseInfo mc) |
mc
|
PaymentMethod |
PaymentMethod.mealVoucherFR(MealVoucherFRResponseInfo mealVoucherFR) |
mealVoucherFR
|
PaymentMethod |
PaymentMethod.nyce(NyceResponseInfo nyce) |
nyce
|
PaymentMethod |
PaymentMethod.paybybankPlaid(PayByBankPlaidResponseInfo paybybankPlaid) |
paybybankPlaid
|
PaymentMethod |
PaymentMethod.payme(PayMeResponseInfo payme) |
payme
|
PaymentMethod |
PaymentMethod.paypal(PayPalResponseInfo paypal) |
paypal
|
PaymentMethod |
PaymentMethod.payto(PayToResponseInfo payto) |
payto
|
PaymentMethod |
PaymentMethod.pulse(PulseResponseInfo pulse) |
pulse
|
PaymentMethod |
PaymentMethod.reference(String reference) |
Your reference for the payment method.
|
PaymentMethod |
PaymentMethod.sepadirectdebit(SepaDirectDebitResponseInfo sepadirectdebit) |
sepadirectdebit
|
PaymentMethod |
PaymentMethod.shopperInteraction(String shopperInteraction) |
The sales channel.
|
PaymentMethod |
PaymentMethod.sodexo(SodexoResponseInfo sodexo) |
sodexo
|
PaymentMethod |
PaymentMethod.sofort(SofortResponseInfo sofort) |
sofort
|
PaymentMethod |
PaymentMethod.star(StarResponseInfo star) |
star
|
PaymentMethod |
PaymentMethod.storeIds(List<String> storeIds) |
The unique identifier of the store for which to configure the payment method, if any.
|
PaymentMethod |
PaymentMethod.svs(SvsResponseInfo svs) |
svs
|
PaymentMethod |
PaymentMethod.swish(SwishResponseInfo swish) |
swish
|
PaymentMethod |
PaymentMethod.ticket(TicketResponseInfo ticket) |
ticket
|
PaymentMethod |
PaymentMethod.twint(TwintResponseInfo twint) |
twint
|
PaymentMethod |
PaymentMethod.type(String type) |
Payment method
[variant](https://docs.adyen.com/development-resources/paymentmethodvariant#management-api).
|
PaymentMethod |
PaymentMethod.valuelink(ValuelinkResponseInfo valuelink) |
valuelink
|
PaymentMethod |
PaymentMethod.verificationStatus(PaymentMethod.VerificationStatusEnum verificationStatus) |
Payment method status.
|
PaymentMethod |
PaymentMethod.vipps(VippsResponseInfo vipps) |
vipps
|
PaymentMethod |
PaymentMethod.visa(VisaResponseInfo visa) |
visa
|
PaymentMethod |
PaymentMethod.wechatpay(WeChatPayResponseInfo wechatpay) |
wechatpay
|
PaymentMethod |
PaymentMethod.wechatpayPos(WeChatPayPosResponseInfo wechatpayPos) |
wechatpayPos
|