Kryptronic Software Wiki : AddProtxFormUK

Kryptronic Internet Software Solutions

Configure Protx/SagePay Form UK/EU Version




  1. In admin under Home > ClickCartPro (GBU) > Commerce: Orders and Checkout > Manage Processing Gateways click on Update next to the Gateway Name Protx - Payment Form
  2. Change the Active Status to True
  3. Change the Gateway User/Store ID to your Protx Vendor name
  4. Change the Transaction Key/Password to you Protx encrypted password
  5. Click the submit button
  6. For information on test/live modes see this link: Protx Form Test/Live
  7. For information on the debug mode see this link: Debugger Mode
  8. 1) To enable 3D Secure In the Protx - Form Display Codesection scroll down until you see the following
    (PHP$stuff .= "Apply3DSecure=" . '0';
  9. Change the data from
    $stuff .= "Apply3DSecure=" . '0';

    to
    $stuff .= "Apply3DSecure=" . '1';

  10. 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