SecurenetShop API setup

Follow these steps if your web site is hosted by Securenetshop using the Web Site Builder.
  1. First you will need to download the LinkPoint PEM certificate.
    You can download the PEM file from LinkPoint Central.
  2. After you login, click on Support at the top, then click on Download Center.
  3. Click on Download next to PEM and make sure to save the file to the desktop.
  4. Next you will need to log into the administration for your Securenetshop shopping cart
    https://www.securenetshop.com/sb_login.htm

  5. Click on Store Manager on the left menu.


  6. Click on Payments/gateway on the left menu.


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


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


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