CERTIFICATION AND LAUNCH FOR SHOPPING CART PLATFORMS
Initial Certification for Development Store
Once development is finished on your Development Store, buySAFE will certify it using our Initial Certitication checklist. If no problems are found, this step is complete.
buySAFE Test Store
Once your Development Store has been certified, buySAFE will set up a test store on your Shopping Cart Platform. This Test Store will point to the buySAFE Sandbox environment.
You will need to provide buySAFE with a merchant account. We will then go through the full buySAFE application process on your platform in order to configure buySAFE on our test store.
We will verify the following test scenarios:
- Merchants can apply to buySAFE
- Seal Hash and Store Tokens are properly captured upon merchant approval
- buySAFE is enabled once merchant is approved
- Merchants have option to disable buySAFE
- Merchants have ability to register additional stores with buySAFE
|
NOTE: We will leave our buySAFE test store active in order to test any future updates to either your platform or buySAFE. |
Connect to buySAFE Production Environment
Once we have set up our buySAFE Test Store and verified that merchants will be able to properly apply for and enable buySAFE, the next step is to connect your platform to the buySAFE production environment.
You will then need to point all buySAFE URLs to our production environment instead of the sandbox.
- API calls should be made against https://api.buysafe.com/BuysafeWS/CheckoutAPI.dll
- The rollover.js file should come from seal.buysafe.com.
<script src="https://seal.buysafe.com/private/rollover/rollover.js" type="text/javascript" language="javascript" charset="utf-8"></script>
- You will be given new MerchantServiceProvider Credentials.
Beta Test with Live Merchants
Before buySAFE is made available to all merchant on your Shopping Cart Platform, we will run a live beta test with a limited number of pre-selected merchants. These merchants will need to go through the buySAFE application process in order to enable buySAFE on their stores.
Final Certification
In order for buySAFE to issue your Final Certification, we must perform a data comparison to verify that all required data is being sent from your system to ours.
You must provide us with the following information for each order that is placed during the Beta Test:
- ShoppingCartID
- Date created
- Number of items
- Item Subtotal
- Bond Cost
- Total Cost (including Bond)
- WantsBond
Once Final Certification has been issued, we can proceed with the official launch of our joint offering and make buySAFE available to all merchants on your Shopping Cart Platform.