Hi there!
I have following questions if you can help:
1. I have three plans in my product. Plan 1, Plan 2, Plan 3. Users can upgrade from Plan 1 to Plan 2 or Plan 1 to Plan 3 or Plan 2 to Plan 3.
How can I support above scenario using hosted payment pages or APIs? I do not want to support downgrades, only upgrades.
Is this possible?
2. Where can I find the URL to embed Payment Update page?
3. Add Plan description
in pricing table. I need a way to add different pricing caption for each plan, how do i do it?
4. When a subscription is cancelled with cancel_at_end = true, the status is set to non-renewing. When does this status change to cancelled? Will it always stay non-renewing until renewed?
5. When a subscription is in trial and customer cancels the subscription (cancel_at_end=true) before trial ends, what is the status of the subscription? non-renewing? or trial_expired? If the customer wants to still use the product can the customer re-activate the subscription? Note: We are using APIs to support our scenarios.
6. Are your pricing table mobile and tablet friendly?
Thanks