SandBox Test Environment


To use the Base Commerce Sandbox, you must first register for Sandbox Credentials by completing the Getting Started form. Once completed, one of our Relationship Managers will reach out to you to discuss your business requirements, business needs, and establish Sandbox Credentials to start your integration process.

Once you have obtained your test credentials, download one of our SDKs. Base Commerce currently provides software development kits (SDKs) in JAVA, .NET 4.5, Ruby, and PHP. To download the latest version of the SDKs, please log into either your production or sandbox virtual terminal and click on the Developer tab.

In order for the SDK to communicate with the sandbox environment instead of the production environment, you must initialize the BaseCommerceClient in the SDK with your credentials and enable sandbox mode. You can read more about how to do this by reading: Using The SDK.