#imran-invoice-events
1 messages · Page 1 of 1 (latest)
Hello 👋
invoice.payment_succeeded is generated when a payment is processed for the invoice. When a payment is processed, it creates a charge underneath. Hence it is expected that you'd see charge.* events.
If you don't want to consider those events then you can just stop listening to them.
because it creates two transactions with same charge id
Not sure I understand this part. Do you have an example for this?
imran-invoice-events