This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Remove payment status setters from payment method extension interface. #2110
Labels
category: extensibility
Work involving adding or updating extensibility. Useful to combine with other scopes impacted.
type: refactor
The issue/PR is related to refactoring.
Milestone
#2108 added new event emitters for payment status changes that are now controlled by checkout. So payment methods should not need to change the payment status (instead return response from observers registered to events affect whether payment status changes.
This issue is for removing the payment status setter from the payment method interface.
The text was updated successfully, but these errors were encountered: