Remote API
The Remote API is hosted on your platform and allows us to call you to perform actions on your store of value/wallet e.g. Deducting/loading funds, balance inquiries, etc.
Note: you will need to implement the relevant method names corresponding to the different calls in order to perform the necessary actions on your system.
Available Methods
- AdministrativeMessage – Sends a message to a client for MDES digitization activation code OR sends message with 3D Secure OTP
- Balance – Checks the balance on a card
- BrazilianInstallmentSettled – Notifies that a Brazilian installment transaction is settled
- Deduct – Deduct the requested amount from a wallet
- DeductAdjustment – Adjust a previous transaction, deduct the requested amount from a wallet
- DeductReversal – Reverse a deduct that was previously requested on a wallet
- LoadAdjustment – Adjust a previous transaction, load a wallet
- LoadAuth – Request to pre-load in case of refund request or a payment request
- LoadAuthReversal – Request to reverse the pre-load requested in LoadAuth
- LoadReversal – Reverse a load that was previously requested on a wallet
- MexicanInstallmentSettled – Notifies that a Mexican installment transaction has been settled.
- Stop – Notification that a card was stopped
- ValidatePIN – Validate the PIN
Was this page helpful?