Hi.I have `
refresh_token, merchant_id access_token information of the seller and is it possible to pay my seller via API?
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
OAuth API Overview
Payments Requirements
https://developer.squareup.com/docs/oauth-api/walkthrough2
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.
How the payment to the seller continues is not here. I want to make payments to my sellers’ square accounts from my own square account using the square API.
No, it’s not possible to directly pay a seller via Square’s APIs. The access token you have allows your application to call Square APIs on behalf of the seller, such as processing payments from customers, managing orders, or accessing other business data, but it doesn’t provide a mechanism to transfer funds to the seller. Payments to the seller are handled by Square separately, based on the transactions processed through their account.
This answer was reviewed by @Bryan-Square.
thanks. Is there any way I can pay my sellers?
At this time there isn’t any available ways to pay out to sellers.
Thank you for your help