|
|
|
- Log into the administration for ClickCart Pro. Here is an example URL:
http://www.yourdomain.com/ccp51/cgi-bin/admin
- On the left menu click on Orders & Payment

- Click on Manage Payment Methods

- Click on UPDATE next to LinkPoint/Yourpay HTML - Payment Form

- Change Active Status to ACTIVE.
- Scroll down to the Form Content field and look for the following line of code:
<INPUT TYPE="HIDDEN" NAME="storename" VALUE="your_username">
Replace "your_username" with your 6 digit store number.
<INPUT TYPE="HIDDEN" NAME="storename" VALUE="123456">

- Scroll down and click on the Submit button.
- Next you will need to log into LinkPoint Central to setup the Connect settings.
- After you login, click on Customization on the top menu.
- Click on the option "Configure your LinkPoint Connect."
- Below is an example URL of what you will enter under the field "Order Submission Form URL."
Make sure you enter both addresses separated by a space.
http://www.yourdomain.com/ccp51/cgi-bin/cp-app.cgi
http://yourdomain.com/ccp51/cgi-bin/cp-app.cgi
- Scroll down to the bottom and click on Submit.
|