Uses of Class
com.adyen.model.management.UpdatePaymentMethodInfo
-
Packages that use UpdatePaymentMethodInfo Package Description com.adyen.model.management com.adyen.service.management -
-
Uses of UpdatePaymentMethodInfo in com.adyen.model.management
-
Uses of UpdatePaymentMethodInfo in com.adyen.service.management
Methods in com.adyen.service.management with parameters of type UpdatePaymentMethodInfo Modifier and Type Method Description PaymentMethodPaymentMethodsMerchantLevelApi. updatePaymentMethod(String merchantId, String paymentMethodId, UpdatePaymentMethodInfo updatePaymentMethodInfo)Update a payment methodPaymentMethodPaymentMethodsMerchantLevelApi. updatePaymentMethod(String merchantId, String paymentMethodId, UpdatePaymentMethodInfo updatePaymentMethodInfo, RequestOptions requestOptions)Update a payment method
-