#kanohian
1 messages · Page 1 of 1 (latest)
Hi there. Can you share a subscription id where this happened?
it seems like direct subscription does not generate an invoice at the moment of suscription
sure
sub_1MPWq6GGCGfoPLShsT22QYab
this little one
I am using laravel cashier and a pretty old version, so I dont know the invoice settings how are configured
this is the subscription request req_FjlejDKOEFpcEi
and its associated latest invoice in_1MPWq6GGCGfoPLShlV6CwV0g
which is 0
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Balance was applied
Look above
What do you mean?
What's the issue with that event? Can you go in more detail?
Correct. That's because starting_balance: -4200
oh I see
but it applies to customer credit
problem is, when subscription status goes to active we store the latest_invoice of that subscription
but because of this, that latest invoice not always matches the cost of subscription
any workaraound for this??