- 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
SecurenetShop API setup
Follow these steps if your web site is hosted by Securenetshop using the Web Site Builder.
- First you will need to download the LinkPoint PEM certificate.
You can download the PEM file from LinkPoint Central. - After you login, click on Support at the top, then click on Download Center.
- Click on Download next to PEM and make sure to save the file to the desktop.
- Next you will need to log into the administration for your Securenetshop shopping cart
https://www.securenetshop.com/sb_login.htm - Click on Store Manager on the left menu.

- Click on Payments/gateway on the left menu.

- Select LinkPoint on the drop-down menu for gateway and click on "Set."

- Enter your 6 or 7 digit store number under "Store Name."
- Enter 1129 for the port number.
- Enter secure.linkpt.net for hostname.

- Now click on your Start button -> Programs -> Accessories -> WordPad
- Click on the File menu and select Open.
- Under "Look in" you should have Desktop selected.
- Under "Files of type" click on Rich Text Format and select "All Documents."
- Double click on the PEM file.
- Select the first block of code from BEGIN RSA PRIVATE KEY to the line, END RSA PRIVATE KEY.
- Click on the Edit menu again and select Copy.
- Click in the box for "Private Key" and paste(Control V on your keyboard) the code you copied.
- Go back into Wordpad
- This time you will select the second block of code from BEGIN CERTIFICATE to END CERTIFICATE.
- Click in the box for "Private Key" and paste(Control V on your keyboard) the code you copied.
- Select the credit cards you accept
- Scroll down and click on Apply Changes

