RateRequest
API | Description |
---|---|
POST convertTransaction |
This operation is to convert a local currency transaction to a DCC currency transaction. |
POST convertTx |
This operation is to convert a local currency transaction to a DCC currency transaction. |
ExchangeRates
API | Description |
---|---|
POST rates |
This operation retrieves exchange rates for all supported currencies, for informational purpose (e.g. for merchant to publish to their customers). |
PaymentRates
API | Description |
---|---|
POST payment/rates |
For acquirer MOONEY.
|
Activation
API | Description |
---|---|
POST activateDCC |
This operation is for front-end DCC client to activate DCC service in GB Host. Upon successful activation, the
client shall receive a unique device ID and list of DCC parameters.Subsequently, the client shall use the device ID for other operations.
|
Update
API | Description |
---|---|
POST updateDCC |
This operation is very similar to DCC Activation, except that it is generally used by an already-activated terminal/device to update the DCC Parameters.
|
TerminalUpdate
API | Description |
---|---|
POST updateTerminal |
This operation is used for updating the device information of a front-end client/terminal to GB Host.
It is recommended to perform this operation in trigger/scheduled basis, e.g.:
|
RetrieveLastRateRequest
API | Description |
---|---|
POST lastDCC |
This operation is to retrieve last DCC transaction performed by the Terminal. |
POST pollDCC |
This operation is to poll for the DCC transaction being performed by the Terminal. |
AuthAdvice
API | Description |
---|---|
POST completion |
Authorization advice flow must be used by terminal to notify to CHS all successful transactions made with foreign card. |