Is there a way to show local currency on hosted pages?
Hello, I'm exploring the use of Hosted Pages for people to subscribe, but I would like to show the currency clearly. Can anyone share how to show the currency code on the hosted pages please? Kind regards Phil
Query regarding Zoho Subscriptions
Hi, I have 2 questions: 1. I am currently considering using Zoho subscriptions as a payment solution for my upcoming website. However, I am also intending to use the WP Cost Estimation & Payment Form plugin for Wordpress to generate costing before calling customers to click subscribe and proceed to payment. May I ask if your product can integrate with the WP Cost Estimation & Payment Form plugin seamlessly? Kindly refer WP Cost Estimation & Payment Form plugin: https://codecanyon.net/item/wp-cost-estimation-payment-forms-builder/7818230
Hosted Pages- redirecting even when three unsuccessful tried to may the payment.
Hi Support, API document says that the user will be redirected to specified redirect_url only when payment is successful but it is redirecting to "redirect_url" after 3 continues payment fails as well and customers are thinking that their payment was successful. How do we handle this? redirect_url = It specifies the url to which the customer will be redirected after successful transaction.
Is my business plan compatible with Zoho Subcriptions ?
Hi, I would like to integrate Zoho Subscriptions with my e-commerce website. I am building a marketplace dedicated to downloadable products; so my users are buyers and sellers. Unlike many other websites, I will not get any commission on sales. I want the sellers to be independent and I will only charge them a monthly cost-based fee to activate their product. The tricky part is that Sellers could have up to 1000 products (with a more realistic average of 50-100) and my whole website could have up
Zoho Subscripiton hosted pages
Hi, We are using your api for subscriptions so users can make payments. For achieving this we always create a hosted page for every customer. When it is a new customer, payment form always asks for the credit card details. When creating a hosted page for an existing customer, payment form sets as payment method previous subscription credit card. Is there a way to avoid that, so that the user is always asked to enter credit card details? Thanks in advance.
Can you re-charge "initial setup" fee for re-subscription?
I would like my customers to be charged "$39" for the first month, and then "$3.99" for subsequent months. If, however, they deactivate their subscription and wish to re-subscribe, I would like for them to be charged the "$39" initial setup fee again. Can Zoho Subscriptions support this type of billing scheme?
Error related with customer add ?
While I was adding a customer, zoho subscription didn't allowed me to add it. In it customer already exist error was showed. So I wanted to ask in which case is this error shown.
Get the JSON format data of Subscriptions in zoho subscriptions on its creation
Hi In zoho subscriptions when a new subscriptions is created a new record must be created in creator with fields as subscription id and customer id. As there is no automation(custom function) in zoho subscription how can i do this. On using webhook it only creates an empty record in zoho creator. How can I pass the event data(Subscriptions data) to a multiline field in zoho creator and I will do the rest via scripts of creator .Please help me to frame the url with event data for webhook
Login and register option for Hosted Pages
Hello, I like to provide existing customers with a new subscription offering. Typically what a Hosted page is for. However, when on the Hosted Page, the user should login and register instead of him creating another profile with a potentially duplicate email address. Is this possible, i.e. using a magic URL when displaying the Hosted Page?? Other options to avoid duplicate customer records? Thank you, Ulf
How to collect card details in a hosted page form's payment section itself instead of opening razorpay popup?
In the hosted page's form shown in the documentation and in the settings, there are fields present in the payment information section to collection the card number, cvv, etc. But when I go to my app's hosted page those fields are not there. Instead there's a button which opens a razorpay popup. How can I avoid this and make the user type in the card details directly in the form instead of in the razorpay popup?
In zoho how does payments are recieved for a subscription created with recurring billing plan?
Can someone give me a detail explanation. Also it would be best if the explanation is done on basis of webhook.
Refund me Please
I just bought a subscription with you but I couldn't buy a domain as I get the message "Payment failed due to mismatch of street address with door no and zip code with your bank records" Please cancel my subscription and refund me as soon as possible. Thank you,
Hi I wanted to ask if the payment payload received from webhook can contain the subscription_id and plan_code it is related with?
Because I couldn't find the connection from the payment to the subscription and the plan
Button to renew offline subscription.
If i have a customer who pays offline, and wants to renew the subscription, you have to wait till the end of the subscription and reactivate it. or else it affects metrics. There is a way to upgrade or downgrade a subscription, immedeatly or at the end of term. But since the customer wants that same subscription, and not up or downgrade. What i propose is to add a button to renew any offline subscription exactly how it is, just add a cycle.
Small Bug or issue may be
hi, our team is working on Zoho subs and we came across a little issue. Zoho subs can allow or disallow duplicate client name which is perfect but we need to disallow duplicate email too. The issue is if you create a customer with different name but same email then if you activate the customer's portal page then all of his previous record will be erased which can be fixed by using api in code but we are deeply concern because our sales team do not have technical knowledge much and we don't like
Need some information about payment and subscription plan
Our company never worked with api so none of us really have hands on experience on api much. In the Zoho subscription page when I created a plan it actually comes with a pre-built credit card verification form. How to make this form active or it is already active for paid customer? Can zoho verify credit card payment as well? Our concern is if we keep card information at the api level how secure it would be or This plan form is just a dummy so that we can have idea to create form using api?
GoCardless- Mandate Sync.
We are more than happy to announce an important update to our GoCardless integration. The latest update will automatically fetch the direct debit mandates of the existing GoCardless users to Zoho Invoice accounts, and you can start collecting payments without any hitches. Learn more.
Zoho Subscription api connection problem
Hello there, I am trying to connect zoho suscription api using curl. I am geeting this error: curl https://subscription.zoho.com/api/v1/organizations -H 'Authorization:Zoho-authtoken dXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' -H 'X-com-zoho-subscriptions-organizationid:644254875' <html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> </body> </html> curl: (6) Could not resolve host: dXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' I have checked the
Removing (and adding) Addons from existing subscription
Is it possible to update an existing subscription via API so that a specific addon is removed or added? Or do we need to cancel existing subscription first, and create a new one with different set of addons?
Could not create hosted page with addon through API
Hi, I am trying to create a hosted page to create a new subscription with a plan and an associated addon. The hosted page is created only with the plan and not with addon. Following is the data passed, https://subscriptions.zoho.com/api/v1/hostedpages/newsubscription {'additional_param': 'New Subscription', 'addons': [{'addon_code': 'silver_addon', 'quantity': 1}], 'customer': {'billing_address': {'city': ' Ashton Road', 'country': 'United Kingdom',
Disable credit card input for special plan
Hello, For a plan, we don't want the user to fill the credit card section because we gave him a code for a 100% discount (or we can say, xxx trial period) I didn't find any options in the UI to disable credit card if the ammount is 0$ or if the trial period is enabled. (We want to capture credit card at a later date manually) Please can you tell me how to do this ?
How long do webhooks take to be called?
Hi folks I've been setting up a website integration with Zoho Subscriptions which fires a webhook when a subscription is created. Up until earlier today, the webhook seemed to be called instantly on creation of a subscription. However during testing this afternoon we discovered what appeared to be a problem... the webhook did not appear to be being called at all. A few hours later and some of them now seem to have completed. Is this normal? If so, how long should I expect a webhook to be queued before
Plan Specific URL error
Hi there, When I click on the plan specific URL for any of my plans, I receive the following error: Sorry, you don't have required accessError while processing the transaction. Please contact your administrator for further details at xxxx@xxxx.com The links were working fine until I edited the hosted page set up in settings. Any guidance on how to fix this issue would be great.
Hosted Pages
Hi Team, We are trying to create hosted pages through the api "https://subscriptions.zoho.com/api/v1/hostedpages/newsubscription". We are not using the default plan URL as we need to create the "redirect_url" dynamically for different customer. So far its working fine. But what we found that the detail like shipping address/billing address are not getting displayed as input fields in the newly created hosted pages. In the new page which is getting generated it just have the order summary screen and
Mobile Number Field for RazorPay
Hi Team, We are using RazorPay payment gateway integration. We found that to use the same we have to make mobile number field mandatory. We do have international customers who will be using our product and subscribing through zoho platform, so can you confirm that mobile number is mandatory for RazorPay gateway integration. Regards, Rajat.
Razorpay - Hosted Page URL fails as soon as we enter details
Hi I am trying to setup Razorpay in a test environment. The Hosted Page works well, but fails as soon as I enter the Razorpay details. Our Razorpay account is activated already. Screenshots are shown below for reference: Can anyone help with this? Regards Navin
Maximum number of cards that can be saved
How many cards can be saved in zoho subscription for each customer
Saving Cards via api
Is it possible to save same card multiple times with different card ids via API call?
Anyway to change LTV Calculation?
Is there a way to change the LTV calculation from multiplying by 100 to something else? Thanks, Mike
Expanded function of USERS and USER ROLES
Has there been any consideration for more expanded function or custom user roles? For example I would love to define a user role as only capable of seeing and facilitating details around a single product or multiple products. I can imagine all kinds of uses for this. The only way i see this as available today is to set up multiple organizations but then there is no where to have consolidated reporting across all products. Any suggestions or thoughts?
User roles
Do you plan on adding the same functionality as you have in ZBooks when it comes to defining custom user roles? In ZSubscriptions we have the standard roles:Staff and Admin. Basically I would like another role containing Staff+reports+Dashboard
Error when i try to add card by api.
Sometimes when i send request to add card for customer, error occurrs - {"code":101,"message":"An error occurred while processing your card. Try again in a little bit."}. How can i avoid this error?
Wordpress Plugin - any way to select addons?
Hello, I installed the ZOHO Subscriptions Wordpress plugin on my website. It fits perfectly with my site/color scheme. The only question I have is: How can people select add-ons? I don't see any option for that. Thank you, Mike Williquette
Parse error when activating Wordpress plugin
Hello, when activating the plugin I get the following error: Parse error: syntax error, unexpected '[' in ... plugins/zoho-subscriptions/zs-organizations.php on line 11 Please advise what has gone wrong here. Thanks, Andre
Custom fields are not returned in Evants
I have set up a custom field on Customers which I am populating vi the hosted page API. 1) The custom field is not seen on the customer screen. 2) The custom field is not included in the Event data for the subscription.
Zoho Subscriptions Integrates with GoCardless
Hey everyone, We are more than excited to announce that Zoho Subscriptions is integrated with GoCardless to provide Direct Debit experience to our customers in UK. Direct Debit? Tell me about it. Direct Debit is a way of collecting payments that puts you directly in charge of your cash flow. Whether it's a recurring invoice or a one-off invoice, your customers can authorize you to collect money directly from their bank account whenever the invoice is due, which means you always get paid on time.
Subscriptions Plans and CRM Products Integration?
Is there any way to set up plans and pricing in Zoho Subscriptions and have those available as Products in the CRM? We are trying to set up the CRM and the Products seem to be more geared toward selling products that are not subscription based. So if we sell annual or monthly contracts which are $10/seat/month, I can set this up as a plan in Subscriptions, but how can I set the same thing up in the CRM for the salespeople to sell/quote? What is the best practice for setting up the CRM Products to
Zoho subsription price different when we create subscription hosted page through API
Hi Guys, I have integrated zoho subscription at my website. Everything was good so far but now we are facing a big issue that When a subscription is created and we go to subscription URL, i can not see the same price than what we have defined for product at zoho subscription panel. The price is 2-3 times lower than original price and there is no such product with that price value. Also, it works good for few customer but for few it does not display correct price. I am wondering on this. Could
Zoho Subscriptions API Create Customer requires payment_terms?
This morning (9th Feb 2017) we found that all our calls to create customers using the Zoho Subscriptions API "Create a customer" call started failing, in our call we only provide the 2 required arguments "display_name" & "email", but today we are getting a response of code:4 "Invalid value passed for payment_terms" our calls work again once we provide a value for this argument. Is payment_terms now a required field or is this a bug introduced since yesterday? Example call: curl https://subscriptions.zoho.com/api/v1/customers
What's New in Zoho Subscriptions - February 2017
Last month we released a whole bunch of new updates and we've got a lot to cover! So, let's get started quick so that you can choose the perfect gift your valentine deserves :) 1) iOS Mobile Application Yes, you read it right! Zoho Subscriptions is now available for iOS devices. The Zoho Subscriptions mobile app will give you your key business metrics like sign ups, cancellations, activations. You will also receive real-time notifications for actions related to subscriptions, customers, and payments.
Next Page