In the OrderSubscriber::onOrderPlaced(), it was wrong to assume that an order could only have one payment. We have a project where we use Gift Cards, and they are implemented as a payment gateway. So, after applying the Gift Card and paying with Affirm, a fatal error occurred.
Issue fork commerce_affirm-3531995
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vmarchukComment #5
vmarchukCommitted!