extends |
Base |
---|
Process IPC method: IPCTDSProcess. Collect, validate and send API params
Methods | ||
---|---|---|
public
|
__construct(Config $cnf)
|
# |
public
|
getCurrency(): string
|
# |
public
|
setCurrency(string $currency): TDSProcess
|
# |
public
|
getCart(): Cart
|
# |
public
|
setCart(Cart $cart): TDSProcess
|
# |
public
|
getCard(): Card
|
# |
public
|
setCard(Card $card)
|
# |
public
|
getManagerSid(): mixed
|
# |
public
|
setManagerSid(mixed $managerSid)
|
# |
public
|
getReturnUrl(): mixed
|
# |
public
|
setReturnUrl(mixed $returnUrl)
|
# |
public
|
isUseRedirect(): bool
|
# |
public
|
setUseRedirect(bool $useRedirect)
|
# |
public
|
process($submitForm = true): bool
|
# |
public
|
validate(): boolean
|
# |
Methods inherited from Mypos\IPC\Base |
---|
isValidSignature(), getOutputFormat(), setOutputFormat(), _addPostParam(), getCnf(), setCnf(), _processHtmlPost(), _buildArrayParameters(), _processPost() |
Properties inherited from Mypos\IPC\Base |
---|
$outputFormat |