#Yashish
1 messages · Page 1 of 1 (latest)
did you have a question?
Users have the ability to cancel their subscriptions on the spot and add the money of the remaining time of the subscription to the user account which can be deducted when the customer again buys the subscription
sounds like you'd want to try using this parameter when cancelling the subscription : https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription-prorate and also invoice_now set to true. Any negative amount is added to the Customer's balance and offset against future payments.
Try it out and see if it does what you need.
then there probably wasn't a negative balance due on the final invoice.
but i have buoyed the subscription right now and canceled it in 2 minutes