Problem/Motivation

commerce_stripe_klarna.payment_succeeded and commerce_stripe_klarna.payment_failed events are not dispatched correctly.

As it mentioned in drupal.org Events Docs page events are dispatched with first param is event and second is EVENT_NAME not contrary as it implemented in intentSucceeded, and intentPaymentFailed methods.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

berramou created an issue. See original summary.

berramou’s picture

marijan gudelj’s picture

Assigned: Unassigned » marijan gudelj
Status: Active » Reviewed & tested by the community

RTBC!

marijan gudelj’s picture

Status: Reviewed & tested by the community » Fixed

Fixed

marijan gudelj’s picture

Status: Fixed » Closed (fixed)