CapSap / paddy-pronto-magento

0 stars 0 forks source link

bug: tried to sell the wrong order #9

Closed CapSap closed 6 months ago

CapSap commented 7 months ago

sell single order fun running for { magentoOrder: '1000685708', prontoReceipt: '2607757' } file:///home/sheila/github/paddy-pronto-mag-script/build/script.js:202 throw new Error(Mismatch between arguments. Trying to sell ${order.prontoReceipt} / ${order.magentoOrder} but current page is on ${receiptNoFromPronto}); ^

Error: Mismatch between arguments. Trying to sell 2607757 / 1000685708 but current page is on 2607856 at file:///home/sheila/github/paddy-pronto-mag-script/build/script.js:202:23

CapSap commented 6 months ago

i believe this is fixed in pr #13