Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Payment
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2016 at 20:20 UTC
Updated:
8 Mar 2017 at 16:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mitrpaka commentedInitial and simple approach below.
PR: https://github.com/drupalcommerce/commerce/pull/634
Comment #4
bojanz commentedImplemented the following feedback:
1) loadForOrder should be loadForMultipleOrder, for consistency
2) The payment storage needs to implement the new interface
3) We should use the method somewhere (ideally on the list builder)