| Package | Description |
|---|---|
| com.adyen.model.checkout | |
| com.adyen.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsResponse |
PaymentMethodsResponse.addOneClickPaymentMethodsItem(RecurringDetail oneClickPaymentMethodsItem) |
PaymentMethodsResponse |
PaymentMethodsResponse.addPaymentMethodsItem(PaymentMethod paymentMethodsItem) |
PaymentMethodsResponse |
PaymentMethodsResponse.oneClickPaymentMethods(List<RecurringDetail> oneClickPaymentMethods) |
PaymentMethodsResponse |
PaymentMethodsResponse.paymentMethods(List<PaymentMethod> paymentMethods) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsResponse |
Checkout.paymentMethods(PaymentMethodsRequest paymentMethodsRequest)
POST /paymentMethods API call
|
Copyright © 2019. All rights reserved.