Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Still can't get paypal/oscommerce to work together! Help plz


Guest

Recommended Posts

Posted

Using oscommerce 2.3.1. Set up API in paypal, put the credentials in the appropriate fields, ran a test, says all set up okay for live use, return URL is to checkout_procedure.php, but each time I click the final "buy" on paypal, I get back to my shop, now logged out, and it says "Your shopping basket is empty!". I log back into the shop, and the item is still in the shopping basket. I'm beginning to think now this is a bug in 2.3.1?

 

Any ideas anyone?

 

Thanks in advance,

Jack.

Posted

PS If I add "cash on delivery" which obviously does not use paypal, the checkout procedure works.

Posted

return URL is to checkout_procedure.php

 

This URL is wrong.

 

Another thing is that when you are returning from paypal for some reason your session is getting destroyed or previous session ID is getting lost.

 

You need to look into that.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

Well, an earlier post I made said to ensure Checkout_procedure.php was used! SO what IS the right return URL?

 

And I've looked into session stuff so many times I think I'm going blind... there doesn't really seem to be much in oscommerce about it... can you give any specifics? Pretty please :)

Posted

I am having problem with checkout using paypal standard. Upon completing check out, the customer receives an error message which prevents them from completing the trasaction. Paypal ran a test and says they are receiving a variable address_override=1 which is causing the error. Does anyone know how to correct this?

Posted

Search through your includes/,odules/pay,metn/paypal_standard.php file to find

 

$parameters['address_override']

 

Change the value to zero.

 

See if that helps

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

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

×
×
  • Create New...