#Ji_net
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
unfortunately that's the only way
are you listening to payment_intent.succeeded instead of invoice.paid?
Actually, I'm listening to charge.dispute.created, my goal is to get the subscription id of the payment intent provided in dispute data
oh I see, in that case yes you don't have a lot of wiggle room
Ok so I'll get it from the invoice, thanks for help ๐
let me know if you need any more help
Hi, what should we do when we receive the dispute created event due to insufficient funds, can we update the subscription status as unpaid via api? or we have to cancel it?
๐
- Should we mark the last invoice marked as paid before the payment disputed as Uncollectible?
I'm really not sure, I'm asking my colleagues if they have an idea about this specific case
sure, take your time
Ok I got it, and what about the last invoice paid before the dispute, should we mark it as Uncollectible?
if it's already paid you can't mark it as uncollectible
hmm, you're right, thanks for your help
let me know if you need any more help
sorry to bother you again, but I need to know for that last invoice marked as paid, is there any refund document will be generated?