- 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
Oscommerce API setup
REQUIREMENTS: Need a secure server (SSL certificate) on your web site
This module consists of 2 files that have the same filename: linkpoint_api.php
This module consists of 2 files that have the same filename: linkpoint_api.php
- First you will need to download and install the Oscommerce LinkPoint API Module
- If your web host does not have a web interface to upload files then you will need to use a FTP program.
- Upload the linkpoint_api.php file from the modules folder into the following directory on your web site:
catalog/includes/modules/payment - Upload the linkpoint_api folder and the file located inside, lphp.php, from the modules folder into the following directory on your web site:
catalog/includes/modules/payment - Next upload the linkpoint_api.php from the languages folder into the following directory on your web site:
catalog/includes/languages/english/modules/payment - Next 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.
- Upload the PEM file from your desktop into the following directory on your web site:
catalog/includes/modules/payment/linkpoint_api - Access the administration for OsCommerce, the following is an example URL address:
http://www.website.com/catalog/admin/modules.php

- Click on Modules
- Click on LinkPoint API and click on the Install button.
- Click on the Edit button.

- Make sure you enter your 6 digit store number. If you are using Yourpay you will need to enter your 10 digit store number.
- Make sure Payment Zone is set to none.
- Scroll to the bottom and click on the Update button.
