What's the channel field for order in squareup dashboard?

what’s the channel field for order in squareup dashboard ?


how to chance it?
is there any relation between app name and channel?

: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:

https://developer.squareup.com/docs/devtools/developer-dashboard

Additional Documentation

https://developer.squareup.com/docs/get-started/verify-transaction-in-seller-dashboard
https://developer.squareup.com/docs/squarebridge/business-central/onboard
https://developer.squareup.com/docs

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.

The “Channel” field in the Seller Dashboard represents the source from which the order was created. For example, if an order was created through your online store, the channel might display as “Online Store”.

You cannot directly change this field as it is automatically set by Square based on where the order originated. If you want to change the channel, you would need to create the order through a different source. For example, if you want the channel to display as “Point of Sale”, you would need to create the order through your Square Point of Sale system.

This answer was reviewed by @Bryan-Square.

is there any api to chance order’s source?

There isn’t an API to change an orders source at this time. Also I’m wondering what would the use case be for changing an order source. Wouldn’t you want sellers to see where orders originated from? :slightly_smiling_face:

i only want to know what’s the relation between app name and source? i found source = app name sometimes, if i change the app name, what’s the change about source?

The source will be the app name if not set when creating the order. If you change the app name then any future order will have that as the source. :slightly_smiling_face:

sorry, i mean the channel, not the source. what’s the relation between app name and the channel?

The Channel is the name of the app that created and paid for the order that’s shown in the Dashboard. :slightly_smiling_face:

i have a client app authorized from a square account, i change the client app name, but the channel in the square dashboard does not changed, why?

What is the application ID? :slightly_smiling_face:

client application id = sq0idp-bnhgEJGkEKdUJBzneIlOvQ. all are in prod environment. for example, order id = njEzphctsQ9cZzNfnOnZwntFhB9YY, i have changed the client app name to UmeTea Kiosk(UAT), but the order’s channel is still Kiosk in the square dashboard.

I checked the order_id that you provided and it was created by UmeTea Kiosk(UAT). Also I checked the account and you still have an application UmeTea Kiosk(UAT).

If you want it to show under a different name the app that creates the order will show in the channel on the Dashboard and the Kiosk app will need to be the app that creates the order. :slightly_smiling_face:

in the oauthing application square dashboard, not the oauthed, it shows Kiosk.


do you mean in the authed application square dashboard, it will show UmeTea Kisok(UAT)?

Is the UmeTea Kisok(UAT) app the application that create and paid for the order on the sellers behalf? :slightly_smiling_face:

yes, it’s. you are right.