CustomerDisallowedPaymentMethodsWriteService
in
Interface CustomerDisallowedPaymentMethodsWriteService
Table of Contents
- setDisallowedPaymentMethods() : void
- Sets the disallowed payment methods for a given customer.
Methods
setDisallowedPaymentMethods()
Sets the disallowed payment methods for a given customer.
public
setDisallowedPaymentMethods(int $customerId, string ...$methodsIds) : void
Parameters
- $customerId : int
- $methodsIds : string