extends |
Base |
---|
Process IPC method: IPCIAPurchaseWithToken. Collect, validate and send API params
Methods | ||
---|---|---|
public
|
__construct(Config $cnf)
|
# |
public
|
setOrderID(string $orderID): IAPurchaseWithToken
|
# |
public
|
setNote(string $note): IAPurchaseWithToken
|
# |
public
|
setAccountSettlement(string $accountSettlement)
|
# |
public
|
getCurrency(): string
|
# |
public
|
setCurrency(string $currency): IAPurchaseWithToken
|
# |
public
|
getCart(): Cart
|
# |
public
|
setCart(Cart $cart): IAPurchaseWithToken
|
# |
public
|
getCard(): Card
|
# |
public
|
setCard(Card $card)
|
# |
public
|
isPaymentWithoutTdsReferenceIDAllowed(): bool
|
# |
public
|
allowPaymentWithoutTdsReferenceID(bool $allowPaymentWithoutTdsReferenceID)
|
# |
public
|
getTdsReferenceID(): string
|
# |
public
|
setTdsReferenceID(string $tdsReferenceID)
|
# |
public
|
getManagerSid(): mixed
|
# |
public
|
setManagerSid(mixed $managerSid)
|
# |
public
|
getOrderID(): string
|
# |
public
|
getAccountSettlement(): string
|
# |
public
|
getNote(): string
|
# |
public
|
process(): Response
|
# |
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 |