#BeepSterr - subscriptions and customer credits
1 messages · Page 1 of 1 (latest)
I'm using the dashboard for now as i'm still looking if stripe is a viable option, Would the invoice ID suffice?
BeepSterr - subscriptions and customer credits
Using test clocks to simulate how the flow would go
got it! yes, invoice ID would be helpful
in_1LW2dfIfQ32aaJsQDuOFgi1H
I added a credit note afterwards, in the invoice direrectly as support directed me
but it wouldn't do it automatically using the customer balance, it only applied $5 that was there when the invoice was generated
for both the "payment failed" logs, the customer had -$50 (credit) in their account, which should have been applied if i am correct
hm, i see the €50.00 was applied to the invoice you specified - in_1LW2dfIfQ32aaJsQDuOFgi1H
no, that was me manually adding a different credit note
hold up let me simulate it again
so, i have a new open invoice for a new subscription
in_1LW44eIfQ32aaJsQgJNeKjNx
and added more credit to the customer after it was generated
but it'll still only apply the original $10 in credit they had
ah, thanks for recreating this!
once an invoice is finalized, it cannot be edited. this means that only the customer credit at the time of finalization will be applied to that invoice
any further adjustments to the customer's credit will apply to future invoices
you can keep the invoice in draft state but invoices can't be edited once finalized
right, that makes sense