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
Comment #2
tuutti commentedLooks like create payment API has
callbackDelayfield. We can probably deprecate the queueing before next commerce release by delaying the callback polling: https://docs.paytrail.com/#/?id=request-bodyComment #4
tuutti commented