Configuration in HUB2 dashboard
To use Processing Only mode, you must first ensure that you are using an API key with the necessary permissions. To do this, you can configure your API keys via our dashboard. Once this is done, you can move on to the step of configuring provider credentials.1
API Key Configuration
Before configuring provider credentials, ensure your API key has the necessary permissions for Processing Only mode:
Generate a new API key with Processing Only permissions
- Go to Management → Developers
- Click Create a key
- Select the following permissions during creation:
Api.delegated_payment_create
- For creating delegated paymentsApi.delegated_transfer_create
- For creating delegated transfers
API keys
API keys without these permissions won’t be able to access endpoints
/delegated/
.2
Add Provider Credentials
These are the information (API key, username, parameters…) giving you access to the provider’s API.
- Log in to your HUB2 dashboard
- Navigate to Management → Connectors credentials (in sidebar menu)
- Click on Register new credentials
- In the modal, select the transaction type and select the provider in the dropdown list
- Enter Credentials: Provide your provider account credentials
A credentials validation action is systematically performed before registration to confirm that the credentials are correct. This may include:
- Call to the authentication token generation endpoint
- Call to a GET /balance endpoint
Supported Providers
The list of supported providers becomes available when the dropdown in the modal is expanded. Below is the list of currently supported Providers.Providers | Available Services |
---|---|
Orange CI | Payment and Transfer |
MTN CI | Payment and Transfer |
Orange SN | Payment and Transfer |
This list will be updated as services are added.
Best Practices
- Regular Updates: Update your credentials when they expire
- Monitoring: Regularly monitor your provider account activity
- Backup Credentials: Keep backup credentials in case of emergencies