I want to set custom subscription fees for each premium plan user . I’m guessing this will be easiest to handle directly in Stripe but I want to figure out if there’s a way for the app admin to see a list of all premium plan users and adjust “monthly subscription amount”. If it’s possible to integrate with Stripe and edit each billing + subscription amount for each customer from the app then that is preferred. Please advise how can I do this in bubble.io app ?
Need a api call for adjusting the subscription amount. Need to setup backend workflow to run the calls for each user. Check the stripe documentation on how to use the API call for adjusting the subscription amount.