When using the RefundPaymentGenerated event to execute any refund-process based code it is not possible to roll back a refund.
Imagine talking to some form of API after a refund was initiated which decided that refund is not good. There is no way to undo that refund payment, which means it remains in the system even though other factors have decided it should not exist in the first place.
CC @Zales0123
When using the
RefundPaymentGeneratedevent to execute any refund-process based code it is not possible to roll back a refund.Imagine talking to some form of API after a refund was initiated which decided that refund is not good. There is no way to undo that refund payment, which means it remains in the system even though other factors have decided it should not exist in the first place.
CC @Zales0123