CustomerDisallowedPaymentMethodsReadService
in
Interface CustomerDisallowedPaymentMethodsReadService
Table of Contents
- getCustomersDisallowedPaymentMethods() : PaymentMethods
- Returns all disallowed payment methods for a given customer.
Methods
getCustomersDisallowedPaymentMethods()
Returns all disallowed payment methods for a given customer.
public
getCustomersDisallowedPaymentMethods(int $customerId) : PaymentMethods
Parameters
- $customerId : int