Not everything is paid via paypal. . If a shop allows “other” payment, then the shop owner has to manual mark an order as paid. Also, if an echeck hasn’t been cleared it’s possible this would be false
--
Etsy defines a receipt as "Represents proof of payment from a user to a shop for one or more transactions."That being said, why would was_paid ever be false? Can someone please explain the purpose of this field?
--
--
You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
To view this discussion on the web visit https://groups.google.com/d/msg/etsy-api-v2/-/1hhG9B7O0wUJ.
If I call findAllShopReceiptsByStatus and give it a status of unpaid, can I assume all orders that don't come back are paid?
If an order fails fraud check, will it still come back as unpaid?
Same question for unshipped.
Also, is there a limit to the number of receipt_id's I can send for getReceipt?
Thanks,Kevin