Strange issue with Create payment link when applying a Tax object
The Square Create payment API states that either a percentage or amount of money should be used with a tax object but not both. Cool, if I set applied_money for the tax object and leave the percentage...
View ArticleDoes Square allow 3rd party apps to run on Square Register yet?
I’ve found posts from 2020 and 2022 regarding this question but, with the explosion of Android based “smart” payment devices, I’m hoping that this is now possible? 4 posts - 3 participants Read full...
View ArticleUsing the API to get payroll time periods
I need to be able to get the current pay period and the next pay period values. Is that possible through any of the square API’s currently? I have not been able to find if that data is available in...
View ArticlePayments error: amount_money supplied was malformed
My env is Square Sandbox and I use square in-app payments SDK to create a nonce which I send to the backend and try to create a Payment for a specific order. My total amount in CreatePayment request...
View ArticleReturn error if attach cant complete
I noticed something strange. I ran tests in two web browsers (Firefox and SeaMonkey) on the following example code provided by the Square SDK (in public/examples/afterpay.html file) to try the...
View ArticleInvoices API Creating Line Items
I am playing around with the invoices API explorer. I am attempting to create an invoice for myself just so that I can get it figured out how it works and then attempt to implement it on our website....
View ArticleRevoke token API throws 400 error with square version 2024-03-20
Our app is on the latest version ‘2024-03-20’. I was trying to use the API explorer to checkout the revoke token API. With the square version 2024-03-20(latest) the explorer takes Authorization :...
View ArticleSame payment request got GENERIC_DECLINE several times and succeeded after...
Dear Team, For an order in production environment, we created the same Square payment request for it with the same card from customer (of course the requests are with different idempotency keys;...
View ArticleHow to send the PickUp address Details to Square Online
In Orders console i cant able to see the PickUp details Address 4 posts - 3 participants Read full topic
View ArticleSquare API endpoint that returns error description if server is down
Today I found out by email that earlier today, the square server could not process any customer payments. Is there an API call I can use on the backend of my website to determine if the server can...
View ArticleHow to save Save card on file with 3D secure pin?
Hi Square developer team, I am trying to save the card on file which is 3D secure via OTP. I create the payment using the token and verification token and then use \Square\Models\CreateCardRequest to...
View ArticleActive subscriptions did not create invoices
Between 3/16 and 3/28, we had 68 subscriptions fail to generate invoices. In the dashboard, they all still say they are active and that the next billing is the March date. Here’s the ids:...
View ArticleCheckout Page is Not working properly Even If we given Valid Data
3 posts - 3 participants Read full topic
View ArticleWeb-sdk weird behavior with discover cards
Am currently using the web-sdk in production. When entering a valid discover card, when I get to the 13th digit for the card number the cursor skips to the expiration date field. This is confusing...
View ArticleAPI Sandbox returning Error: Unable to process your payment, please try again
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',...
View ArticleIs it possible to determine if location support pickup or delivery
Is it possible to determine through API it a specific location supports delivery / pickup? Is it possible to determine the price of delivery? How to check if the user selected a location available for...
View ArticleI need to resend a webhook event
I have a webhook event that pinged the correct URL and did part of what it was supposed to (and so returned a 200) but I didn’t have my code exactly right, so I need to rerun that webhook event. I can...
View ArticleCan we query the orders api based on the referenced id?
I don’t know how difficult it would be to implement but I’ve got a use case and would greatly appreciate it 1 post - 1 participant Read full topic
View ArticleOrders API || Void, Cancel, Return, Refund, Complimentary Orders
We are retrieving order details from the following sources: a. https://connect.squareup.com/v2/orders/batch-retrieve b. https://connect.squareup.com/v2/orders/search Is the response for cancelled...
View ArticleVisa payments not succesfull - Customer Topic
Hello, I am developer of “Square Payment” addon for Modern Events Calendar plugin. My customer talk to you about visa issue and you replied: > I can help the developers of the addon. > if you...
View Article