MycostPro Forum
Categories => Frequently Asked Questions => Topic started by: william_b_noble on December 03, 2023, 09:23:09 pm
-
when I cancel a transaction, I don't see any change in the MCP spreadsheet - shouldn't I see the calcualted profit go to zero and the fees refunded by ebay also get zeroed out? What exactly does MCP do, or what is it supposed to do with a cancelled transaction?
-
The eBay API handles
-
Sorry, I was just browsing through here and saw my response was cut off...
Ebay API handles cancellations differently than returns. Cancellations stop getting sent through the API after the cancellation, and a return keeps being sent, but with the refund information added. So if you cancel a transaction, there is no signal to tell the program to refund the sale, you would need to either add a refund or delete that transaction row manually. I hope that helps.