Hello, I am planning to charge a recurring payment for my software.
I have followed the Xano docs for the Stripe extension, and my users can successfully make subscription payments. I am also able to track sessions in my 'session' table.
HOWEVER, I want to allow users to cancel their subscription in Stripe from within my app. How do I do this in Xano?