Closed (fixed)
Project:
Ubercart
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 02:46 UTC
Updated:
16 Jan 2010 at 18:08 UTC
For some reason it's not redirecting correctly, not sure what's wrong.
Comments
Comment #1
drupalninja99 commentedwhy is the checkout page form url /cgi-bin/webscr? I don't know where to fix this
Comment #2
sansui commentedI've seen this issue too with 5.x version. Site is directing to cgi-bin/webscr on its base url instead of addressing to paypal at the "submit order" button on review order screen
Comment #3
sansui commentedApparently just needed to add "cgi-bin/webscr" to secure pages as a secured url, and the problem goes away
Comment #4
sansui commented