Access DEUNA Postman collections for testing out solutions.
1. Fork the collection
Access the collection and create a fork for your testing environment:
- Access the Postman collection:
- Sign up or log in to a Postman account.
- Select a workspace to import the collection and environment.
- Update the environment variables with your app values.
2. Configure environment variables
-
In the left menu, click Environments.
-
Select your environment:
- Sandbox for testing.
- Production for a live environment.
-
Update the required environment variables:
merchant_id
: Your store identifier in DEUNApublic_api_key
: Your DEUNA public API keyprivate_api_key
: Your DEUNA private API key
-
Save your configuration.
3. Use the collection
Start using the Postman service requests and folders to fit your integration method.