Move your integration to production
After you have tested your application in the sandbox. It’s time to launch, get things off the ground and move things to the fingertips of your customer base. That’s wheregoing live comes in.
Going live is as simple as taking few baby steps:
- Obtain your live Unyte credentials
- Use the Superpool production server
- Register your application on the Unyte Bridge
- Review the Go Live checklist
Obtain your live credentials
All requests calls are made through an application environment, which is a Merchant account on the superpool platform, that is controlled by the application owner. Every API Request call needs a set of API credentials to make the call. Unyte assigns a set of API credentials to an account upon request. Learn more about it at Register your application on Superpool. To get your live credentials:- Sign in to your Unyte account.
- Click on the
Settingsicon. - Click on
Applicationsin the left navigation. - Click on the application you want to go live.
- Click on
Productiontab. - Copy your
Client ID,Client Secret, andAPI Key.
Use the Superpool production server
Switch up the sandbox server, you have been using to the production server:https://superpool.unyte.africa.
Register your application on the Unyte Bridge
To go live, you need to register your application on the Unyte Bridge. Steps comings soonReview the Go Live checklist
- API Key: Ensure you have a valid API Key.
- Client ID: Ensure you have a valid Client ID.
- Client Secret: Ensure you have a valid Client Secret.
- Base URL: Ensure you are using the production server.
- Application Registration: Ensure you have registered your application on the Unyte Bridge.
