Cancel 'new' on state orders on authorization success=false notification (#891)
Orders paid by alternative payment methods have the state new after order creation therefore when an authorization success=false notification is being processed close orders with state new as well not just the payment_review state ones Apply getNotificationsCanCancel() for all cases not just when the order is in payment_review state
Showing
Please register or sign in to comment