March 18, 201016 yr Ive created a basic php shopping cart where the user addes products to the shopping cart and this is working fine. The only thing I need to do now is add some sort of way for the user to pay for their products. I was wondering if anyone could point me in the right direction to do this? Im only using this for a college project so I dont really want to pay monthly fees and such. Any adivce would be good, thanks.
March 18, 201016 yr Ive created a basic php shopping cart where the user addes products to the shopping cart and this is working fine. The only thing I need to do now is add some sort of way for the user to pay for their products. I was wondering if anyone could point me in the right direction to do this? Im only using this for a college project so I dont really want to pay monthly fees and such. Any adivce would be good, thanks. if you have a paypal account use that, its free to set up Pat
March 18, 201016 yr Or Google Checkout which is also free and has a 'Sandbox' so that you can actually pretend to pay with credit card.
June 15, 201016 yr Pat and TopShopper are right. Either Paypal or Google Checkout. Google checkout pips it for me as it works nicely with Google Base. Just check which solution works best for you with regards to fees charged. Regs, Numb
Create an account or sign in to comment