You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting issue with Klarna orders where the orders not getting invoice and capture. Managed to debug and found out that it's related below.
sapient/module-worldpay/etc/paymentmethods.xml line 189
<stop_auto_invoice>1</stop_auto_invoice>
We had to set '<stop_auto_invoice>0</stop_auto_invoice>' to get it fix. Could you review and get back to us please. Let me know if you need further information.
Thanks,
Dee
The text was updated successfully, but these errors were encountered:
Hi,
We are getting issue with Klarna orders where the orders not getting invoice and capture. Managed to debug and found out that it's related below.
We had to set '<stop_auto_invoice>0</stop_auto_invoice>' to get it fix. Could you review and get back to us please. Let me know if you need further information.
Thanks,
Dee
The text was updated successfully, but these errors were encountered: