How to record commission for ubereats or Doordash

Hi Everyone,

We are using Square for Restaurant and integrated with Doshii middleware for on demand food delivery provider like uber eats or doordash. These providers generally charge commissions on the order (around 30%). When order comes to the Square it record the order with amount which includes commissions . Is there any way to update order amounts by removing commissions? Is there any way to show this commissions separately?

:wave: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

Additional Documentation

https://developer.squareup.com/docs/commerce
https://developer.squareup.com/docs/orders-api/what-it-does
https://developer.squareup.com/docs/payments

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

At this time when the order is pushed to Square by the 3rd party application there isn’t a way to updated the order to show the commission separately. :slightly_smiling_face:

Ok, but Can I update the order amounts by deducting commission and add commission in order notes? If yes any quick way update the order amounts instead of updating each money field in the order schema.

Unfortunately, there isn’t a way to update the order amount once the 3rd party integration posts a payment to the order and it shows in the Seller Dashboard. :slightly_smiling_face: