-
-
Notifications
You must be signed in to change notification settings - Fork 73
[Bug] ... #415
Copy link
Copy link
Open
Labels
BugConfirmed bugs or bugfixes.Confirmed bugs or bugfixes.
Metadata
Metadata
Assignees
Labels
BugConfirmed bugs or bugfixes.Confirmed bugs or bugfixes.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.phpwhen calling the$this->refundPaymentMethodsProvider->findForOrder($order)