Closed (fixed)
Project:
UC Linkpoint API
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2010 at 17:51 UTC
Updated:
14 Dec 2010 at 05:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
jrust commentedCurrently tax is not supported; patches welcome though.
Comment #2
rszrama commentedI copied / pasted the code from the PayPal module to get this to work. However, I found out that Linkpoint will fail if you specify a ChargeTotal that is different from the Subtotal + Tax + Shipping amounts. Therefore, if it doesn't all add up, I don't include the breakdown (like if you're charging $1 after the fact on an order whose subtotal + tax + shipping is $2).
Comment #3
jrust commentedThanks, fixed in CVS