0

I am developing an app that uses the Orders endpoint.

As far as I can tell, there is no way to place an "order" without providing a credit card. Which means there are fees (because there is no square sandbox...)

Is there any way to test my integration without incurring fees??

Note: This stackoverflow answer gives a work around for the Payments endpoint, but that is not helpful in my case.

Community
  • 1
  • 1
dbJones
  • 762
  • 1
  • 10
  • 31

1 Answers1

2

Square has sandbox where you can use the sandbox nonce and predefined credit cards. In this way you will not get charged for the orders. Check this link https://docs.connect.squareup.com/articles/using-sandbox/