We’re a production Square merchant (Khachapuri) running our own website ordering directly on the Orders API. I’m trying — again — to get DELIVERY-type fulfillments working end-to-end, and I believe the blocker is that our account isn’t enrolled in First-Party Delivery.
What happens:
- POST /v2/orders with a DELIVERY fulfillment returns 200 (success).
- But the order isn’t accessible to us as the seller, doesn’t appear in Order Manager, and won’t auto-fire to our kitchen printer — only a manual “print to all” on the terminal reaches it.
- PICKUP fulfillments behave fully on the same account (Order Manager + automatic kitchen printing), so the pipeline itself works — this is specific to DELIVERY.
This matches the documented gated behaviour (“Requests to create a DELIVERY fulfillment order succeed with a 200 response even if you don’t have a partnership agreement… However, the delivery order cannot be accessed by a seller and does not appear in the Square Order Manager”).
Prior history: I raised this back in March and never got an official Square response — the only reply was a community member correctly pointing out our production account likely isn’t flagged for First-Party Delivery:
Using the API with fulfilment type Delivery not working
What I’m asking:
Could a Square staff member please either (a) enroll/flag our account for First-Party Delivery, or (b) point me to the exact team/process/owner to get it enabled? We’re a single-location restaurant using this for our own delivery orders (not a delivery platform), so I want to make sure I’m on the right path rather than the wrong application queue.
Merchant location ID: [redacted] · Application ID: [redacted]. Happy to move to a private channel with full account details.
Thanks — really hoping to get this actioned this time.