Skip to main content

Remove Cancelation Dropdown From User Profile

Hey,

Sorry if this has been requested - I couldn't find it precisely. Our service is based on a subscription, we do not want our clients being able to manage their subscription from their profile on our website, so we need to be able to remove the ability for those clients to cancel their payments from their profile. We got a function built that completely strips that menu out of the DOM, but it would be great if it was natively integrated (for future builds). Yes, they can likely cancel through their Stripe account (never tested), but we don't want our website to be an obvious pathway to figuring that out.

Actually, in that spirit -- it would be great if we could just deactivate the user-profile access all together (that includes removing any all links on the website after the transaction is completed). Our goal is to utilize FluentCart to sell our subscriptions but WE want exclusive management over the client's account. FluentCart should only act as the first gateway to signing up for our service, not a means for them to manage their account with us.