Closed (fixed)
Project:
Commerce Affirm
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2025 at 08:48 UTC
Updated:
8 Jul 2025 at 13:14 UTC
Jump to comment: Most recent
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.
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!