#Asim
1 messages · Page 1 of 1 (latest)
Hello! Not sure what you mean when you say "by default". Can you provide more details?
We enable the management portal for customers and whenever they cancel, they will get the prorated amount
Is there a way to configure stripe such that once they subscribe, they will keep / pay for the membership for the month?
We have a lot of users that just want to try the subscription but don't want a persistent subscription
Generally speaking when you cancel a Subscription you set the prorate property at that time to control proration: https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription-prorate
Oh, so this is for the Customer Portal?
yeah
You can create a Customer Portal Configuration that has the proration_behavior you want: https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features-subscription_update-proration_behavior