phpDocumentor

CustomerDisallowedPaymentMethodsWriteService implements CustomerDisallowedPaymentMethodsWriteService

Class CustomerDisallowedPaymentMethodsWriteService

Interfaces, Classes and Traits

CustomerDisallowedPaymentMethodsWriteService
Interface CustomerDisallowedPaymentMethodsWriteService

Table of Contents

$factory  : PaymentMethodFactory
$repository  : CustomerDisallowedPaymentMethodsRepository
__construct()  : mixed
setDisallowedPaymentMethods()  : void
Sets the disallowed payment methods for a given customer.

Properties

Methods

setDisallowedPaymentMethods()

Sets the disallowed payment methods for a given customer.

public setDisallowedPaymentMethods(int $customerId, string ...$methodsIds) : void
Parameters
$customerId : int
$methodsIds : string
Tags
inheritDoc
Return values
void

Search results