Help me with Link Point Getway Intigration

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tiwari.ravish
Forum Newbie
Posts: 2
Joined: Thu Feb 05, 2009 1:19 am

Help me with Link Point Getway Intigration

Post by tiwari.ravish »

Hello Everyone,
I am trying to integrate Link Point Payment Getway with one of my site. I've Downloaded Link Point PHP API from there site, but there is no Tutorial/Code Sample available.

There are 4 test files available[PHP_FORM_MIN.html,PHP_FORM_MIN.php,PHP_FORM_MAX.html,PHP_FORM_MAX.php] but they return Approved status in any case.

There is no Guide in the api download to tell you how to integrate it to your site...
I visited there site but there is no Sandbox, like the one you've in Google Checkout and in PayPal...
Please help me caz m stuck with it... :banghead: :( :( :( :(

Any Help/suggestion/Code Sample/Tutorial Link will be greatly appreciated...



Thnx in Advance...
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Help me with Link Point Getway Intigration

Post by Benjamin »

You'll get some good answers if you are able to communicate what you have tried and the section of code that you are stuck on.
tiwari.ravish
Forum Newbie
Posts: 2
Joined: Thu Feb 05, 2009 1:19 am

Re: Help me with Link Point Getway Intigration

Post by tiwari.ravish »

astions wrote:You'll get some good answers if you are able to communicate what you have tried and the section of code that you are stuck on.
Thnx for your response...
let me tell you,
I downloaded the API from the site there were to samples in the API (the files I've mentioned in the post). I checked the samples they were fine at a glance, but not exactly, the sample was displaying payment approved message in any case..
furthermore, in the sample there is no developer manual in the, no guidelines about how to design your form? what fields should be there? what the different messages means. apart from that there is no SANDBOX on the site. how will one verify the payment?

how will one integrate this Getway?

m sending you the code for this in the attachment...
Attachments
LINK_POINT_API.rar
(229.45 KiB) Downloaded 10 times
Post Reply