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 | ||
---|---|---|
public
|
CARD_VERIFICATION_NO = 1
|
# |
public
|
CARD_VERIFICATION_YES = 2
|
# |
Properties inherited from Mypos\IPC\Base |
---|
$outputFormat |