Welcome Guest, Not a member yet? Register   Sign In
Linkpointcentral payment gateway..............
#11

[eluser]MASS MASS[/eluser]
Hi glemigh

The following code is same for all sites or it will change according to our site (host and port).......

$myorder["host"] = "secure.linkpt.net";
$myorder["port"] = "1129";
#12

[eluser]MASS MASS[/eluser]
Finally i got solution.....

$myorder["host"] = “secure.linkpt.net”;
$myorder["port"] = “1129”;

This is common for all site..........

Now its working .........

Right now i am implementing with CI......................
#13

[eluser]glemigh[/eluser]
Yes, and I'm glad you got it working.

George
#14

[eluser]Unknown[/eluser]
Hi,
I need some help for integration of first data payment gateway connect with our application.Payment gateway provider new for me.I have gone through user manuals.But i didn't get any solution.Can anybody worked on first data payment gateway connect?Could you please give me step by step procedure?

Regards,
Venkat
#15

[eluser]Unknown[/eluser]
HI all.
I am trying to do the same thing i.e. use the API.
I want to basically validate a given credit card.

trying to use the PASS_XML.php file
this is the config:
$myorder["host"] = "secure.linkpt.net";
$myorder["port"] = "1129";

What is this : $myorder["keyfile"] = "./YOURCERT.pem"; in the file?



Thank you all




Theme © iAndrew 2016 - Forum software by © MyBB