connect-nodejs-sdk
connect-nodejs-sdk copied to clipboard
Javascript client library for the Square Connect APIs
I am trying to use the catalog API but requests are failing with CORS Missing Allow Origin. I can use curl to send GET requests to the sandbox API and...
I renamed the client variable to defaultClient in the "How to configure sandbox environment" code sample to keep consistency with the name given to the SquareConnect.ApiClient.instance in the first "Getting...
The expected parameter is card_nonce, not cardNonce. The documentation on this file seems erroneous so I'm suggesting updating it to reflect the expected "card_nonce" parameter.