PaymentMethod |
PaymentMethod.accel(AccelInfo accel) |
accel
|
PaymentMethod |
PaymentMethod.addCountriesItem(String countriesItem) |
|
PaymentMethod |
PaymentMethod.addCurrenciesItem(String currenciesItem) |
|
PaymentMethod |
PaymentMethod.addCustomRoutingFlagsItem(String customRoutingFlagsItem) |
|
PaymentMethod |
PaymentMethod.addStoreIdsItem(String storeIdsItem) |
|
PaymentMethod |
PaymentMethod.afterpayTouch(AfterpayTouchInfo afterpayTouch) |
afterpayTouch
|
PaymentMethod |
PaymentMethod.allowed(Boolean allowed) |
Indicates whether receiving payments is allowed.
|
PaymentMethod |
PaymentMethod.amex(AmexInfo amex) |
amex
|
PaymentMethod |
PaymentMethod.applePay(ApplePayInfo applePay) |
applePay
|
PaymentMethod |
PaymentMethod.bcmc(BcmcInfo bcmc) |
bcmc
|
PaymentMethod |
PaymentMethod.businessLineId(String businessLineId) |
The unique identifier of the business line.
|
PaymentMethod |
PaymentMethod.cartesBancaires(CartesBancairesInfo cartesBancaires) |
cartesBancaires
|
PaymentMethod |
PaymentMethod.clearpay(ClearpayInfo clearpay) |
clearpay
|
PaymentMethod |
PaymentMethod.countries(List<String> countries) |
The list of countries where a payment method is available.
|
PaymentMethod |
PaymentMethod.cup(GenericPmWithTdiInfo 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(DinersInfo diners) |
diners
|
PaymentMethod |
PaymentMethod.discover(GenericPmWithTdiInfo discover) |
discover
|
PaymentMethod |
PaymentMethod.eftposAustralia(GenericPmWithTdiInfo 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(GenericPmWithTdiInfo girocard) |
girocard
|
PaymentMethod |
PaymentMethod.giroPay(GiroPayInfo giroPay) |
giroPay
|
PaymentMethod |
PaymentMethod.googlePay(GooglePayInfo googlePay) |
googlePay
|
PaymentMethod |
PaymentMethod.id(String id) |
The identifier of the resource.
|
PaymentMethod |
PaymentMethod.ideal(GenericPmWithTdiInfo ideal) |
ideal
|
PaymentMethod |
PaymentMethod.interacCard(GenericPmWithTdiInfo interacCard) |
interacCard
|
PaymentMethod |
PaymentMethod.jcb(JCBInfo jcb) |
jcb
|
PaymentMethod |
PaymentMethod.klarna(KlarnaInfo klarna) |
klarna
|
PaymentMethod |
PaymentMethod.maestro(GenericPmWithTdiInfo maestro) |
maestro
|
PaymentMethod |
PaymentMethod.mc(GenericPmWithTdiInfo mc) |
mc
|
PaymentMethod |
PaymentMethod.mealVoucherFR(MealVoucherFRInfo mealVoucherFR) |
mealVoucherFR
|
PaymentMethod |
PaymentMethod.nyce(NyceInfo nyce) |
nyce
|
PaymentMethod |
PaymentMethod.payme(PayMeInfo payme) |
payme
|
PaymentMethod |
PaymentMethod.paypal(PayPalInfo paypal) |
paypal
|
PaymentMethod |
PaymentMethod.pulse(PulseInfo pulse) |
pulse
|
PaymentMethod |
PaymentMethod.reference(String reference) |
Your reference for the payment method.
|
PaymentMethod |
PaymentMethod.shopperInteraction(String shopperInteraction) |
The sales channel.
|
PaymentMethod |
PaymentMethod.sodexo(SodexoInfo sodexo) |
sodexo
|
PaymentMethod |
PaymentMethod.sofort(SofortInfo sofort) |
sofort
|
PaymentMethod |
PaymentMethod.star(StarInfo 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.swish(SwishInfo swish) |
swish
|
PaymentMethod |
PaymentMethod.ticket(TicketInfo ticket) |
ticket
|
PaymentMethod |
PaymentMethod.twint(TwintInfo twint) |
twint
|
PaymentMethod |
PaymentMethod.type(String type) |
Payment method [variant](https://docs.adyen.com/development-resources/paymentmethodvariant#management-api).
|
PaymentMethod |
PaymentMethod.verificationStatus(PaymentMethod.VerificationStatusEnum verificationStatus) |
Payment method status.
|
PaymentMethod |
PaymentMethod.vipps(VippsInfo vipps) |
vipps
|
PaymentMethod |
PaymentMethod.visa(GenericPmWithTdiInfo visa) |
visa
|
PaymentMethod |
PaymentMethod.wechatpay(WeChatPayInfo wechatpay) |
wechatpay
|
PaymentMethod |
PaymentMethod.wechatpayPos(WeChatPayPosInfo wechatpayPos) |
wechatpayPos
|