Guest Posted February 3, 2005 Posted February 3, 2005 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
♥Vger Posted February 3, 2005 Posted February 3, 2005 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
Guest Posted February 3, 2005 Posted February 3, 2005 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.