Closed (won't fix)
Project:
Payment
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2013 at 12:22 UTC
Updated:
2 Jul 2014 at 11:51 UTC
Jump to comment: Most recent
Comments
Comment #1
xanoComment #2
xanoPayment status plugins should implement AccessibleInterface for this.
// Edit: then we can only use this if we have real instances. The payment status overview, for example, cannot use this approach.
Comment #3
xanoIf we implement permissions, we also need them for setting statuses on payments.
Comment #4
xanoI haven't really come across a situation where this was needed. We also have #2294413: Let payment methods control payment status updates now.