You're right, I found 1 record in square_payments and 2 in so_payments. Do you know how it possible ? I tried to remove the old Square, but doesn't change the situation, even it create new bug. Thanks for your help.
You're right, I found 1 record in square_payments and 2 in so_payments. Do you know how it possible ? I tried to remove the old Square, but doesn't change the situation, even it create new bug. Thanks for your help.
without looking at your specific installation, it is hard for me to venture a guess.
super orders had some good things in there, and specifically i found the handling of payments, refunds and voids to be quite useful. ZC does not really keep track of payments in a manner that i found adequate. at one point, i had a discussion about providing a framework for all payment modules that would incorporate payment records into the base ZC. unfortunately, i ran out of steam on that initiative as it proved to be quite a daunting task.
alas, i digress yet again.
back to your specific problem, i would perhaps ask in the super orders support forum. at one point, there was some movement on updating that module; i think jsweb and torvista may have been involved.
best.
Thanks Carl, I will ask to Super Order group.
Hello, does someone have a recipe to configure Square webpay using Square SANDBOX. I'm not sure I understand what to do with the extra questions when you select SANDBOX application ID & token.
Thanks
Hi Carl,
I try to configured my DEV website connect to my SQUARE SANDBOX. But I can't make it works, the bullet always stay "Yellow".
what I did:
1) I define in the Square developer Sandbox the URL of my DEV website: https://www.pechesudv155.owally.com/...ay_handler.php
2) I define the Application ID and Application Secret (OAuth) with my Square Sandbox key, enable Enable Square Module (True)
3) I see the URL https://www.pechesudv155.owally.com/...ay_handler.php and try to click on the green message "Click here to login and authorize your account"
4) but I receive a message from Square, telling to me : To start the OAuth flow for a sandbox account, first launch the seller test account from the Developer Dashboard.
5) So on Square panel, I click on "Authorize an account" and "Default test account", with the "default test account" I got a window with the Access token inside.
6) So i go back Square Web Payments Module and input the "access token" to the field "Sandbox Merchant Token"
But the bullet still stay yellow.
Could tell to me what I do wrong ?
I check the SQUARE API log, I saw few transactions with answer corresponding to my connect try, don't know if it help.