square / in-app-payments-ios

Public repository that hosts the Square In-App Payments SDK iOS binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to pay money to some one directly?

opened this issue · comments

I am going to build the Barber app.
I want the customer to pay money to barber directly on my app.
how can I integrate Square SDK?
what is transfer API?

If you plan on doing in-person payments, then you want to look into our ReaderSDK: https://docs.connect.squareup.com/payments/readersdk/what-it-does. It will allow you to take payments using Square hardware from your custom-made app.

If you want to allow customers to download your app and pay without Square hardware, then you're in the right place (In-App Payments SDK). For more information please see our documentation here: https://docs.connect.squareup.com/payments/in-app-payments-sdk/what-it-does

If you have further questions about either of these SDKs, please feel free to respond and I'll help you out!