- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
Need a way to display UnitPrice of tiered pricing model correctly in invoice PDF.
This request is about the issue in the link below.
https://support.zuora.com/hc/en-us/articles/207410936--Invoices-should-not-print-the-InvoiceItem-Uni...
Issue:
* Create a Rate Plan Charge where Tier 1 = Qty 0-1 = $2000, Tier 2 = Qty 2-3 = $500.
* Create a subscription using charge above with quantity = 2.
* Generate an invoice against this subscription. Note that the invoice template should use invoiceItem.UnitPrice.
The UnitPrice column displays as $1250 per unit, but this is not true for tiered pricing model.
Request for improvement:
There should be a way to display as follows.
Tier 1, Qty 1, $2000
Tier 2, Qty 1, $500
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.