Skip to main content

Environments

Rise B2B API provides two environments for your integration needs: staging for testing and production for live operations.

Staging Environment

Use for testing and development

Production Environment

Use for live operations

SDK Environment Configuration

The Rise SDK uses the environment field to determine which API endpoints to use. By default, it uses production, but you can change it to staging for testing.

Environment Field Options

Environment Field Values

Changing Environment at Runtime

You can also change the environment after creating the client:
Important: Never use production credentials in staging environment, and never use staging credentials in production. Each environment has separate data and should be treated independently.
B2B API access is enabled per environment. Being enabled in staging does not enable you in production, so request each one you need. See Getting API Access.

Support

Error Handling

Troubleshooting environment issues

Support Email

Get help with environment setup
Need help with environment setup? Contact our support team if you have questions about configuring your integration for staging or production environments.