Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal module, checkout is going to login


Guest

Recommended Posts

Posted

Hi all, i have my Oscomm site set up for paypal, yesterday when you went through the checkout process, you were landed on the paypal payment gateway, with 2 choices, either pay by credit card or logi in to your paypal a/c.

 

today ive gone through the same process, and got dumpted on the generic PP login page:

 

i wanted the uk site so in modules/paypal i was using this url:

$this->form_action_url = 'https://www.paypal.com/uk/cgi-bin/webscr';

 

ive also tried:

 

$this->form_action_url = 'https://www.paypal.com/cgi-bin/webscr';

 

but still its not working...

i have re-install the PP module with no change.

 

Any ideas.

Craig

Posted

If your business account is UK based then you don't need to specify a UK url for PayPal, the PayPal system will automatically sort that out. I had this problem myself when using the PayPal IPN module - all of a sudden it stopped working the way it used to, and my customers ended up on the PayPal login screen, instead of getting the PayPal payment page where they entered their credit card details. I no longer use the IPN module.

 

Vger

Posted

yah can be a prob, the only thing i can think off is, the client is trying to get verified, it was after he started that process that it stoped working, by the way i just got your fixed width template.... nice.... ill be using that, thnx.

 

Rgds, Craig

Archived

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

×
×
  • Create New...