Skip to content

Replace Order/Payment->registerPaymentReviewAction not existing metho ...#30

Open
daniel-ifrim wants to merge 1 commit intoi-ways:masterfrom
daniel-ifrim:fix-paymentSalePending-registerPaymentReviewAction
Open

Replace Order/Payment->registerPaymentReviewAction not existing metho ...#30
daniel-ifrim wants to merge 1 commit intoi-ways:masterfrom
daniel-ifrim:fix-paymentSalePending-registerPaymentReviewAction

Conversation

@daniel-ifrim
Copy link
Copy Markdown

Replace function missing from \Magento\Sales\Model\Order\Payment::registerPaymentReviewAction since Magento 2 version 0.74.0-beta1 with \Magento\Sales\Model\Order\Payment::update in Model\Webhook\Event::paymentSaleCompleted

registerPaymentReviewAction in Magento:
https://github.com/magento/magento2/blob/0.74.0-beta1/app/code/Magento/Sales/Model/Order/Payment.php#L940

New update function:
https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Sales/Model/Order/Payment.php#L1002

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant