Complete the required readiness checks before transitioning to the production environment
Before your application can access the production environment, it must successfully complete the required validation and readiness activities in the sandbox. These checks help ensure that your integration is secure, reliable, and ready to process live business transactions.
Production access is intended for live business transactions and is granted only after the required technical and operational prerequisites have been met.
Prerequisites
Ensure that the following requirements have been completed before requesting production access.
Successful Sandbox Testing: Verify that all subscribed APIs have been successfully tested in the sandbox environment and that your application behaves as expected under supported test scenarios.
Authentication Validation: Confirm that your implementation of access token authentication and request signing has been validated and is functioning correctly.
Error Handling: Implement and test appropriate error handling for all expected API responses, including validation errors, authentication failures, and service exceptions.
mTLS for Production: Upon UAT approval, client submitsProduction CSR and CA-signed certificate for the production environment connectivity.
Security Review: Review your application's security controls to ensure credentials, certificates, and private keys are securely managed and that all communication is protected using the required security protocols.
Application Testing: Complete functional, integration, and user acceptance testing to verify that your application is ready for live operation.
Operational Readiness: Establish the operational processes required to support your production integration, including monitoring, incident management, and maintenance procedures.
Production Preparation
Once the readiness requirements have been satisfied, complete the following production setup activities:
Obtain production credentials
Configure the production API endpoints
Update your application configuration for the production environment
Perform production connectivity validation to verify successful communication with the SingleView platform
Outcome
After completing these requirements and successfully validating your production connectivity, your application will be ready to process live business transactions using the SingleView B2B API Suite.