Quantcast
Channel: Square Developer Forums - Latest topics
Viewing all articles
Browse latest Browse all 1758

API Sandbox returning Error: Unable to process your payment, please try again

$
0
0

I have been using the sandbox for years without issue and today when testing I am getting the error “Error: Unable to process your payment, please try again.”

define('SQUARECUSTOMER_URL',   'https://connect.squareupsandbox.com/v2/payments');
define('SQUARECUSTOMER_URL',   'https://connect.squareupsandbox.com/v2/customers');
define('SQUAREPAYMENT_JS',     'https://sandbox.web.squarecdn.com/v1/square.js'); 
define('SQUAREPAYMENT_APPID',  ‘myappid’);
define('SQUAREPAYMENT_SECRET', ‘my’secretcode);

The following is the code that we use. I obviously removed by app id and secret code.

Any help gratefully received.

8 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 1758

Trending Articles