BConnect POS - Reference PHP

DeferredSalePaymentService
in package

Table of Contents

Properties

$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
canMarkAsPaid()  : bool
markAsPaid()  : void
normalizePaymentMethod()  : string

Properties

Methods

__construct()

public __construct(EntityManagerInterface $entityManager) : mixed
Parameters
$entityManager : EntityManagerInterface

normalizePaymentMethod()

private normalizePaymentMethod(string $paymentMethod) : string
Parameters
$paymentMethod : string
Return values
string
On this page

Search results