Jump to content

Linkpoint Payment Integration API


Recommended Posts

i install linkpoint api for one of commerce site.

 

1. In site curl is working properly.

 

2. i fill details properly like this

 

$myorder["host"]      = "secure.linkpt.net";

$myorder["port"]      = "1129";

$myorder["keyfile"]    = "../yourpemfile.pem"; # Change this to the name and location of your certificate file

$myorder["configfile"] = "storeNo";        # Change this to your store number

 

 

and while run PHP_FORM_MIN.php

 

it only shows

 

success:<

Error: <

 

 

I cant understand by this.. can any one help me.....

Link to comment
https://forums.phpfreaks.com/topic/165061-linkpoint-payment-integration-api/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.