I've got all the pieces of this working, except once you submit an order to pay a balance due via PayPal the whole amount is being charged. There is no line item in PayPal for the discount. ie, a 5.00 order, with a 2.00 discount should bill PayPal 3.00. But, the whole 5.00 amount is carried over to PayPal for payment.

How do we pass the Discount Line Item ??? and why isn't it showing up on PayPal ???

Comments

bsmith451’s picture

RESOLVED: Issue for Line Items Fixed by applying the uc_paypal_patch.patch that added the DISCOUNT as a line item to the order.
here is the thread I got the patch from: http://drupal.org/node/815482

PieterDC’s picture

Status: Active » Closed (duplicate)