Hi,
It seems Adalo has changed Stripe’s subscription to proration lately.
For my app, where people get new credits that they can redeem for coffee every week, this is not the billing behavior I want because it allows a customer to cheat the subscription by canceling the day after they get billed and we added all the credits for the week and not being charged for the full week.
Is there some way we can turn this proration behavior off when users cancel their subscription?
From talking to stripe this is done on the code, not on the stripe dashboard so it needs to be done by Adalo as far as I know.
Thank you