RefundPlugin icon indicating copy to clipboard operation
RefundPlugin copied to clipboard

[Bug] ...

Open t-n-y opened this issue 2 years ago • 0 comments

SyliusRefundPlugin version affected: 1.4.0

Description

Attempted to call an undefined method named "findForOrder" of class "PayPlug\SyliusPayPlugPlugin\Provider\AmexSupportedRefundPaymentMethodsProviderDecorator".

Steps to reproduce

when i update to 1.4, i go to the refund page and got the previous error. seems to be triggered by Action/Admin/OrderRefundsListAction.php when calling the $this->refundPaymentMethodsProvider->findForOrder($order)

t-n-y avatar Sep 15 '23 09:09 t-n-y