#sj057
1 messages · Page 1 of 1 (latest)
No I don't think Stripe will fire an event by an event
for example, after paying invoice, if we have created a credit note and refund amount. in that case charge.refunded event got triggered...in this case is there any provision or identifier to identify charge.refunded is triggered due to creditnote.created event
Creating a credit note and refunding an amount are two separate actions, you might want to set a custom metadata for you own consolidation.
ok