Fix duplicate FBA orders in estack #283

Open
opened 2026-06-29 08:37:37 +00:00 by rob · 0 comments
Owner

Shopify and ebay orders that are sent to Amazon MCF are creating duplicate orders in eStack because Amazon creates it's own internal order number. The Amazon order has no dollar value but seems to be affecting inventory.

We need to sort this out so we just keep one record in eStack. It's best to merge the into one eStack order record from ebay, amazon, etc., that contains both our sales channel order ID and the new MCF order ID from Amazon.

e.g.
shopify order PW10710 = S01-6093542-0404427 (status complerte)
shopify PW10705 = S01-0869653-5236414 (status Shipping)

Shopify and ebay orders that are sent to Amazon MCF are creating duplicate orders in eStack because Amazon creates it's own internal order number. The Amazon order has no dollar value but seems to be affecting inventory. We need to sort this out so we just keep one record in eStack. It's best to merge the into one eStack order record from ebay, amazon, etc., that contains both our sales channel order ID and the new MCF order ID from Amazon. e.g. shopify order PW10710 = S01-6093542-0404427 (status complerte) shopify PW10705 = S01-0869653-5236414 (status Shipping)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rob/pms3#283