Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to phpanswers , where you can ask questions and receive answers from other members of the community.
how payment gateway works and how to implement it in php
0
votes
I am first time working with payment gateway and dont know how to use and integrate it in php
interview
php
asked
2 years
ago
by
Neeraj Narkhede
(
1,670
points)
edited
2 years
ago
by
vikramapte
1 Answer
0
votes
An online payment gateway is the interface between your Web site and your merchant account.
The online payment gateway allows you to immediately verify credit card transactions and authorize funds on a customer's credit card directly from your Web site.
It then passes the transaction off to your merchant bank for processing, commonly referred to as transaction batching
answered
2 years
ago
by
vikramapte
(
1,980
points)
i want to detail ans.. of this ques.. how to perform it. step by steps..
can you give me detail..
Related questions
+1
vote
1
answer
how to implement payment gateway in php website
asked
1 year
ago
by
anonymous
php
scripts
0
votes
1
answer
Can we use include (”myfile.php”) two times in a PHP page and how will it affect to my output?
asked
2 years
ago
by
phpanswers
(
1,125
points)
interview
php
–1
vote
2
answers
What is the default session time in PHP and how can I change it?
asked
2 years
ago
by
Neeraj Narkhede
(
1,670
points)
interview
php
0
votes
1
answer
How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?
asked
2 years
ago
by
Neeraj Narkhede
(
1,670
points)
interview
php
technology
0
votes
1
answer
php beginner what to hide code warning how to do that and what other errors in php
asked
2 years
ago
by
Neeraj Narkhede
(
1,670
points)
interview
php
error