#aksharj
1 messages · Page 1 of 1 (latest)
👋 Thanks for reaching out
but there seems to be credit balance
Could you provide more details about this please? and could you share the subscription Id?
thanks @acoustic mica for the reply
here is the invoice id : in_1M0NdRHCqAocHUR8U9PNzRvi
subscription id: sub_1JzLvBHCqAocHUR8ffQ3eJ7u
Thanks for sharing, please give me couple of minutes while I analyze this
cool 👍
So for that customer (cus_Kef75ywf0tiIDk) has an annual subscription, customer paid $3,348.00. When canceling the subscription there has been a credit of $184.56 to the customer for the remaining unused period
but i think for this customer i had cancelled manually on period end
is there a way to check that
That subscription was for the period NOV 24, 2021 - NOV 24, 2022 so you canceled it before the period end, that's why the customer received a credit for the unused period
ah is there a way to undo this?
is there a way to cancel the credit for unused period
When canceling the subscription set prorate: false:
https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription-prorate
ok thanks
is there a way to undo it now?
the invoice says created on 4th and due on 18th Nov
this invoice: in_1M0NdRHCqAocHUR8U9PNzRvi
it says "Invoice was finalised and automatically marked as paid because the amount due was US$0.00"
As the invoice was finalized and marked as paid you can't revert it
what you can do then
is to adjust the customer balance
but i am not sure if customer was credited anything
using your dahsboard at:
https://dashboard.stripe.com/customers/cus_Kef75ywf0tiIDk
for this invoice: in_1M0NdRHCqAocHUR8U9PNzRvi
i see description: Invoice was finalised and automatically marked as paid because the amount due was US$0.00
No the credit balance remains in Stripe not in their bank I mean
can you please confirm if my understanding is correct?
here i see that the amount due is 0
does this mean the user will not be credited anything,
Yes
the balance will remain in Stripe, and the customer balance will decrease the amount due on the customer's next invoice. that 184.56$.
If you want to undo this. You need to adjust the customer balance to 0$ in your dashboard:
https://dashboard.stripe.com/customers/cus_Kef75ywf0tiIDk
Refer to Invoice credit balance Section
so by clicking "Adjust balance" link here, right?
Yeap
got it, many thanks 👍
also just one more question
can we create a subscription whose start date is a date in past?