extends |
CardStore |
|---|
Process IPC method: IPCIAStoreCard. Collect, validate and send API params
| Methods | ||
|---|---|---|
public
|
__construct(Config $cnf)
|
# |
public
|
process(): Response
|
# |
public
|
validate(): boolean
|
# |
public
|
getCard(): Card
|
# |
public
|
setCard(Card $card)
|
# |
| Methods inherited from Mypos\IPC\CardStore |
|---|
getAmount(), setAmount(), setCardVerification(), getCardVerification(), getCurrency(), setCurrency() |
| Methods inherited from Mypos\IPC\Base |
|---|
isValidSignature(), getOutputFormat(), setOutputFormat(), _addPostParam(), getCnf(), setCnf(), _processHtmlPost(), _buildArrayParameters(), _processPost() |
| Constants inherited from Mypos\IPC\CardStore |
|---|
|
| Properties inherited from Mypos\IPC\Base |
|---|
$outputFormat |