#blablu
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you send me a PaymentIntent ID it is associated with? pi_xxx
I dont have an specific payment ID for the case. I am trying to develop a feature that will capture when this event happens.
I have a webhook from which I check the events such as invoice.paid. So I would also like to check this when we get a charge back on a payment lets say. Would you know which event will be triggered by that? Also does stripe have a chargeback fee?
I am not sure. Let me check.
In what situations would you expect this to happen?
scenario:
we send an invoice to a client. they make the payment. In some cases clients can go to their bank and issue a charge back (bank will give their money back). in that case, we would like to capture the event and charge the secondary client
please let me know if the case above is not clear
I see, I think it might be similar to disputes: https://stripe.com/docs/disputes
One of the events is charge.dispute.created: https://stripe.com/docs/api/events/types#event_types-charge.dispute.created
Thanks! I will have a look. can I reply in the thread later if it doesnt help. or will it be closed?
It's best if you create a new thread, as I might not be around. My colleagues will be sure to help you.
I will keep this one open for a few minutes tho
Alright, thanks a lot for helping out! and have a nice day
Happy to help. Let me know if you have any other questions.