Log into read the version of docs relevant to your site.
How can I adjust the billing period display on invoices?
Related Scenarios
How to display a custom billing period on invoices without affecting the actual billing logic.
Adjusting the invoice display to show a different billing period range.
Solution
Chargebee does not offer a direct setting to display a billing period that is one day less than the actual subscription period without altering billing logic or renewal dates. You can achieve this through custom invoice fields or advanced invoice customization.
Using custom invoice fields
Go to Settings > Configure Chargebee > Invoices.
Under invoice settings, create a custom field to manually enter the desired billing period range.
In the invoice settings, disable the default billing period display to avoid confusion.
For each invoice, manually enter the adjusted billing period in the custom field.
Advanced invoice customization
Go to Settings > Configure Chargebee > Invoices, Credit Notes & Quotes > Invoice Templates.
Select the template you want to customize.
Use the HTML editor to add logic that calculates and displays the adjusted billing period. This may require HTML and template scripting knowledge.
Preview the invoice to ensure the custom billing period displays correctly.
Important Notes
Customizing invoice templates may require technical expertise in HTML and scripting.
Always test changes in a sandbox environment before applying them to live invoices.
Consider consulting a developer for advanced customization.
Ensure compliance with legal or regulatory requirements when altering invoice displays.