- Issue created by @e5sego
- 🇮🇱Israel jsacksick
I believe this issue is a duplicate of 🐛 Refunds are processed in PayPal despite expected State error in Drupal Active . We're probably refunding twice due to the webhook listener trying to update the payment as well...
We would need a way to ignore a refund initiated from Drupal, not sure how to do that though. Perhaps we could store flags on the order since there is no data field on payments.
Can you confirm that not listening to the refund event fixes this?
- 🇮🇱Israel jsacksick
Anyway you could test the patch from 🐛 Multiple refunds not working correctly Active ? IN the meantime closing this as a duplicate. Feel free to reopen this issue if you believe this is a duplicate.