|
|
|
X-CART LINKPOINT API SETUP
- 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.
- Upload the PEM file to your web site, the following is an example directory
/payment/certs
- Next you will need to log into your admin for your shopping cart.
http://www.yourdomain.com/admin/home.php
- On the left menu click on Payment Methods

- Scroll to the very bottom to Payment gateways and select LinkPoint
- Click on Add

- Place a checkmark next to LinkPoint
- Scroll down and click on the Update button
- Click on the Configure link for LinkPoint

- Enter your 6-7 digit store number under Store name (for YourPay accounts its a 10 digit number)
- Enter the absolute path for the LinkPoint PEM file. For example:
/home/yourdomain/html/payment/certs/123456.pem

- Click on the Update button
|