I am developing an e-commerce web wite. Now I achieved the step of on-line payment. So I’m looking for best methods to do the job (I already have Paypal, but I am looking at other options to make it easy for the user)
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.
One viable alternative to PayPal is Google Checkout. There are some PHP examples for Google Checkout here.
I believe that Google Checkout does allow guest purchases, so anyone without a Google Account should still be able to pay with a credit card without creating an account.