I’ve never done anything with payment gateways, can anybody give me suggestions?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Payment gateways differ from country to country and they are agencies who can enable payment processing in your applications.
For example. in UK BT has it payment gateway. They call it BTBuynet . In India ICICI is one of the major payment gateway providers. You can also check out paypal.
Each of them have their own way of implementation. Usually every payment gateways have 2 modes for payment processing.
Advantages
We dont have to worry about validating or storing cards details as everything is taken care by their pay page.
Disadvantages
Since we redirect the user to a different site the look and feel of the site will be different.
Hope this gives yo some idea about payment gateways. You can also check out some related questions in the RHS.