connect-nodejs-sdk icon indicating copy to clipboard operation
connect-nodejs-sdk copied to clipboard

Javascript client library for the Square Connect APIs

Results 6 connect-nodejs-sdk issues
Sort by recently updated
recently updated
newest added

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.