Hello everyone,
This month's updates pack a punch! From highly requested features, to those that can elevate your subscription management in general, here's what's new in March:
More Control Over Proration
Proration is when subscription invoice amounts are adjusted according to usage. Until now, Zoho Subscriptions has handled all proration at the back end automatically. However, we've seen that some businesses, like those that ship physical goods to their customers, may not want to prorate subscriptions based on usage. The following updates address those needs:
Toggle Proration (Early Access)
You can now enable/disable all proration that occurs for subscriptions. This includes prorated invoices based on usage, and automatic invoice and credit note generation for subscription upgrades and downgrades, respectively. Proration can also be toggled at the subscription-level when creating subscriptions.
Note: Proration cannot be toggled for existing subscriptions.
Prorate Flat Discount Coupons
Coupons that you've created with flat discount amounts can now be prorated too. This way, a coupon's discount amount will scale according to the number of days that a subscription was used, and can prevent situations where a coupon completely nullifies a subscription's prorated invoice amount.
To enable this feature, go to Settings > Preferences > Subscriptions > Prorate Flat Discount Coupons.
New Reports
We've added a host of new reports that provide actionable data points for your subscription business.
Average Sale Cycle Length
This report displays the average length of your subscriptions' sales cycles in days, i.e., the average number of days that it takes to receive the first payment after a subscription's trial period was started. This data can be valuable in measuring the steps that you take to get paid sooner.
Upgrade & Downgrade Details
The Upgrade Details and Downgrade Details reports, can display details about when subscriptions were upgraded or downgraded. You can also generate comparisons between particular products or plans, and choose between different chart styles. This can give you insights on how product-level changes affect your business, along with details about how particular plans are performing.
Trial To Live Conversions
This report charts the conversion rate of trial subscriptions at any given time and also gives you a list of all the trial subscriptions that were moved to the Live status during a particular period. Additionally, you can view the conversion rate of different plans to gauge their performance.
Active Trials
View a list of active trials for a particular date range. You can filter this report based on criteria like the trial's status, non-renewing trials, and trials expiring in the next 7 days. If you've enabled trial subscriptions to be extended from the customer portal, you can view the number of times a trial was extended too, along with the source from where it was extended.
Inactive Trials
View a list of inactive trials, i.e., trial subscriptions that were either cancelled or expired, for a particular date range. You can filter this report based on criteria like the trial's start date, end date or cancellation date. All of these reports can be accessed from the Reports module in the left sidebar of Zoho Subscriptions.
Hosted Payment Pages: Multiple Templates & Customization
These highly requested features enable you to go one step further in customizing the hosted payment pages for your customers.
Multiple Templates with Multi-language Support
You can now create multiple templates for the hosted payment pages and pick one as default for your organization. You can also add multiple languages for each template and customize label names and layouts for each language. When you've configured multiple languages your customers will be able to select the language which they prefer when they visit a hosted payment pages.
Font Customization
Choose between multiple fonts and font styles while editing the hosted payment pages to reflect your brand's aesthetic better.
Reorder Fields & Sections
The sections and fields in the hosted payment pages such as the Billing Address, Shipping Address, and Account Information can be reordered while editing hosted payment pages.
Customer Portal: Seamless Onboarding & Collaboration
Our main goal with these features was to save time for both you and your customers by simplifying the process of accessing the portal.
Customer Portal Signup
You can provide your customers and their contacts with the ability to sign up to the Customer Portal by themselves, using signup links that will be displayed to them while making invoice payments, or after completing payments on the hosted payment pages. A signup link will also be displayed on the portal's sign-in page. To prevent unwarranted signups, customers can sign up only with the same email address that exists for their customer record in Zoho Subscriptions.
To enable this feature, go to Settings > Preferences > Portal. Check the Allow customer to sign up to the customer portal option.
Pro Tip: You can use the new Portal URL placeholder in your email templates to place a link to the customer portal's sign-in page.
Share Documents from the Portal
Your customers can share documents with you right from the Customer Portal. Only the Primary Contact will be able to do this, and customers must be allowed to edit their details from the portal.
These are some of the noteworthy features that were rolled out recently, but our What's New Timeline covers a lot more features, so be sure to check it out! We've also completed rolling out features for all users from our previous major update.
We hope you like the new features, and would love to know what you think in the comments below! If you need any assistance, feel free to write to us at support@zohosubscriptions.com, we'd be happy to help.
Best regards,
The Zoho Subscriptions Team
Recent Topics
Getting error during inserting a record in form of zoho people using zoho api
import requests import json # Set your access token and Zoho People API base URL access_token = '1000.XXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXX' api_base_url = 'https://people.zoho.in/people/api/' # Set the form name and data to be inserted form_link_name
Change script to add fields
Hi, I have a custom function (writen by a different implementation company in the beginning) which I would like to edit to add a different field as well. Can't get it to work on my own though. - The script now adds the address fields to a new quote (needs
1 API to all channel
hi zoho team: I am the product manager of anywheel, we are planning to integrate zoho, we want to integrate multiple channels through 1 API, please can you send me the integration document and guideline?
Revamped Print in Zoho Sheet—customized for paper
The latest enhancements to Zoho Sheet's Print settings allows you to print a worksheet or a selected range, with customizations that make the data comprehensible, even on paper. Customize header and footer Make your spreadsheets meaningful with a relevant header and footer. You can now choose to display the file name, sheet name, current page number, total pages, date, and time as the header and footer in your print view. Besides the predefined elements, you can also give a custom text for header/footer.
Adding Bluesky channel
Hello, Is Bluesky (AT protocol) soon added on Social ? Bluesky is being developped and is now open to anyone (no more invitation) Thank you
How Can i put a form in Zobot
Hi,how can i integrate a form which has a multiple options to choose from.the form should be opened or displayed by zobot after it meets a requirement in the conversation. Thanks in advance !
Unified customer portal login
As I'm a Zoho One subscriber I can provide my customers with portal access to many of the Zoho apps. However, the customer must have a separate login for each app, which may be difficult for them to manage and frustrating as all they understand is that
message on click of button
Hi, i added insert task on 'Quick view' below 'Action' of report just below 'Delete' button, so i am trying to add a message on click of button that, "This item is now added into Pending Request" like this .... So, how can i achieve this ; because
Is it possible to disable Chat Waiting Time, or to make it indefinite?
We have used many online chat services over the years. However, Zoho's SalesIQ appears to be the only one we've tried that has a mandatory time limit where we must respond to new customer queries. We are a small business so we have no dedicated staff
Is Drawing feature supported in zoho Sheets?
Is there any option to draw arrows and some basic shapes such as circle , rectangle etc in zoho sheets? if so, can someone help me find it
Access CRM Variables from Formula field
Is it possible to use a CRM variable (defined in Developer Space -> CRM Variables) in a formula field for calculations ?
Client Script: $Client.refresh({ triggerOnLoad: true }); not triggering onLoad Client Scripts
Hey friends! I'm trying to store a temporary var, refresh the page for the user, then check that temporary var and do some actions. Theoretically using the title's code: $Client.refresh({ triggerOnLoad: true }); should refresh the page and trigger on
Super Admin login to delete certain folders and passwords and clearing the trash folder, they are still appearing on my dashboard
Hi Zoho Team, I need help with an issue I've encountered. Despite using the Super Admin login to delete certain folders and passwords and clearing the trash folder, they are still appearing on my dashboard. I would like to understand why this is happening
Pulling Specific Products from Sales Orders in Books to a CRM Record
We currently process orders directly through our website (woocommerce) as well as through manual sales orders in zoho books. When an order comes through the website, all of the individual products from that order show up in the CRM record of that customer.
Automatically add a retainer to every estimate
Hi all, I've been trying to find a way to automatically add a retainer at a set % to every estimate we create and send. So far I haven't been successful, does anyone know of a way to do this? Thanks,
Clear String field based on the value of other field
Hello everyone, We would like to be able to clear a string field (delete whatever has been written and make it empty) when another field (picklist) is changed to a specific value. While I can empty other types of fields, I noticed that I can't do this
Custom Deal Name in Lead Conversion Mapping
I know there are ways to change the name of a Deal after conversion using a custom function, so no need to repost that information. I would like to see the CRM Improved with Deal Name Customisation and I think the Lead Conversion Mapping page would be
Within the Basic KPI component in Analytics, it is impossible to set "next" day range as a filter
Hi there, I am currently setting up a deal dashboard for the Sales team. While it is possible to filter deal records to show records that were created LAST X days only, it looks like a NEXT X days Closing date filter is not available. Would it be possible
Invoice status on write-off is "Paid" - how do I change this to "Written off"
HI guys, I want to write off a couple of outstanding invoices, but when I do this, the status of the invoices shows as "Paid". Clearly this is not the case and I need to be able to see that they are written off in the customer's history. Is there a way
For each loop with available time slots
I am very new to Deluge, and this question was unable to be answered by Zoho Creator tech support upon request. Task at hand: I have a Form with 4 fields: - Date Start - Date End - Dropdown: Time Start: contains time slots (12:00PM, 12:15PM, etc) - Dropdown:
Can we have Backorder Management ?
Can we have Backorder Management ?
Converting Amazon Sales Order to Invoice
Hi there, We need advice on the Amazon integration with Zoho Inventory. Now, we want to convert all the Sales orders synced from Amazon to Invoices. We want also to include and record the Amazon fees associated with the sales (Amazon fees, FBA fees, Cost of Advertising etc.) However, Sales order only captures the sales proceeds (Gross Sales) in Zoho Inventory. Does anyone currently work with Amazon and can suggest how to correctly process the sales and Amazon payments through Zoho Inventory and
Zoho Inventory | Can't uncheck/turn off Advance Tracking
Hi, I wanted to know if there's a way to turn off Advanced Tracking (such as Serial Number or Batch Tracking) for an item in Zoho Inventory. I’ve read that you might need to delete associated transactions and clear the opening stock to disable these features.
Landed Cost application to Vendor Bills from dropship Purchase Orders
When trying to apply a Landed Cost to a Vendor Bill generated from a dropship Purchase Order, the Landed Cost pop-up window generates a message that "Landed Cost cannot be applied to Bills from dropship Purchase Orders" when trying to save the landed
2 serial numbers for 1 item (Mac address and Serial number)
There is a way to track 2 serial number type for 1 Item. Ex: Some electronic devices have a MAC address and a serial number. I need to track those 2 numbers
Zoho Projects Roadshow, USA - 2024
Dear Users, We are happy to announce the Zoho Projects Roadshows 2024 in USA. This is an excellent opportunity to learn more about Zoho Projects and gain in-depth knowledge of the advanced features. Our team will also discuss industry specific solutions
[Zoho Writer Webinar] Tips on collaboration control in Writer
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for the month of October 2023: Tips on collaboration control in Writer. This webinar will help you understand the various features available in Writer to control collaboration. We'll
[Zoho Writer Webinar] Working with tables in Zoho Writer
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for the month of September 2023: Working with tables. This webinar will help you understand the various ways you can use tables to meet your specific needs. The webinar will take
[Zoho Writer Webinar] Customize Writer to suit your business process
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for the month of August 2023: Customize Writer to suit your business process. This webinar will cover the various ways to customize Writer to streamline business processes and improve
Is there a way to print the dashboard?
I would like the capability of printing the dashboard - is that possible?
Workflows for Timesheet
Good day, Any way to have timesheet as triggers? I looked into Zoho Flow and into Zoho Project automation but no where can I have timesheet as a trigger. Basically, I would like to trigger something upon timesheet approval. Right now, the only way to
Linkedin - Recruiter System Connect
Hi there! Does anyone here know how to connect Zoho Recruit to Linkedin Recruiter via Recruiter System Connect?
[Webinar] A recap of Zoho Writer in 2024
Hi Zoho Writer users, We're excited to announce Zoho Writer's webinar for December 2024: A recap of Zoho Writer in 2024. This webinar will provide a recap of the features, enhancements, and integrations released in 2024 to enhance your productivity. There
Learn how to automate IT asset and incident management with Zoho Writer
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for November 2024: Learn how to use Zoho Writer's fillable forms for IT asset and incident management. This webinar will focus on how Zoho Writer can help you automate your organization's
[Webinar] Learn how Zoho Writer can streamline your finance and admin operations
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for October 2024: Streamlining finance and admin operations with Zoho Writer. This webinar will focus on how Zoho Writer can help you generate payslips and automate claim processes.
[Zoho Writer Webinar] Learn how Zoho Writer can enhance the productivity of sales teams
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for August 2024: Streamlining sales operations with Zoho Writer. This webinar will focus on how Zoho Writer can help you create sales documents and automate sales routines. There
[Zoho Writer Webinar] Learn how to simplify your HR operations: Part 2
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for July 2024: Learn how Zoho Writer can simplify your HR operations: Part 2. This webinar will focus on how Zoho Writer can help HR teams streamline and automate their entire hiring
[Zoho Writer Webinar] Learn how to simplify your day-to-day HR operations
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for June 2024: Learn how Zoho Writer can simplify your day-to-day HR operations. This webinar will focus on how to automate your entire hiring process and generate various types of
[Zoho Writer Webinar] Use formulas and conditions in Zoho Writer's document automation
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for May 2024: Learn how to use formulas and conditions in Zoho Writer. This webinar will focus on how to use formulas and conditions when automating document generation in Zoho Writer.
[Zoho Writer Webinar] Personalize Zoho Writer to suit your needs
Hi Zoho Writer users, We're excited to announce the Zoho Writer webinar for April 2024: Learn how to personalize Zoho Writer to suit your needs. This webinar will focus on how to easily customize Writer's features at the user and organization level for
Next Page