| Package | Description |
|---|---|
| com.adyen.model.checkout | |
| com.adyen.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsRequest |
PaymentMethodsRequest.amount(Amount amount) |
PaymentMethodsRequest |
PaymentMethodsRequest.channel(PaymentMethodsRequest.ChannelEnum channel) |
PaymentMethodsRequest |
PaymentMethodsRequest.countryCode(String countryCode) |
PaymentMethodsRequest |
PaymentMethodsRequest.merchantAccount(String merchantAccount) |
PaymentMethodsRequest |
PaymentMethodsRequest.shopperLocale(String shopperLocale) |
PaymentMethodsRequest |
PaymentMethodsRequest.shopperReference(String shopperReference) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsResponse |
Checkout.paymentMethods(PaymentMethodsRequest paymentMethodsRequest)
POST /paymentMethods API call
|
Copyright © 2019. All rights reserved.