Difference between revisions of "X-Payments:Developer mode"
m |
m |
||
Line 1: | Line 1: | ||
− | + | {{Note1| '''Important''': Developer mode was implemented in X-Payments 3.1.0 and was available in X-Payments until the release of version 3.1.3, in which it was removed. In newer X-Payments versions, Developer mode is no longer supported.}} | |
+ | |||
+ | Developer mode can be used to access X-Payments via HTTP (without the use of HTTPS) and to communicate with the store using a self-signed SSL certificate. | ||
'''Important:''' Real credit cards should never be processed while in Developer mode. This results in PA-DSS non-compliance. | '''Important:''' Real credit cards should never be processed while in Developer mode. This results in PA-DSS non-compliance. |
Revision as of 14:15, 6 September 2018
Important: Developer mode was implemented in X-Payments 3.1.0 and was available in X-Payments until the release of version 3.1.3, in which it was removed. In newer X-Payments versions, Developer mode is no longer supported.
Developer mode can be used to access X-Payments via HTTP (without the use of HTTPS) and to communicate with the store using a self-signed SSL certificate.
Important: Real credit cards should never be processed while in Developer mode. This results in PA-DSS non-compliance.
In Developer mode, special marks are displayed on the credit card form during checkout to warn the user against entering their real payment info.
To activate Developer mode in X-Payments:
- Go to the 'General settings' page (Settings -> General settings).
- Scroll down to the 'Developer mode' section.
- Select the 'Activate developer mode' box and click Save.
Your X-Payments general settings will be updated, and Developer mode will be activated.
To disable Developer mode, uncheck the 'Activate developer mode' box and click Save.