If anybody integrate "First Data Global Payment Gateway" in
your site?
Answers were Sorted based on User's Feedback
Answer / sangram
Yes,
First Create an account in on gateway site.Download
certification file (i think)['u_r_store_id'].pif
Upload it on your ftp.
create a xml-string which is to be send as request to
their server.now using curl post the data.you will get a
response xml string.parse it into array and analyse response
to see if transcation successfull.
Actual code i can't give as it belongs to company i work for.
It's request xml contain section for
billing,shiping,payment..
| Is This Answer Correct ? | 5 Yes | 5 No |
What is the difference between the functions UNLINK and UNSET?
How to concatenate two strings together in php?
What is the full form of PHP?
28 Answers Apple, Nandhini, PHP,
Whether it is possible to share a single instance of a memcache between multiple php projects?
I am a 2007 Passed out, Jobless for almost 2.6 years. I am preparing myself as a Php programmer. Will i get a job in Php and can any one guide me please.
am fresher in php ..am finished my linux,apache,mysql,and php(LAMP) course please can any one tell openings for freshers in php ...And please tell how much i demand as a fresher in PHP field just say approximately or assumption ..? at present am staying in chennai am looking my job in chennai only or else in bangalore ... hello experts please answer this question ?
Explain the difference between unlink() and unset()?
Tell me how would you declare a function that receives one parameter name hello?
Why php 7 is faster?
Do while loops?
How can we execute a php script using command line?
What are the three parts of an http request?