Configure Protx/SagePay Form UK/EU Version
- In admin under Home > ClickCartPro (GBU) > Commerce: Orders and Checkout > Manage Processing Gateways click on Update next to the Gateway Name Protx - Payment Form
- Change the Active Status to True
- Change the Gateway User/Store ID to your Protx Vendor name
- Change the Transaction Key/Password to you Protx encrypted password
- Click the submit button
- For information on test/live modes see this link: Protx Form Test/Live∞
- For information on the debug mode see this link: Debugger Mode∞
- 1) To enable 3D Secure In the Protx - Form Display Codesection scroll down until you see the following
(PHP$stuff .= "Apply3DSecure=" . '0';
- Change the data from
$stuff .= "Apply3DSecure=" . '0';
to
$stuff .= "Apply3DSecure=" . '1';
- Click on Submit to save your change and you should be all set.
Change from Protx to sagepay
1) Form Display Code* section scroll down until you see the following
'https://ukvps.protx.com/vps2form/submit.asp'
Change the url from
'https://ukvps.protx.com/vps2form/submit.asp'
to
'https://live.sagepay.com/gateway/service/vspform-register.vsp'
Change the 'Referring URL string' from 'protx' to 'sagepay'
Wiki: ClickCartPro 6