Closed (fixed)
Project:
Payment for Ubercart
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2012 at 14:03 UTC
Updated:
24 Jul 2013 at 08:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
xanoThe attached patch is based on existing Ubercart code and replaces the Payment line item type provided by this module with four new ones:
Three line items for when the order is paid entirely
- Products
- Order line items
- hook_uc_order('total', $order) results ("Other")
One line item for when the order is being paid partly
- Order balance
Comment #2
xanoAdd Payment >1.0 dependency, because this patch requires #1831496: Add line item callback for prefixed line item names.
Comment #4
xanoComment #6
xano