You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to etsy-...@googlegroups.com
I want to make sure this will work. When I download orders I am looking at the most recent order I have downloaded. I am then using that as the min date in get orders. Will this ensure that will get all orders?
Can you see an instance where I call findAllShopReceipts and an order is not available but has an earlier created date than an order that is returned?
Does this make sense?
Dan Miller
unread,
Jun 14, 2012, 11:53:33 AM6/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to etsy-...@googlegroups.com
Hi Kevin,
As soon as a receipt is created it is associated with a shop. The method will retrieve all receipts associated with the specified shop regardless of their status. No receipts will be created retroactively.