new QPay()
- Source:
Members
(static) this.Currency
The currency used for the transaction amount
- Source:
(static) this.EmvApplicationSelectionStrategy
Instruction to pick the application available in the card.
- Source:
(static) this.Peripherals
The available payment peripherals
- Source:
(static) this.SaleCode
SaleCode for invoice item
- Source:
(static) this.ServerEnvironments
The available server environments
- Source:
(static) this.StoreAndForwardMode
Specify how and when to authenticate and upload transactions
- Source:
(static) this.TransactionType
The type to process the transaction
- Source:
(static) this.UnitOfMeasure
The units of measure
- Source:
Methods
(static) this.initialize(errorFunction)
Initialize the Quantum Pay module with host key and tenant key.
This must be called first before utilizing any other QPay functions.
Parameters:
| Name | Type | Description |
|---|---|---|
errorFunction |
function |
- Source: