I have an active subscription, I open the portal, cancel the subscription. UI says that is canceled, after that I close the portal. The only callback that is invoked is close() neither subscriptionChanged neither subscriptionCancelled is invoked. Am I missing something?
Gytis
From the docs:
https://www.chargebee.com/checkout-portal-docs/api.html#chargebee-portal-instance-object
Code I Am using:
I have an active subscription, I open the portal, cancel the subscription. UI says that is canceled, after that I close the portal. The only callback that is invoked is close() neither subscriptionChanged neither subscriptionCancelled is invoked. Am I missing something?