Hello
Is is possible to use hosted pages to create a new credit card? I can't find any documentation on this. It seems hosted pages are only good for creating or updating the credit card for individual subscriptions.
Here is our use case:
We offer multiple services to our customers, each service is billed as a Zoho separate subscription with it's own price, terms etc... We have built an admin for our clients where they can log into our site, view all their subscriptions and click on a particular subscription to cancel or update the credit card. The credit card update is done using hosted pages for that particular subscription id.
We would like to offer our clients the ability to update the credit card for all of their subscriptions, using just one form. There does not seem to be an easy way to do this using hosted pages. We tried using the hosted page for a single subscription, then in the redirect_url, read the credit card id for that subscription and update all other subscriptions to use the same credit card id. The problem is, if a user then decides they want to update only one of their subscriptions to use a different credit card, all subscriptions get updated. I assume this happens because all subscriptions use the same credit card id after the 'global update'?
Please advise if there is a way, using hosted pages, to offer a global credit card update form, while also allowing our users to update individual subscriptions to use a different card besides the global one.
We love your service so far. Thanks for the hard work.