Interested in accessing the next version of the Userplane SDK prior to its production release? We have a parallel environment where we run all of our pre-release versions of the SDK in tandem, which also allows for you to test your integration with a new version prior to its release.
A few things to remember when using Userplane’s Stage environment:
- This is not a production system, and thus, it cannot handle the same capacity as our production environment. Please do not point your production site to Userplane’s Stage environment.
- Stage may be down from time to time, as we will release builds to stage regularly without notice. If you have prolonged issues please let us know and we will review as time permits.
- You do not automatically have a provisioned Stage account. You must first contact Support in order to acquire access to the Stage environment.
- Some things, like server-side callbacks, may not work as expected in Stage, as these features are often disabled in Stage, unless we are testing them.
How to Access Userplane’s Stage Environment
Once a Stage account has been provisioned, the changes needed are very simple. Each integration of Userplane begins the Userplane Embed Code, which loads the userplane.js file from our Production servers via http://cdn.userplane.com/release/sdk/userplane.js. In order to switch to the Stage environment, simply change this path to http://cdn.stage.userplane.com/release/sdk/userplane.js and your integration will then point to Stage.
Thereafter, switching back and forth between Production and Stage is accomplished by merely adjusting this path. If you have any questions about making this change please contact support.