Hello,
I am finally making some time to fix a bug in the userpoints integration module with discounts. I would like discounts to be a line item, but have not figured out how to add/update it on the checkout page. I have been looking at the api docs and have a fairly good understanding of the hook needed, I am guessing I just need to write the appropriate js and add it with drupal_add_js?
Thanks in advance


