Closed (cannot reproduce)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Cart/checkout
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Mar 2012 at 05:22 UTC
Updated:
19 Mar 2018 at 22:09 UTC
Jump to comment: Most recent
Comments
Comment #1
tr commentedComment #2
Anonymous (not verified) commentedQuick update - I tried updating to the current dev version but I still have the same problem. Could anyone help please?
Comment #3
Anonymous (not verified) commentedGuys, what's weird about this is that after inspecting the code I have discovered that the form on the "Review order" page which is supposed to submit the order to Paypal (#uc-paypal-wps-form) has the "action" attribute of "/cart/checkout/review" instead of "https://www.paypal.com/cgi-bin/webscr".
So just to confirm, this is the form that contains the "Submit order to Paypal" button, so it's no wonder the form keeps looping back to the same page. Seems odd for such a widely used module to have this error. Am I the only one with this problem, could it be something to do with my setup?
For now, I've used jQuery to replace the "action" attribute, but if someone could test it out that would be great. Thank you.
Comment #4
longwaveCannot reproduce this, the action is set correctly for me. Perhaps theme related somehow? If you change your theme to Bartik does the problem still occur?
Comment #5
longwaveNo further info provided, presuming this was a theme problem and/or has been fixed.