What are you trying to achieve?
Payments status still not update when refund created.


Steps to reproduce the problem
Step
- Create charge
- Create refund
Refund created by staff from dashboard, After receive webhook from subscription on TransactionRefundRequested the api process to refund with our payment gateway then return result following this document
https://docs.saleor.io/developer/extending/webhooks/synchronous-events/transaction#transaction-refund
What did you expect to happen?
Payment status change to PARTIALLY_REFUNDED, FULLY_REFUNDED
Logs
No response
Environment
Saleor version : 3.20.55
OS and version: …
What are you trying to achieve?
Payments status still not update when refund created.
Steps to reproduce the problem
Step
Refund created by staff from dashboard, After receive webhook from subscription on TransactionRefundRequested the api process to refund with our payment gateway then return result following this document
https://docs.saleor.io/developer/extending/webhooks/synchronous-events/transaction#transaction-refund
What did you expect to happen?
Payment status change to PARTIALLY_REFUNDED, FULLY_REFUNDED
Logs
No response
Environment
Saleor version : 3.20.55
OS and version: …