Going into PRODUCTION
To go into PRODUCTION via the embedded payment :
- Log in to the Merchant Back Office Scellius with your identifiers :
- Go to Settings > Shop.
- Click on API REST Keys tab.
- If there are no tables, go directly to step 6.
- If you look at the table below, you should do the payment tests before going into production:
For making test payments:
- See chapter Testing the payment on your website.
- Make a payment using each line of the table, the card number used on the payment page must be identical to the one in the table.
- Once all 4 payments have been made, the red crosses will be replaced by green check marks.
- Click Generate the password and the HMAC-SHA-256 production key, then click Yes to confirm.
- Copy the value of the Production password displayed on the screen.
- Open another tab in your browser.
- Sign in to your PrestaShop Back Office.
- Go to the Modules menu > Module Manager.
- Search for the Scellius module.
- Click on Configure.
- Click on General configuration.
- Click on API REST Keys
- Paste your password into the Production password parameter.
- Return to the Merchant Back Office.
- Copy the value of the Production Public Key displayed on the screen.
- Return to the PrestaShop Back Office.
- Paste your key to the Production Public Key parameter.
- Return to the Merchant Back Office.
- Copy the value of the Production HMAC-SHA-256 Key displayed on the screen.
- Return to the PrestaShop Back Office.
- Paste your key to the Production HMAC-SHA-256 Key parameter.
- Return to the Merchant Back Office.
- Click the Keys tab.
- Copy your Production key.
- Return to the PrestaShop Back Office.
- Paste your Production key to the Access to the payment gateway.
- Change the Mode parameter to PRODUCTION.
- Save the changes.
- You shop can now receive real payments.