- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Display Unit Price in Invoice Template instead of Rate Plan Charge Tier
Hi
In the Invoice Template Usage Summary table, I want to display the Unit price applied for the usage charge as (Quantity @ per unit price). This works fine for the charges defined with per unit price model but not for Tiered price model.
The complete charge tier information is displayed instead of unit price applied when using <UsageSummary.RateDetail> .
Is there a way to selectively display the tier's which had non zero price amount, or just show a unti price.
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Display Unit Price in Invoice Template instead of Rate Plan Charge Tier
Will 'UsageSummary.ListPrice' help? It looks like:
Tier / From / To / List Price / Price Format
1 / 1 / 15 / 15.30 / Flat Fee
2 / 16 / 18 / 35.00 / Flat Fee
I am afraid based on the current provided feature selectively display the tier's which had non zero price amount, or just show a unti price is not possible yet. The only workaround we can think of is maybe hardcoded in the invoice template.