I tried the same mentioned above and yes, only the close callback is invoked.
Hello Marco,
Greeting from Chargebee Solutions Team.
Could you please try whitelisting your Chargebee domain under Settings > Configure Chargebee > Checkout & SelfServe portal > Add Domain and then replicate the above scenario?
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?
2 people like this idea