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 no other input field. Is there a way to make those other input fields available as user input in the hosted pages created through api.
Rajat.