aching_andy Posted May 27, 2009 Posted May 27, 2009 Hi all, I was wondering if anyone had any advice for a small problem that I have with my site. I have modified my code to take advantage of Google Checkout, where the customer checkouts directly from shopping_cart.php and DOES NOT return back to the oscommerce site. This way, we do not collect any personal information from the customer at all. Everything was fine, until my father gets a call from a customer saying "why don't you accept PayPal?". So I have spent the last few days attempting to get PayPal integrated. It works, but all the addons keep redirecting the customer back to our site to complete the checkout process, is there any way to allow the entire shopping cart to be sent to PayPal, and we then get notification from them? I would rather not store any details of our customers in the Oscommerce site. Any ideas? Thanks.
steve_s Posted May 27, 2009 Posted May 27, 2009 Hi all, I was wondering if anyone had any advice for a small problem that I have with my site. I have modified my code to take advantage of Google Checkout, where the customer checkouts directly from shopping_cart.php and DOES NOT return back to the oscommerce site. This way, we do not collect any personal information from the customer at all. Everything was fine, until my father gets a call from a customer saying "why don't you accept PayPal?". So I have spent the last few days attempting to get PayPal integrated. It works, but all the addons keep redirecting the customer back to our site to complete the checkout process, is there any way to allow the entire shopping cart to be sent to PayPal, and we then get notification from them? I would rather not store any details of our customers in the Oscommerce site. Any ideas? Thanks. You can use paypal IPN but they will auto direct them back to your site to complete transaction ie checkout_success.php
aching_andy Posted May 27, 2009 Author Posted May 27, 2009 You can use paypal IPN but they will auto direct them back to your site to complete transaction ie checkout_success.php Hi Steve, By that you mean the final "Thanks for ordering please come again?" I'll install this tonight.. Cheers
steve_s Posted May 27, 2009 Posted May 27, 2009 Hi Steve, By that you mean the final "Thanks for ordering please come again?" I'll install this tonight.. Cheers Yep the final "Thanks for ordering please come again"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.