Active
Project:
UC Free Order Payment Method
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 May 2010 at 17:51 UTC
Updated:
7 Feb 2013 at 21:48 UTC
Just a note for anyone using this module, it is currently not compatible with the Conditional Payments module. As soon as conditional payments loads, it clears all payment options and recreates them, thus un-hiding the free order option.
I realize that the patch needs to be made on the Conditional Payments end, but just hoping to save anyone else 2 hours of banging their head against the wall.
Comments
Comment #1
ani7a commentedHi!
i've added this lines in uc_conditional_payments.js
Inside this function:
Hope it works for you too!
Comment #2
waltercat commentedThis did not work for me. Did I do this right? I changed this:
to this
Comment #3
budalokko commentedIt worked for me placing the code at the end of the 'success' function, this way: