How to update the Status in a custom module?
Hi, I have a custom module "cm_payment_registry" in Billing, I am trying to change the status which is "Draft" with: array = {"custom_status":"Approved"}; zoho.billing.update("cm_payment_registry",organization.get("organization_id"), XXXXXXXXXXXXXX, array,"connectionname");
How to add a fee based on payment method
I currently accept both ACH payments and credit card. I want to add a 3% fee to a number of my subscription plans if the customer chooses to use a credit card (and not ACH/checking). How do I do this? Is there an in-built feature, or would i have to create
Quoting for Subscriptions
I was wondering if Zoho Invoices' Estimate functionality can enable me to quote for an upfront price and a recurring monthly price (subscriptions) and have both upfront and recurring prices totalled individually at the bottom? We are a business that sells licensing at a upfront cost and offer a subscription plans and therefore we need to have a quoting system that will enble us to quote both and show totals of both. please advise. Thanks Tony
Customers receiving two email notifcations each time an invoice is created
Customers are receiving two emails each time we create a new invoice. They are not duplicates, as there is only one invoice in their account + in the email workflow. But still, they receive the email two times in a row at the same time. We have gone over
Subscription Events
Good day, I'm working with web hooks and I am curious if there is a documentation for the `event_types`? Like a detailed list of events and event orders, life cycles. Is there something like that? I couldn't find any.
Bulk-update prices on active plans
Hello Zoho and community. We are using Zoho Billing for our licensed products and have set up subscriptions for this purpose, including plans, add-ons, and coupons. Currently, we are facing the question of how to adjust the price of a license so that
Upcoming Domain Change for the Hosted Payment Pages
The hosted payment pages' default domain will be changed from billing.zoho.com/hostedpages to billing.zohosecure.com/hostedpages for API users and billing.zohosecure.com/subscribe for public pages respectively. Starting from 21st October, your customers
Discount Per Line Item
We are a phone company. Sometimes, when we sign up customers, our sales team would like to provide recurring discounts on certain addons. Presently, we have no way of doing this so when we provide discounts, we are forced to simply reduce the price of the addon. This is not ideal, however, as it does not show anywhere on the invoice that a discount has been applied for that line item. There are two possible solutions to allow line item discounts: 1) Allow users to enter a negative amount for plans/addons.
Can't we let users decide which options they'd like to add at embed widget?
It seems embed widget DOES NOT offer a feature, where users can choose options upon subscribing plans. What Zoho has instead, is that admins have to manually create plan with options. How come no one in Zoho dev team never raised issue about usability
Execute button for Zoho Billing
Hi, I miss the Execute button in the webhook function. It does exist in Zoho Books and found it very useful. Especially because testing a webhook in Zoho Billing needs some time due to the events configuration. Zoho Books webhook function buttons
Error message when changing plan
Hi, We are changing plans on a customer but get the following error message when clicking "Continue" - Invalid Element tds_override_preference any quick help would be very appreciated.
Pause/Resume Subscrtiption API
I don't see the option to Pause/Resume a subscription using the API, is it in the pipeline?
API Timeout Issue Starting on 05.09.2024
Since this morning, we've been encountering issues with API requests, with many of them timing out unexpectedly. After extensive testing and debugging, we found that the timeouts occur randomly, potentially due to a throttling limit or an API usage capacity
Paypal Payaments Pro not available in our live account.
We have a test environment set up and one of hte payment gateways is paypal payments pro. This option is not avaiable in our live account and the regular paypal gateway says auto-charge not available. Why does paypal payments pro not appear in our live
Where do Zoho Webhooks originate from?
I am trying to use the webhook feature and it works on my local machine. However, when I run it on a production server which has a firewall it blocks out requests. I found that the sandbox requests originate from: crmsandbox.zoho.com So I was able to
Change activation date on active subscription?
Hi, We charge our customers on a 12 month basis. Whenever the client (or we) wants to change something regarding their plan, pricing or amount of concurrent users we sign a new agreement. This means that we would like another activation date..this field
Can a subscription have more than one plan?
Hello, We have two licensing components (plans) to our solution and some customers will be using both. We would like to bill the customer for both components in the same invoice. Is this possible?
Pro Rata Billing and Quarterly Invoicing Issues in Zoho Subscriptions
Hello everyone, I’m having trouble with pro rata billing for quarterly subscriptions in Zoho Subscriptions. I can only find the option to set the billing cycle to "every 3 months" but not specifically to "quarterly" as a distinct option. Currently, pro
Subscription Cancellation with Cancellation Reason via API
I tried cancelling subscription using this and its working fine curl --request POST \ --url https://www.zohoapis.com/billing/v1/subscriptions/5482717000000142015/cancel?cancel_at_end=false \ --header 'Authorization: Zoho-oauthtoken 1000.bc3af671b45fexxxxxxxxxxxxxxxxxx3e03eab90ed'
Preference Convert to Invoice from Quotes
Why are "Customer Notes" and "Terms & Conditions" converted? Can it follow the format in preference invoices? Because my preference invoices it's different from quotes.
Subscription Date Variables Not Displaying on Invoice When Used in Plan Description
Hello everyone, I'm experiencing an issue with displaying subscription date variables on invoices. I tried adding the variables %SubscriptionStartDate% and %SubscriptionEndDate% directly in the plan description, expecting them to show the subscription
No generated refresh token
https://accounts.zoho.com/oauth/v2/auth?scope=ZohoSubscriptions.customers.ALL,ZohoSubscriptions.subscriptions.ALL,ZohoSubscriptions.invoices.ALL,ZohoSubscriptions.products.ALL,ZohoSubscriptions.plans.ALL,ZohoSubscriptions.addons.ALL,ZohoSubscriptions.coupons.ALL,ZohoSubscriptions.hostedpages.ALL,ZohoSubscriptions.payments.ALL,ZohoSubscriptions.settings.ALL,ZohoSubscriptions.webhooks.READ&client_id=client_id&response_type=code&access_type=offline&state=billing&redirect_uri=redirect_uri
Using Custom Modules In Zoho Billing to Recreate a Zoho Creator Automation?
Hi Everyone! A while back I created a custom hook between Zoho Billing and Zoho Creator that, when a new subscription starts, send an email with a link for them to fill out custom fields. It seems like this is possible with Zoho Billing Custom Modules,
The "Pay via Bank Account" field in the customer record
We've decided that we would like our customers to be able to setup payment via ACH. Is there a way to easily change the field "Pay via Bank Account" to enabled for all of our customers? If not, is that something that your team could do for us? Also, is
Update Membership Description on Invoice
Hi, We've updated the description of our membership product. It is a monthly renewal membership, and we send an invoice to customers each month. When new customers buy the membership, the new description appears in the invoice. However, when current customers
How to add invoice article automatically?
Topic: How to automatically add invoice articles Context: I utilize ZohoBilling for managing monthly payments, generating subscriptions via ZohoFlow. Problem: I require assistance in enhancing my invoicing process. Details: ZohoBilling generates monthly
Testing webhooks on localhost nodejs API
I am working with Zoho Billings and subscriptions for my MERN stack application. I want to integrate webhooks in my application when subscriptions, invoices, plans, addons etc. are created or updated. But to test and integrate this I will first have to
Multiple Subscriptions going to month end invoice
I'm looking to build subscriptions without creating a corresponding invoice that is emailed out to the user. Here's the workflow I'd like to use and would appreciate help in implementing this: Add subscription to a client. Let's say we add a $50/mo recurring
Zoho Billing Contacts
1) If there is a primary contact and one or more secondary contacts, can these secondary contacts access the customer billing portal? 2) Can each subscription under a customer record be assigned to a different contact so that that contact only receives
Custom Field for Subscription
Hi, I can't find a way to add a custom field (to contain a license key generated from our software) against a subscription? Is the only place to add this information in the Invoice module (as custom field for invoice)? When a customer views his subscription via the customer portal, there appears no way to display a license key for them? The invoice is not the natural place to store a license key for a particular subscription, so where else can this be stored and displayed?
Stipe not showing as an option when sending out an invoice.
I am using Zoho Payments as the credit card processor and Strip as the ACH processor. When I send out an invoice to be paid the customer only sees the option to pay via credit card with Zoho payments. I do have the box check that allows for ACH payments
Multiple Paypal account in zoho subscription
is it possible to configure multiple paypal account in zoho subscription ? if you have different paypal account for different products / services offered.
Possibility to forecast ARR in Billings?
Hi, Is it possible to forecast ARR/MRR? If I run the existing reports they are not able to forecast e.g. looking at ARR - churn/non-renewing. Or are there other reports that would give me this data?
Auto-charge is not available
Hi, In zoho billing, i am using paypal as payment gateway. I am getting this notice in red "Auto-charge is not available". My business is aiming to get subscription with auto recurring payments, is this a problem i should fix? If so - please explain how
Subscription pro-ration when self cancelling
When we cancel a subscription for a customer in zoho subs, it gives us the option to cancel immediately or cancel at the end of the subscription term. If cancelling immediately, I believe that a refund pro-rated for the unused amount is created for the
Single Sign on for Customer Portal
I'm building an application and would like to use Zoho Subscriptions but digging through the docs have not yet seen a way to accomplish single sign on between the user accounts in my application and the Zoho Subscriptions Customer Portal for Customer Contact Persons. Is there any way to do one of the following to accomplish single sign on between my application and the Customer Portal? * Send Zoho Subscriptions a JSON token from my application, like Zendesk does when a user in the app attempts to
Feature Request: Customise module visibility in Zoho Billing / Subscriptions portal (without affecting Zoho Books portal)
If you are using Zoho Books for your day to day invoicing and Zoho Billing to manage your customer's subscriptions, you will notice that users of the Subscriptions customer portal can see unrelated modules such as Estimates and Sales Orders if they are
Save embed widget personalizations
Ok, Zoho, Great work on providing PRICING TABLES via the embed widget. Thanks so much. This changed the game for me Only one slight problem....I can't seem to save my widget settings. I'm still building my products and plans but I'm testing how they
Any way to Create Customer facing Custom Buttons within Subscriptions in the Customer Portal?
In Zoho Subscriptions, we can create custom buttons and allow our staff to interact with those custom buttons. Is there any way or any plans to allow a custom button to be assigned to the customer so that the customer can click it from within the customer
Zoho Subscriptions introduces End of Term changes to a subscription
Hello All, Trying to figure out how to make changes to the subscriptions without prorating? Want the changes to apply only during the next renewal? Aye Matey, we've the solution here. Yes. We have recently added the option in Change Subscription page. You can choose if the changes should be applied immediately or at the end of the term. Say for example, you have a customer. Let's name him Ted. Now let's say Ted is subscribed to the Party plan at 50$ a month and he wants to change over to the Hermit plan at
Next Page