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 function do we use to find length of string, and length of array?
Whether One-line comment begin with pound sing(#) in php?
What are the different types of php variables?
What does the function get_magic_quotes_gpc() means?
What is $_ post in php?
Where is session value stored php?
Differentiate between php5 and php7?
Explain different sorting function in php?
What sized websites have you worked on in the past?
How to run a php script?
Tell me what is needed to be able to use image function?
Explain what are psrs? Choose 1 and briefly describe it?