Most recent edit on 2007-08-30 07:07:57 by KryptronicWebmaster
Additions:
Protx Form
Protx Direct
- In admin under Home > ClickCartPro (GBU) > Commerce: Orders and Checkout > Manage Processing Gateways click on Update next to the Gateway Name Protx Direct - Secure Server
$olpform = array('namespace' => 'gwprocinternal',
ClickCartPro - Administration
ClickCartPro - Getting Started
Deletions:
As supplied the Protx gateway is configured for test mode. You will need to make at least 3 test purchases via your website and refund one of these in you Protx test account before you can request the account to go live. When you are ready to make your site live you will need to update the Protx gateway in ClickCartPro administration to have it point to the live Protx server.
Wiki: Pending Inclusion
Edited on 2007-07-10 10:45:29 by KryptronicWebmaster
Additions:
As supplied the Protx gateway is configured for test mode. You will need to make at least 3 test purchases via your website and refund one of these in you Protx test account before you can request the account to go live. When you are ready to make your site live you will need to update the Protx gateway in ClickCartPro administration to have it point to the live Protx server.
Deletions:
As supplied the Protx gateway is configured for test mode. When you are ready to make your site live you will need to update the Protx gateway in ClickCartPro administration to have it point to the live Protx server.
Oldest known version of this page was edited on 2007-07-10 06:49:26 by KryptronicWebmaster []
Page view:
Going "live" with Protx UK/EU Version
As supplied the Protx gateway is configured for test mode. When you are ready to make your site live you will need to update the Protx gateway in ClickCartPro administration to have it point to the live Protx server.
- Send a note to golive@protx.com and request that your account be activated on the live server.
- In admin under Home > ClickCartPro (GBU) > Commerce: Orders and Checkout > Manage Processing Gateways click on Update next to the Gateway Name Protx - Payment Form
- In the Protx - Payment Form section scroll down until you see the following
// +--
// | Set up the olpform array.
// +--
$olpform = array('url' => 'https://ukvpstest.protx.com/vps2form/submit.asp',
'button' => 'Continue',
'fields' => array());
- Change the url from
https://ukvpstest.protx.com/vps2form/submit.asp
to
https://ukvps.protx.com/vps2Form/submit.asp
- Click on Submit to save your change and you should be all set.
Wiki: Pending Inclusion