how to authenticate Customer in the organization?
Hi, I have my zoho subscription account. I created organization where I added product with some customers. Also my launching site contains login page. Where this customer need to authenticate. Is there any APi which is use for authenticate the customers
Zoho Subscription: You are not authorized to perform this operation
I am new to zoho integration and trying to integrate with subscriptions (https://www.zoho.com/subscriptions/api/v1/#introduction) I created apiauthtoken using https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoSubscriptions/subscriptionsapi Now I am using that token to see all my orgnization using GET request to below url: https://subscriptions.zoho.com/api/v1/organizations Headers: Authorization Zoho-oauthtoken [apiauthtoken GENERATED_FROM_ABOVE_URL] oauthscope: ZohoSubscriptions.settings.READ
Transitioning to Zoho Subscriptions with ACH Payment
As we are trying to transition to Zoho Subscriptions, we are wondering whether Zoho Subscriptions can handle our existing workflow regarding ACH Payment. We currently have: 1. One of our partners input a deal with a customers ACH information. We only
How to use credit card collected on renewal for future scheduled payments of subscription.
In our business, the first payment that a customer makes will very often be via a check. We offer a service for a year for that payment. After one year, we want the customer to be able to renew their subscription with us from the portal, but in renewing
FREE Zoho Subscriptions Webinar - Overview & Best Practices
Hey everyone, Our monthly overview and best practice webinar for July is on Zoho Subscriptions. In this hour-long webinar, we will do a general overview of Zoho Subscriptions and cover best practices when using this application. There will be a live
Tip #2 - Cancellation of Offline Subscriptions based on the Expected Payment Date
Hello everyone, As you all know, we are coming up with a custom function workflow every week to address specific business scenarios. In continuation of this previous blog, this week we will be seeing about Cancellation of Offline Subscriptions based on the Expected Payment Date. Business Scenario: In general, for any business, the customers make payments via online as well as offline. In case of subscription where the automatic collection of charge is enabled (aka online subscription), the customer's
Recording payment: "Mode of Payment" and "Deposit to"
We mostly get our payments automaticly via Stripe, but we still have quite a few payments which must be recorded manually. How do we set up that when we choose "Mode of Payment"= Cash, then "Deposit to" is automatically set to Petty Cash, and if we choose "Mode of Payment"= Check, then "Deposit to" is automatically set to Undeposited Cash etc, etc. Must be some kind of setup to make this work. How?
change subscription within customer portal
Would be great for the customer to be able to change their own subscription (or restart existing one) within the customer portal. Also, would like to be able to have early termination fee on subscriptions if canceled early.
New feature: Create back-dated subscriptions
Hello from the Zoho Subscriptions team. :) We’re happy to announce that today marks the launch of a much-awaited feature: creating back-dated subscriptions! From here on out, whenever you create a new subscription with an activation date that is earlier than the present date, you’ll no longer get an error. Instead, you'll be creating a back-dated subscription. This means that the subscription started at that earlier point in time. The next billing date will be calculated automatically based on
Zoho Subscription & Zoho CRM
Hi team, I need your assistance with Zoho CRM & Zoho Subscription. I want automation in the contact module, I want when new contact gets created in CRM it should send to Zoho subscription and automatically selected plan assigned to that contact and start
When Creating a Subscription with a Future Start Date Does Credit Card get Authorized on Submission?
When we use Zoho Subscription Hosted Payment Pages, and we set a start date to a future date, does the credit card still get authorized on the submission? Will the Credit Card only be authorized when the start date actually comes around?
Making more than 1 change in Subscription creates a problem
We have monthly subscriptions that are updated more than once a month. Once we make a change for the incoming month and try to make a second change we run the risk of losing the original changes if we don't first make a note of the new changes so we can
Is location based subscription pricing possible?
We offer a range of different membership packages and the monthly price is different for customers dependant on their location in the country. London customers pay a higher price than those in Scotland for example. Is there a way of setting up subscriptions so that only pricing (subscriptions) that are available in the customers location is shown to the customer service staff using the system or the customer via a portal?
Tip #8 : Implement metered billing with Google Sheet
Hello everyone, We've been sharing a tip every week to address specific business scenarios which can be implemented for your subscription business. Last week, we shared a tip about integrating online form builders with Zoho Subscriptions. This week, we will be looking at how you can implement metered billing in Zoho Subscriptions with Google Sheet. Business Scenario: Metered Billing is the concept of charging your customers based on their usage of a product of service. With Zoho Subscriptions, you
Using the API to list all subscriptions for a particular customer id
Hello We are in the final process of evaluating zoho subscriptions and plan to write our own customer portal where each of our customers can log into our site and view all their zoho subscriptions, invoices, next invoice amount etc... Because Zoho Subscriptions only allows up to 10 auth tokens, we planned on using one token for all of our customers and just filter the API data by a specific customer id. Is it possible to make API calls like list subscriptions, list invoices etc... for a specific
I can't import invoces because of file's size limit
Hi guys, I wanted to integrate CRM with Subscription but couldn't do it because of the difference in base currency between Zoho CRM and Subscription. I was told to create a new organization and import the documents I backed up from my current organization.
Email Marketing - Zoho Campaigns Integration
Dear developers, In order to keep our past subscribers up to date with our products and services, we need to be able to keep a database with the customers that are no longer subscribed to our plans. It would be great if we can integrate Zoho Campaigns with the "no-longer-subscribers" customer list. Is there any way to achieve this (maybe using Flow?)? Are there any plans for integrating Zoho Campaigns with Zoho Subscriptions? Best, Nagore
What's New in Zoho Subscriptions - April 2021
Hello everyone, Zoho Subscriptions has new updates which make it easy for you to comply with local regulations, as well as features that can help you save time. Read on to learn what's new in April. Support for Mandatory HSN codes/SAC (India Edition)
Creating Workflow in Zoho Subscriptions to trigger in zoho creator APP
Dear All, I have a Zoho Subscriptions instance that I am using to capture subscription payment from my customers. The payment is for use of an App created in Zoho Creator. I want a way so that if customer payment has not been received 14 days after the
IMPORTANT UPDATE: RBI's new rules will affect your customers' recurring card payments (Indian Edition)
Update (31 Mar 2021): RBI has postponed the new regulations to 30 September 2021. This post has been edited to reflect the new deadline. Hello everyone, Due to an RBI regulation that will be in effect from 30 September 2021 (extended deadline), recurring
Create invoices for subscriptions which have already started
Hello, often our customers start using our software immediately after the signup up, until we sign the contracts it will take some time and after signing the contracts we issue an invoice. So subscription start is lets say 1st of August 2018 Invoice will be issued today at 21st of August 2018 The invoice has a recurring plan and a one time setup fee Now I create the subscription and tell him subscription start date is 1st of August 2018 - as soon as I select a date which is older then today I get
Custom trial period for plan not working when creating subscription through API
I'm trying to set a custom trial period when creating subscription using API (POST /subscriptions) This is my payload: 'customer_id' => 'xxxxxxx', 'plan' => [ 'plan_code' => 'xxxxx', 'setup_fee'
How to automate invoicing when deals are closed
Hi guys, At this moment, we're planning to create quotes in Deals that are assigned to accounts. When those quotes are accepted and deals are selected as WON(%100), I want the Zoho subscription to invoice automatically regarding that quote. We're a SaaS
Introducing Developer Space in Zoho Subscriptions
Hello devs! At Zoho Subscriptions, we're constantly looking for ways to empower the developer community. Our goal is to provide you with the tools you need to integrate Zoho Subscriptions with your other platforms, and we also want to make it easy to
Webhook for product and plans updates?
Hi... There are no webhooks for product or plan updates ???
What's New in Zoho Subscriptions — May 2020
Hello Everyone, We hope you're safe in these trying times. COVID-19 has taken a toll on many businesses, and to show our support for our customers, Zoho has put together some relief measures to help businesses stay afloat. At Zoho, we're working from home, but this hasn't stopped us from updating Zoho Subscriptions with the features you need. Here's what's new for May: More Actions for Bulk Updating Subscriptions Save time when updating multiple subscriptions! The bulk update feature now lets you
New Subscription Email Notification
Hi there, hoping I can get an answer please to my question, relatively new to Zoho Subscriptions :) I am creating a new subscription. Have tested in demo company area, and 2 email notifications get sent; 1 for the invoice, and 2 for a new subscription
How do I allow my customers to renew their subscriptions by providing credit card information on Zoho Subscription?
How do I allow my customers to renew their subscriptions by providing credit card information on Zoho Subscription?
Iframe incompatible with wordpress
<iframe srcdoc="<div id='zf-widget-root-id'></div> <script type='text/javascript' src='https://css.zohostatic.com/books/zfwidgets/assets/js/zf-widget.js'></script> <script> var pricingTableComponentOptions = { id: 'zf-widget-root-id', product_id: '2-320c20b8938ab42d4bd3638ed5f68af9f94d3f998cf9700a8076ef6c79b9c2efd4348db3a334376c58bcad6fd428a6fd1dbfeec6502bd09348bf2deb26f7ad42', template: 'elegant', most_popular_plan: '', is_group_by_frequency: true, group_options: [ { frequency: 'Quarterly',
"Please specify a valid card." error when creating subscription
When i try to create a subscription using API, with starting date in past, i get following error: Request: POST /subscriptions [ "customer_id" => "xxxxxxx" "plan" => array:1 [ "plan_code" => "xxxxx" ] "starts_at" => "2020-12-06" ] Response:
Unable to cancel subscription on customer with open (unpaid) invoices!
It is not possible to cancel a subscription when a customer has an outstanding balance. Should this be so, or is it some kind of setup issue? It will cause problems for us as we will want to cancel subscriptions on non-payers. Thank you for update on this.
What's New in Zoho Subscriptions - December 2020
Hello everyone, We've added new features that your customers will love! This month's updates are centered around increasing the convenience factor for your customers whenever they interact with Zoho Subscriptions. Here's what's new: Zoho SalesIQ Integration
Tips & Tricks #15: How to Bulk-update Your Data in Zoho Subscriptions
If you've been looking for a way to update certain data in Zoho Subscriptions that's outdated or just needs to be changed in bulk, then this week's tip is for you. Also, be sure to check out last week's post about sending invoices to your subscribers
Workflow Rules and Webhooks issue
I am using Subscriptions and Books. I created Workflow Rules and Webhooks in Books, to listen events for customer create/update. This works perfect if I update/create a customer via Books. If I update a customer via Subscriptions, the events are not triggered.
Paying First and Last Month of Subscription
Our company is trying to figure out payment processing. We're going to be using 12 month subscriptions & need to capture payment for the first and last month at the beginning of the subscription. What I have seen so far is that we're only able to charge
Zoho Subscriptions' year in review: 2020
Hello everyone, The team at Zoho Subscriptions has been keeping busy the past year. Here's a recap of some of our best updates from 2020, just in case you missed any of them. These were some of our key updates from 2020. We added much more features and
Zoho Subscriptions wins IDC's 2020 SaaS CSAT Award for Subscription Billing
Dear customers, We're excited to share that Zoho Subscriptions has won IDC's 2020 SaaS Customer Satisfaction Award! As a team, we cherish each and every milestone with our customer community. And this particular award, focusing on customer satisfaction,
Introducing: SMS notifications via Zoho Subscriptions
Dear customers, We hope you are doing well! We are happy to announce that you can now send SMS notifications to your customers right from Zoho Subscriptions. To facilitate this, we've integrated with Twilio, a leader in the business communication space.
Integration with Zoho Desk
Would be nice to be able to see the active customer subscription directly in Zoho Desk. It seems like the integration is available to do that with Zendesk, but not Zoho Desk, which seems unfair.
Zoho subscriptions: How do I support annual commitment scenarios
I have a plan in my product where I need users to do annual commitment billed monthly though. How can I support this scenario in zoho subscription through APIs? I'm thinking to create a plan with monthly billing cycle and cycle expires after 12 months, and no option to cancel before this? Is there a better way to do this?
Next Page