HTML for email templates - where's the reference documentation????
I put HTML into a crm email template and it makes it through to gmail perfectly. Put that same HTML into Zoho Subscriptions and it severly pukes. Why the h#77! can't this "common" capability be shared between the solutions???? Why is there no HTML reference for zoho email templates. Can anyone point me to a credible reference document/guide?
API - Create A Credit Note -
Hello, I'm calling the following: https://www.zoho.com/subscriptions/api/v1/credit-notes/#create-a-credit-note but I receive the following error: { code: 12020, message: 'Item name or description is mandatory' } Here is my call const data = { customer_id:
Creating Hosted Subscription Page with Trial via API
I am able to successfully create hosted subscription pages via API. However, when I add the parameter "trial_days" and set it to 30, it is not being respected when the hosted page is generated. Is there something else that needs to be set for trial_days
Webhook Event for pending subscription changes
Hi there! I am updating a subscription by using the API. I am making changes (increasing addon quantity) with end_of_term = false. I want to setup a Webhook to catch this event but I can not find any predefined event for this case. Also I can not find
Send notification when attachment is added to customer record
Hi! We're currently in the process of implementing a workflow in Zoho Subscriptions. We are already using Books, CRM and Desk as well. The thing I can't seem to find is a way to trigger a customer notification email whenever a file attachment is added
error code 57 - when trying to use api to buy addon
Creating a way for people to buy addons through an embeded app and the post request is returning permission error, however according to the api documentation I have the required permissions. Scope: {"scope":["ZohoCRM.modules.ALL","ZohoSubscriptions.plans.READ","ZohoSubscriptions.products.READ","ZohoSubscriptions.addons.READ","ZohoSubscriptions.hostedpages.READ","ZohoSubscriptions.subscriptions.READ","ZohoSubscriptions.subscriptions.CREATE"],
Updating Subscription Custom Field with invokeurl Not Working
I'm trying to follow the API instructions as per this documentation: https://www.zoho.com/subscriptions/api/v1/subscription/#update-custom-fields // Copy reference number to the PBX Domain custom field params = '{"label":"PBX Domain","value":"string"}';
Hosted Payment Pages in different currencies
Hi, creating an app that has links to the hosted payment pages from subscriptions. how would I make these display the prices in other currencies. Need to be able to display Pounds, Euro and Dollars which currency is used and displayed will be chosen by
Zoho Subscriptions and Apple/Google App Store Payments
Hi there. I want to know the best way to build a native integration between Zoho Subscriptions, and the Apple app store payment infrastructure or the Google Play infrastructure. This has to be a common enough use case that there is already a ready-built
Hos to get zoho setup fee upfront?
I have a request from one of our clients. They would like to charge a client only the setup fee (upfront, something like a deposit) lets say 100€ (it is a fee which comes dynamically using API from a CRM field). After that the monthly fee to be triggered
Portal SSO without setting up SAML IDP
I see that custom SAML integration is available for letting customers access their portal in Subscriptions. That's nice, but a lot more complicated than it needs to be. All that's required for secure customer portal access would be an API endpoint that
Proportional payments
Hiya Team, I am currently working with Zoho subscriptions to manage a monthly subscription. These subscriptions need to all be invoiced on the same day, namely the first of the month. This poses a problem however, since a customer can activate their
Age Banded Pricing
I am trying to setup a way to price a membership based on age banding and household size. Example: Ages 18-29/30-49/50-64 single, married, family will all have different pricing variable. I do not think it can be done in subscriptions alone. Is there
Hosted Payment Pages auto Email on Error
Is there a way to create an automation to alert the admin user, through email, that a customer was unable to subscribe to a plan through a hosted page with the reason that the subscription failed? Like on the Notifications>Organization: "(customer email)
Update Zoho Subscription Invoice
Hello All, Problem Statement:- I am not able to update the Invoice which i have created inside the zoho subscription by the api call, can someone help me for the same, I am also sharing the Reference code and error ...........Update Code invoiceID = invoice.get("invoice_id");
Workflow for using the API to Upgrade a Subscription
Hi, I need to automate package changes and upgrades in Zoho Subscriptions. Browsing the forums I see there is an endpoint that is not in the API documentation https://subscriptions.zoho.com/api/v3/subscriptions/compute Do you have any tutorials or articles
Plan custom fields doesn't display, when requesting all plans
So, i created 5 different plans and created custom field for them (test_field). I inputed value in this field in every plan. However, when i use method to request ALL plans - it doesn't return custom fields. This parameter returns as empty array for every
DKIM record not found. Contact your domain provider.
Hi, I've added the DKIM record in domain dns. But the I can't able to validate that. Please do the needful.
Created webhook response is 403 forbidden
I have created a webhook for Payment Success event in test organisation. First of all i was not able to provide my https url in the url part, it showing the message like We were unable to connect with the given URL. Please enter the correct URL and try
Unbilled charges response code when trying to access new subscriptions in test org
When trying to access hosted page subscription in my test org account, intially it was working fine as we are getting the checkout url. But now these days when we create a new subscription we are getting the response code as "You cannot create a hosted
Customers Confused After Checkout - WE NEED CONDITIONAL "THANK YOU" PAGES
All of our subscriptions are completed through Hosted Payment Pages. Once the payment goes through, customers are redirected to the "Thank You" hosed page. The "Thank You" currently is incapable of giving the customer enough information about their subscription.
How to pass Invoice Custom Field into Simple Hosted Page
I've tried using different ways: ...url_copied_from_product_sub...?email=$email&cf_iccid=$iccid&ICCID=$iccid&custom_fields%5Bcf_iccid%5D=$iccid&custom_fields%5BICCID%5D=$iccid email does prefil but iccid doesn't appear in subscription any tips?
Testing Zoho subscription. How to change renew date ?
Hello, I'm currently run some tests on Zoho Subscriptions (with test mode). I would like to change the renew date to check if everything works fine when renewing (without waiting until next week) Is there any way to do that ?
Kundennummer in neues Abo schreiben
Wir haben ein benutzerdefiniertes Feld "cf_kundennummer" das am Kunden zu finden ist. Wenn ein neues Abo erfasst wird, soll die Kundennummer aus dem benutzerdefinierten Feld "cf_kundennummer" in das neu angelegte Abo geschrieben werden. Vermutlich über
Subscription Profitability
How do you track subscription profitability when there is no ability to enter a cost for a Plan?
There is no customer-wise breakdown of Revenue Recognised and Deferred Revenue
There is no customer-wise breakdown of Revenue Recognised and Deferred Revenue. It will be good to have such reports.
Paid Trials?
We offer paid trials for a period of 90 days (at a reduced rate) vs. Free trials. What's the best way to set up paid trials in subscriptions so we can then still monitor conversion rates.
Every Time Creates A new Customer when a subscription purchased
I am using the Zoho subscription. I need help with the following. 1. Every time a customer subscribes to each and every plan with the same email address it is creating multiple customers with the same email. This is the problem we see the same customer
Inconsistent payload in payment api when writing custom function
Dear support team, I'm having trouble writing and testing the custom function for payment module. I want to retrive the subscription record involved with the payment in the Customer Payment module Custom Function. For some reason, the payload I retrieve
Pro Rata Calculation before editing subscription
Hello We have a user flow we had no idea how to solve. Maybe you have any ideas. When a customer wants to upgrade his subscription in the middle of his billing cycle, we need to show him (in the product interface) the sum he will be charged immediately.
API How to Add Comments to a Customer?
I'm using the API to add Notes to a subscription which works well. However I would like to add "Comments" to the customer. I can do this via the Web App but can't see a way of doing it with the API. Is it possible?
Recent Activities - not detailed enough
See attached screenshot. These are the recent activities for one of my subscriptions. I appreciate knowing the "who" and "when", but I still need to know "what" happened. This is a step in the right direction, but not finished. A very common recent activity
Updating Plan count in subscription
Im running automation where we want to to increment the quantity of a customers subscription plan by 1. Ive been testing with different update bodies but even though I get the "successfully updated" message on calling the update method, the quantity does
Zoho subscription webhook adding an extra & after url parameters
Webhook url to which subscription update is being posted is http://Saurav.insync.pro?agdid=ezi7BpsBsEy0D-vYohMwFQ& However, in the configuration section of the webhook, only one key value pair is added in the url parameter section. This can be found
Automating additional addresses for customers?
Hello, For customers, we can have a billing address, a shipping address, and additional addresses as well now. I have two questions. 1. How many additional addresses can one customer have, is there a limit? 2. The API documentation doesn't contain any
Finding Average Subscriber Length in Subscriptions
We have a Subscriptions service we are selling for users who only need it for a limited time, and we were trying to pull a report that would show us how long all our previous subscribers were enrolled with us before they canceled and moved on. Looking
Filter Zoho Subscription Api with datetime filter
Hi, I am building an application which will fetch data from Zoho Subscription. All endpoints are working fine but like other Zoho application APIs in the subscription API documentation, I haven't found any reference for getting data based on the DateTime
Unable to fetch subscriptions from zoho subscriptions using date time filter
Hi, I would like to get the list of subscriptions, addon, plans that have been updated in zoho subscriptions. Something like this https://subscriptions.zoho.com/api/v1/subscriptions?status=live&organization_id=788379557?updated_time=2022-09-09T16:06:53+0530
Zoho Subscriptions Custom Module lookup field modules do not match. 'Items' should be 'Products' in subscriptions
Hello, Im building a custom module that will manage our assets, and I wanted to link the Assets to the Products module via a lookup field, but there is no Plans field available, only the 'Items' Field from zoho books. Shouldnt we be able to access Products instead
Get custom field from Customer attached to subscription?
Hi! I have a custom field handling emails void test_with_new_email_condition( Map invoice , Map organization , Map user ) { how can I get a custom field cf_faktura from (I have the customer_id, name, etc)
Next Page