Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

For your ERP integration with your Moniepoint terminal, the API requests are authenticated using client credentials that can be generated from your Moniepoint account settings.

You can generate a client that has an ID and a secret key by following the steps outlined below.

  1. Log in to your Moniepoint account

  1. Select a business

  1. Navigate to your settings page

  1. Select ERP Integration

  1. Select your ERP

  1. Create client to get credentials for integration

  1. Enter a unique name for your client and select an environment. Sandbox environment should be used for all test and set up purposes. The user can only create one client for the Sandbox environment.

  1. Click Proceed to create client successfully!

The API key can only be copied once at point of creation and needs to be stored securely. The API credentials generated can be used to authorise ERP integration calls for all terminals assigned to the business owner.

If API credentials are exposed, you can delete a client credential to invalidate the generated token used to make calls.

You can delete a client by following the steps outlined below.

  1. Select client to delete

  1. Delete client. Once client is deleted, the token generated using the client credentials becomes invalid and cannot be used to authorise transactions.

  • No labels