Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Payment
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Aug 2016 at 11:11 UTC
Updated:
12 Sep 2016 at 22:34 UTC
Jump to comment: Most recent
We at least need to check access, prevent the user from visiting the pages of operations that aren't allowed.
Would also be great to do more work around operations, so that a payment gateway doesn't need to alter the payment entity annotation, and define a route.
Comments
Comment #2
bojanz commentedIn progress.
Comment #4
bojanz commentedDone, both the access and the more-generic code. Payment gateways can now define operations without the extra route/annotation work.