Help Topics -->
User Guide... -->
Administration... -->
International... -->
Translating Products, Categories & Content
CRE Secure Hosted Payment Page (HPP) Installation
The CRE Secure Hosted Payment Page (HPP) protects your customers credit card information. CRE Secure is certified as a PCI Compliant Level 1 service provider.
http://usa.visa.com/download/merchants/cisp-list-of-pcidss-compliant-service-providers.pdf
CRE Secure HPP gateway require the merchant to have SSL installed and as such you must have a dedicated SSL certificate installed to use this gateway.
Installation
1. Please make sure you have a dedicated SSL installed and enabled.
To check if you have SSL enabled, please ensure the following line is filled in shop$config.asp files:
const xssl = "https://www.mysite.com"
2. Login into your administration page and go to CRE Secure Configuration section through Home » Modules » Payment Gateways » CRE Secure Configuration menu.
3. Click "Sign Up Now" button if you don't have the CRE account detail.
4. Click "Configure CRE Secure" to enable CRE Secure.
5. Enter your CRE Secure ID and also the API token to the following fields:
CRE_SECURE_ID = "xxxxxxxxxxxxx"
CRE_SECURE_API_TOKEN = "yyyyyyyyy"
6. Set the gateway to Test or production mode.
Set 1 for test mode and 0 for live/production mode.
CRE_TEST_MODE = Yes
7. Specify what cards will be accepted on the payment form.
Valid values are Visa, MasterCard, American Express, and Discover. You must Separate each card entry with a PIPE delimiter.
CRE_ACCEPTED_CARD = "Visa|MasterCard|American Express"
8. Click Continue button and logout from the administration page.
9. You are now ready to use CRE Secure HPP payment gateway.
Troubleshooting
Q: I was not able to connect to the payment server at all!
A: SSL is absolutely required for this payment gateway. You will need to purchase and install a dedicated SSL certificate.
Q: I experienced other issues which is not explained in this readme !
A: Please submit a ticket to our helpdesk at https://helpdesk.vpasp.com and our support member will assist you.
Q: My payment page shows blank page!
A: Please ensure that xssl is filled with correct value in shop$config.asp files. By default, these files should be located in "config" and "admin/config" folder.
Times Viewed:
2963
Added By:
anggar
Date Created:
2/4/2011
Last Updated:
2/4/2011