Is there a test account for Sandbox for Square?

I am trying to develop a wrapper for the Square Connect API. I'm looking for a sandboxed account or a way to import test data into a new account so I can get started quickly from the development side.

Thank!

+3


source to share


2 answers


In the future, for people who land here from Google, Square is now offering this. Each account is assigned a set of sandbox credentials, and there is also an anonymous sandbox that you can use without logging in.

Register here and create an app. Once you've created your app, you'll be able to use the Sandbox settings. https://connect.squareup.com/apps



Here are some more docs: https://docs.connect.squareup.com/articles/using-sandbox/ https://docs.connect.squareup.com/ (general guide)

Unfortunately, there doesn't seem to be a dashboard where you can see transactions in Sandbox mode, but I suppose this is not 100% necessary.

+2


source


You can download the Square register app on your mobile device and send money transactions to a real merchant account. Not perfect, but this is what I am doing to add test data.



+1


source







All Articles