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.

Command icon 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

vmarchuk created an issue. See original summary.

vmarchuk’s picture

Status: Active » Needs review

  • vmarchuk committed 17159303 on 2.x
    Issue #3531995: Update OrderSubscriber::onOrderPlaced() method to only...
vmarchuk’s picture

Assigned: vmarchuk » Unassigned
Status: Needs review » Fixed

Committed!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.