CLICKCART PRO LINKPOINT CONNECT SETUP
API SETUP
  1. Log into the administration for ClickCart Pro. Here is an example URL:
    http://www.yourdomain.com/ccp51/cgi-bin/admin

  2. On the left menu click on Orders & Payment


  3. Click on Manage Payment Methods


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


  5. Change Active Status to ACTIVE.
  6. 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">


  7. Scroll down and click on the Submit button.
  8. Next you will need to log into LinkPoint Central to setup the Connect settings.
  9. After you login, click on Customization on the top menu.
  10. Click on the option "Configure your LinkPoint Connect."
  11. 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

  12. Scroll down to the bottom and click on Submit.