Environments
Pago46 operates in two distinct environments: Sandbox for testing and Production for real transactions. Each environment has its own characteristics and configuration requirements.
Traditional integration flow
- Identify whether you are a Merchant or a Payment Provider.
- Identify the flow you want to integrate: Collections (Pay-In) or Withdrawals (Pay-Out).
- Send an email to
contacto@pago46.comindicating your role (Merchant or Payment Provider), country of operation, and flow to integrate. - You will receive credentials for the Sandbox environment and access to the documentation.
- Perform the required tests in Sandbox.
- When you are ready for production, request production credentials from your account manager.
Testing (Sandbox)
| Pago46 Service | Base URL | Notes |
|---|---|---|
| Main API | https://api.dev.pago46.io/api/v1 | HTTPS REST API integration point with HMAC signature. |
| Web checkout application | https://checkout.dev.pago46.io | Hosted page for consumers to complete payment flows. |
| Mobile application | - | We do not currently provide a sandbox environment for Android or iOS mobile apps. |
Amounts processed in sandbox do not generate real money movements.
Production
| Pago46 Service | Base URL | Notes |
|---|---|---|
| Main API | https://api.prd.pago46.io/api/v1 | HTTPS REST API integration point with HMAC signature. |
| Web checkout application | https://checkout.prd.pago46.io | Hosted page for consumers to complete payment flows. |
| Mobile application | Link to Apple AppStore or Link to Google Play Store | To use the application, you must be registered as a Socio46 partner. |
Availability monitoring
For production operational visibility, review the Service Status page, where you can find active incidents, scheduled maintenance, and subscription options for email and Slack.
Different credentials
Sandbox and production keys are not interchangeable. Request them from your account manager.