External Exchange Rates Introduction
This feature allows you to configure and integrate with any exchange rate source to be used in CRM. After External Exchange Rate is enabled, eligible deposit method will use the external API for getting exchange rate. Please ensure that the exchange rate API is highly available.
Secure your API with API Key
- Navigate to
CRM Back Office - Transaction Settings - External Exchange Rates
Page - Enter your exchange rate API url and API key. This API key can be changed anytime in sync with your exchange rate API.
Warning
For data security, please ensure that the API key is kept safely.
Get External Exchange Rate API will attach the API key as a http header of the request. Please validate this API key in your integration to ensure security.
HTTP Header | value |
---|---|
key | API Key in CRM Back Office - Transaction Settings - External Exchange Rates |