CustomerDisallowedPaymentMethodsWriter
in package
Class CustomerDisallowedPaymentMethodsWriter
Table of Contents
- $connection : Connection
- __construct() : mixed
- setDisallowedPaymentMethods() : void
Properties
$connection
private
Connection
$connection
Methods
__construct()
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —setDisallowedPaymentMethods()
public
setDisallowedPaymentMethods(int $customerId, PaymentMethodId ...$methodsIds) : void
Parameters
- $customerId : int
- $methodsIds : PaymentMethodId