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 faster in php?
What is PEAR in PHP?
How to stop the execution of php script?
What are php functions?
What does php exit do?
What is the default session time in PHP and how can I change it?
Why php is used with mysql?
what is the abbrevation of PHP?
write the function to fetch a image from mysql databases (datatype blob).
How can we register the variables into a Session?
7 Answers HCL, Star Computers, Trikon Networks,
What is the function file_get_contents() usefull for?
Tell me how stop the execution of a php scrip?