The get_payment_details call in the javascript file is returning a 404 error which causes the payment progress bar to hang. This is because get_payment_details uses a relative path ('cart/payment/payment_details') instead of using the new ucURL variable which is an absolute path. The attached patch fixes this.

CommentFileSizeAuthor
uc_free_order_js_bug.patch943 bytesjrust
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ssarkar74’s picture

i do no have uc_free_order module....Can you help me to find out?

sarahjean’s picture

I was having this issue with uc_free_order 6.x-1.0-beta3, applying the patch fixed it.

ShaunDychko’s picture

Worked for me too. Thank you!

freixas’s picture

I ran into the same problem and tried this patch. Works great, thanks!

Maybe now that UC 2.0 is out, someone will have time to apply this patch.

rszrama’s picture

Status: Needs review » Fixed

Many thanks, sorry for the lag time. Just committed it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

BenK’s picture

Subscribing...

Militopedia’s picture

Subscribing