Farfetch / blackout

Blackout is the codename for the Farfetch Platform Solutions (FPS) projects. Useful to build e-commerce applications using the FPS APIs and integrating business logic.
MIT License
42 stars 15 forks source link

fix: fix updateCheckoutOrder factory recovery case #967

Closed boliveira closed 8 months ago

boliveira commented 8 months ago

Description

This fixes the updateCheckoutOrderFactory that was throwing an error when the update trigger the recovery of the order which will return a different orderId than the one that was passed to the call.

Dependencies

Checklist

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement