Re: Payment Gateways

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You need to find out from the bank a few pieces of info:
what is the url that you would use to make the transaction?
what port is the server expecting you to use?
what useragent is the server expecting?
what is the format of the request?
is your request to be a GET or POST?
is the server looking for a custom request string?
what is the separator of the custom request?

Then read the following:

http://php.net/curl


Mark Cain


----- Original Message -----
From: "Ahmed Shams" <white_tiger52@xxxxxxxxxxx>
To: <php-db@xxxxxxxxxxxxx>
Sent: Wednesday, July 20, 2005 1:11 PM
Subject:  Payment Gateways


> Hi all,
> I am working on a project that I haven't came across before and I would
> appreciate all the help I can get with it. Our client is requesting a
> payment gateway system where we communicate with the bank and provide
> reports and stats about the transactions. The reports part is relatively
> familiar but the communications with the bank is what is puzzeling me. I
> know the bank is providing an API but I need a similar code to work with.
If
> anyone can provide me with a similar project which I can change to our
specs
> or tell me how to start I would be extremely greatful.
> Thanks
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux