- API
- Cart Setup
- Agoracart
- Brightbuilders
- Cart32
- ClickCart Pro Connect
- CubeCart
- Herbalife
- Internet Treasure Chest
- LinkPoint Cart
- Meridian1
- Miva Merchant
- Monstercommerce
- Oscommerce API
- Oscommerce Connect
- PriceGrabber
- ProStores
- QuickCart
- SNSCART
- SecurenetShop
- ShopFactory
- ShopSite
- Storefront
- Virtuemart
- X-Cart
- Yahoo Store
- Connect
- Contact
- Example Code
- Example Forms
- FAQ
- General
- Web Service
CONNECT SETUP
There are two steps in order to setup your web site with LinkPoint Connect.
STEP 1
First you will need to copy and paste HTML code to one of your pages on your web site. The HTML code will create a button that your customer will click on and redirect them to a secure page on LinkPoint where they will enter their credit card information. This does require you be familiar with HTML code or creating web pages. Further below is example HTML code for LinkPoint Connect.
Make sure you replace the value for storename, "123456", with your own store number.
You will also need to replace the value for chargetotal, "2.00", with the price for your product or service.
<form action="https://www.linkpointcentral.com/lpc/servlet/lppay" method="post">
<input type="hidden" name="mode" value="fullpay">
<input type="hidden" name="chargetotal" value="2.00">
<input type="hidden" name="storename" value="123456">
<input type="hidden" name="txntype" value="sale">
<input type="hidden" name="comments" value="product info">
<input type="submit" value="Continue to Secure Payment Form">
</form>
You can also see more examples starting on page 138 of the LinkPoint Connect Manual.
For more information you can view the Adobe Acrobat PDF manual on the following site:
http://www.firstdata.com/downloads/marketing-merchant/emea_integrationguide_connect_2_0.pdf
STEP 2
The next step is to enter the address of your order page in LinkPoint Central.
https://www.linkpointcentral.com
Once you log into LinkPoint Central, click on Customization at the top.
Then click on the option, "Configure your LinkPoint Connect."
In the field, "Order submission form URL," you will need to enter the address of the page where you added the HTML code.
You can enter more than one address by separating them with a space.
For example:
http://www.yourwebsite.com/order.html
You can use the following credit card for testing. The test credit card will produce a decline response. Please be aware there are transaction fees for each declined transaction.
Visa: 4111111111111111
Expiration: 01/13
