At Zoho Payroll, our commitment goes beyond providing software—it’s about empowering you to focus on what truly drives your business: your people.
This August, we are delighted to introduce a set of updates for our users in India and the UAE, that not only refine payroll processes but also bring more clarity and ease to your daily tasks. From personalised earning calculations to secure handling of employee data, we are dedicated to supporting you every step of the way.
Join us as we dive deeper into these enhancements and discover how Zoho Payroll continues to evolve, keeping your needs at the forefront of our efforts.
Calculate Earnings Based on Percentage of CTC (India - Early Access)
At Zoho Payroll, we understand the complexities you face in managing diverse compensation packages of your employees. To simplify this, we’ve expanded the options we provide for you to calculate the fixed earnings of your employees. Now, you can calculate earnings based on a percentage of the CTC (Cost to Company).

Note: Earnings based on a percentage of CTC can only be calculated for fixed earnings, not variable earnings.
This feature is perfect for scenarios where employees have various allowances and incentives tied to their total compensation.
To do this, go to Settings, select Salary Components, choose an Earning, and set the calculation based on CTC. When you preview an employee’s salary, the calculated values are displayed, offering complete clarity. This ensures fair, transparent, and easy-to-manage compensation.
Calculate Earnings Based on Percentage of Other Earnings (India, UAE - Early Access)
For our users in India and the UAE, we’ve provided the ability to calculate fixed earnings based on other earnings.

Note: Earnings based on a percentage of other earnings can only be calculated for fixed earnings, not variable earnings.

Scenario: Think of Jalal, an employee in the UAE, whose earnings are based on various performance metrics. With the enhanced feature, you can now set his earnings to be a percentage of his bonuses or other performance-based earnings.
To set this up, go to Settings, select Salary Components, choose an Earning, and set the calculation based on earnings.Once these earnings are associated with an employee, you’ll be able to preview the calculation used to derive the earnings. This ensures fair, transparent, and easy-to-manage compensation.

Sample Formula:
Let's take the example of formula used to calculate the Travel Allownce earning below.
Transportation Allowance=(Basic Amount+Travelling Allowance Amount) × 8%
Explanation: In this case, the other earning that was used to calulcate the Travel Allowance earning is the Basic. The Transportation Allowance is calculated as 8% of the sum of the employee's Basic Amount and Travelling Allowance Amount.
Custom Field Support for Loans Module
We’ve introduced custom field support for the Loans module, giving you the flexibility to capture additional loan details that are not available by default in Zoho Payroll.
With this feature, you can now create and configure custom fields for loans, ensuring that every piece of critical information is recorded accurately. Whether you need to track specific notes, collateral details, or unique repayment conditions, custom fields allow you to personalize loan records like never before.
Setting up a custom field for loans is simple:
- Navigate to Settings and select Preferences.
- Go to Loans and choose Custom Field and configure it to fit your needs.
Loans - Custom FieldsOther Enhancements in UAE
Passport Number in Letter Templates
We have introduced the option to include passport numbers as placeholders in various letter templates, such as Salary Certificates, Salary Revision Certificates, Bonus Letters, and Salary Transfer Letters. By including passport numbers, you enhance the authenticity and compliance of your official documents.
To add the passport number to a salary certificate:
- Navigate to Settings > Templates > Salary Certificate > Edit.
- Click Manage Content, then select Insert Placeholders and choose Passport Number.
AL-Ansari Exchange House - SIF Format
We now support the AL-Ansari Exchange House SIF format, a standardised file format for salary information files used by AL-Ansari Exchange House in the UAE. This format simplifies payroll processing by ensuring that salary disbursement data is accurate and compliant with banking regulations.
Enhancements in India
Allow Restricted Type EPF Contribution for Variable Earnings (Early Access)
We now allow variable earnings to be considered for EPF contributions, specifically when the PF Wage is less than ₹15,000.
In many organizations, employees have variable components in their salary, such as bonuses, incentives, or overtime pay. Previously, these variable earnings were not considered for EPF contributions, which could limit the retirement benefits for employees earning less than ₹15,000 in PF wges. By allowing these earnings to be included, we ensure that employees' retirement savings are more comprehensive and reflective of their total income.
Include Conveyance Allowance in New Tax Regime
Conveyance allowances, which are typically provided to employees to cover travel expenses from home to the workplace, can now be included in the new tax regime calculations. This update ensures accurate tax deductions and helps employees benefit from tax exemptions on their travel allowances.
That's all for now!
We're always eager to hear your feedback and suggestions. If you have any feature requests, please share them in the comments below. For assistance, contact us at support@zohopayroll.com.
Stay tuned for more updates from Zoho Payroll!
With a shared purpose,
The Zoho Payroll Team
Recent Topics
How to retrieve my following requests on this forum?
Sorry, but I did not find the proper subforum for this question.
How to list emails in a folder, e.g. Inbox, on multiple pages when using Zoho mail webpage?
Something as shown in the figure. There are totally 50 emails in Sent folder. If "Mail per page" equals 20, then the Sent folder is split into 3 pages. When I wander through Sent folder, I can just select a specific page to jump to. BTW, it seems that
Unable to Create Zoho Booking via the Book Appointment API
Its giving the below error { "response": { "errormessage": "Error setting value for the variable:customer_details\n null", "status": "Error" } } Request: POST Url: https://www.zohoapis.in/bookings/v1/json/appointment attached Zoho-oauthtoken
SHEET - Send email when a cell changes
I would like to create a custom function for Zoho Sheet that triggers when a paticular cell changes to a specific value. This would result in sending an email to a recipient (this would be an address that remains the same and included in the script). Example: = IF(N4= "Drafted", <>EmailFunction) 1) Cell N4 changes to "Drafted" 2) Email is sent to recipient or alternatively 3) Post to chat channel I have found the Custom function editor in Sheet. I am not bad at scripting, but
Apply transaction rules to multiple banks
Is there any way to make transaction rules for one bank apply to other banks? It seems cumbersome to have to re-enter the same date for every account.
【開催報告】 福岡 ユーザー交流会 2025/8/8(金)
皆さま、こんにちは。コミュニティチームの中野です。 8/8(金)に、福岡 ユーザー交流会を開催しました。 本投稿では、その様子をお届けします。当日の登壇資料などもこちらに共有しますので、参加できなかった皆さまもご参照ください。 今年初の開催となる福岡 ユーザー交流会では、CreativeStudio樂合同会社 前田さんによるZoho CRM / Sign / Survey の事例セッションのほか、 Zoho社員セッションでは、Zoho Forms の活用法を解説。 さらに、「見込み客・顧客データの管理/活用方法」をテーマに参加者同士でZoho
no me llegan los correos a Zoho mail
No puedo recibir correos pero sí enviarlos, ya hice la modificación de MX y la verificación de teléfonos, qué es lo que ocurre? gracias
Error: Invalid login: 535 Authentication Failed
I have used zoho with nodemailer. const transporter = nodemailer.createTransport({ host: 'smtp.zoho.com', port: 465, secure: true, auth: { user: 'example@example.com', pass: 'password' } }); While sending the mail, it shows the following error: Error:
Zoho Renewal
Hello, If I am not going for zoho email renewal. will i get back my free zoho account? and if yes then is it possible to get back my all free user. how many user get back 10 or 25?
javax.mail.authenticationfailedexception 535 authentication failed
Hi, I am facing 535 authentication failed error when trying to send email from zoho desktop as well as in webmail. Can you suggest to fix this issue,. Regards, Rekha
Not reciving emails
Apparently i cannot recive emails on my adress contact@sportperformance.ro I can send, but do not recive. The mail i'm trying to send from mybother adress gets sent and doesn't bounce back... but still doesn't get in my inbox. Please advise
Not receiving MailChimp verification e-mail
It seems that their verification e-mails are blocked. I can receive their other e-mails, but not their verification of domain ownership e-mail. I've checked and double checked how I typed the e-mail, using different e-mails (my personal e-mail can receive it), white listing the domain and all that is left is for the IP's to be white listed, but I don't have that power. If a staff member could take a look at this -> http://mailchimp.com/about/ips/ And perhaps white list them for me, that would be
Creating my 2nd email account
After creating my first email address, I decided to get another email address. I would like to use this new address as the primary address too. I don't know how to set it up there doesn't seem to be an option for that
Cannot - create more email account - Unusual activity detected from this IP. Please try again after some time
Hello, I come across the error message in Control Panel. Unusual activity detected from this IP. Please try again after some time and i cannot create any more users We are an IT company and we provide service for another company Please unlock us.
"Unable to send message;Reason:553 Relaying disallowed. Invalid Domain"
Good day. When I try to send mail through ZOHO mail I get the following error : "Unable to send message;Reason:553 Relaying disallowed. Invalid Domain" I need help with this. My zohomail is : @eclipseweb.site Thank you,
Transfert de domaine pour création des comptes emails
Bonjour , je ne parviens point à créer des mails avec le domaine 'raeses.org' suite à la souscription du domaine auprès d'un autre hébergeur, dont j'ai fait la demande du code de transfert qui est le suivant : J2[U8-l0]p8[ En somme, attente de l'activation
Help! Unable to send message;Reason:554 5.1.8 Email Outgoing Blocked.
Kindly help me resolved this issue that i am facing here.
How are people handling estimates with Zoho inventory?
We are often using Zoho Books for estimates that then get converted to invoices within Books. We would like the sales team to migrate entirely to Zoho Inventory and no longer need to use Zoho Books so that they are only on one system. How are people managing
Relative Date Searches
Currently in the search options, it has "date", "from date" and "to date". I think it would be great if there were options like "date greater than x days ago" and "date less than x days ago". I realise that as a once off you can just use the existing
Performance is degrading
We have used Mail and Cliq for about three years now. I used to use both on the browser. Both have, over the past 6 months, had a severe degradation in performance. I switched to desktop email, which appeared to improve things somewhat, although initial
Ask the Experts 23: Customize, utilize, and personalize with Zoho Desk
Hello everyone! It's time for the next round of Ask the Experts (ATE). This month is all about giving Zoho Desk a complete makeover and making it truly yours. Rebrand Zoho Desk with your organization’s details, customize ticket settings based on your
Dear Zoho CEO: Business Growth is about how you prioritise!
All of us in business know that when you get your priorities right, your business grows. Zoho CRM and Zoho Books are excellent products, but sadly, Zoho Inventory continues to lag behind. Just this morning, I received yet another one-sided email about
Payroll In Canada
Hi, When can we expect to have payroll in Canada with books
Please review and re-enable outgoing emails for my domain
Hello Zoho Support, I have recently purchased a new domain and set up email hosting with Zoho. However, my account shows "Outgoing Email Blocked". I am a genuine user and not sending bulk/spam emails. Please review and re-enable outgoing emails for my
Payroll without tax integrations (i.e. payroll for international)
It seems as though Zoho waits to develop integrations with local tax authorities before offering Zoho Payroll to Zoho customers in a country. Please reconsider this approach. We are happy Zoho Books customers, but unhappy that we have to run payroll in
goingout e mail block
info@ozanrade.com.tr
Incoming mails blocked
Zoho User ID : 60005368884 My mail Id is marketing#axisformingtechnology.com .I am getting following message "Your Incoming has been blocked and the emails will not be fetched in your Zoho account and POP Accounts. Click here to get unblocked." Please
Assistance Needed: Ticket Status Not Updating and Sorting by Last Customer Reply in Zoho Desk
Hello, I’m facing two issues in Zoho Desk that I’d like your guidance on: Ticket Status Not Updating: When a customer replies to a ticket, the status does not change to Reopened. Instead, it remains in Waiting on Customer, even after the customer’s response
Configuring Email Notifications with Tautulli for Plex
Hi I'm new to Zoho. I am from Canada and I have a I use a web based application called Tautulli for Plex that monitors my Plex media server. It also sends a newsletter to my followers. To set this up they require a "From" email address., a smtp server
Is there a way to automatically add Secondary Contacts (CCs) when creating a new ticket for specific customers?
Some of our customers want multiple contacts to receive all notifications from our support team. Is there a way to automatically add secondary contacts to a ticket when our support team opens a new ticket and associates it with an account? This would
How to Set Up Zoho Mail Without Cloudflare on My Website
I'm having some trouble with Cloudflare here in Pakistan. I want to configure Zoho Mail for my domain, but I'm not sure how to set it up without going through Cloudflare. My website, https://getcrunchyrollapk.com/ , is currently using CF, but I'd like
Spam is Being Forwarded
I am filtering a certain sender directly to the Trash folder. Those messages are still being forwarded. Is this supposed to happen?
IMAP Block
My two accounts have been blocked and I am not able to unblocked them myself. Please respond to email, I am traveling and this is urgent.
"DKIM not configured"
Hello. I have been attempting get the DKIM verified but Toolkit keeps sending the message that it is not configured, but both Namecheap and Zoho show it as configured properly. What am I missing?
Zoho mail with custom domain not receiving email
i registered zoho mail with my own domain. I can login and access the mail app. I tried to send email from an outlook email account and an icloud email account. Both emails were not received. My plan is free. I also tried to send email from this zoho
Set connection link name from variable in invokeurl
Hi, guys. How to set in parameter "connection" a variable, instead of a string. connectionLinkName = manager.get('connectionLinkName').toString(); response = invokeurl [ url :"https://www.googleapis.com/calendar/v3/freeBusy" type :POST parameters:requestParams.toString()
Waterfall Chart
Hello, I would like to create a waterfall chart on Zoho analytics which shows the movement in changes of budget throughout a few months, on a weekly basis. Should look something like the picture below. Does anyone know how to?
Help Center and SEO: Any Benefit to My Domain-Mapped Website Ranking?
First of, I love the Help Center which I've just decided to integrate into my website to replace its old-fashioned FAQs. So much more to achieve there now! Lots of new benefits to the site visitors and to me in terms of organizing and delivering all the
Issue with Importing Notes against Leads
Hi, I am attempting to import some Notes into Zoho CRM which need to be assigned to various Leads. I have created a csv file which I am testing that contains just one record. This csv file contains the following columns: Note Id Parent Id (I have
Trigger a Workflow Function if an Attachment (Related List) has been added
Hello, I have a Case Module with a related list which is Attachment. I want to trigger a workflow if I added an attachment. I've seen some topics about this in zoho community that was posted few months ago and based on the answers, there is no trigger
Next Page