Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal checkout without returning to Oscommerce?


aching_andy

Recommended Posts

Posted

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.

Posted
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

Posted
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

Posted
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"

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...