Skip to content

Conversation

@daniel-ifrim
Copy link

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