Problem/Motivation

We originally changed notification callback to queue orders because of #3043180: The changes made to the order on the onNotify method are not applied on the onReturn method issue. This is now fixed and the queueing logic can be removed.

Comments

tuutti created an issue. See original summary.

tuutti’s picture

Title: Remove queue processing on Commerce 2.36 » Deprecate queue processing

Looks like create payment API has callbackDelay field. We can probably deprecate the queueing before next commerce release by delaying the callback polling: https://docs.paytrail.com/#/?id=request-body

  • tuutti authored a5f00658 on 3.x
    Issue #3356761: Deprecate queue processing
    
    
tuutti’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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