How to create different user in square for receiving payments?

im integrating square payment gateway in my e-learning application ,where students will pay to multiple coach/teacher ,so i wanna know how to create multiple user who’ll receive payments? is this possible with square APIs ?

Hi @ansitankit welcome to the forums!

Each person who intends on receiving a payment would need to create their own Square account. Then your application can use OAuth to onboard each of their accounts to use your application.