updateOrderNumberOnPlace incorrectly attempts to run against non Klarna orders, although the try/catch statement includes ApiException | NonKlarnaOrderException every non Klarna order ends up with a Failed to update merchant references error in the log
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | updateOrderNumberOnPlace_attempts_to_run_against_non_Klarna_orders-3470754-2.patch | 657 bytes | intrafusion |
Comments
Comment #2
intrafusionMoved
NonKlarnaOrderExceptioninto a separatetry/catchblockComment #4
tuutti commentedThanks for the patch! This should be fixed in the latest release.