Client addresses integrated into the Square orders form?
Hello all Your friendly community developer here! I’m trying to integrate client-entered addresses with Square so they appear in the Square orders form. Here’s my server-side code: checkout_options: {...
View ArticleCan't seem to search catalog for available_for_booking
I’m trying to use /v2/catalog/search and I seem to be able to use exact search to search for various attributes but if I try “available_for_booking” which I can see in some of the objects, it fails...
View ArticleSquare DINE IN Orders
How to create Dine in orders using create order api endpoint in sandbox env? like order type = ‘Dine-In’ 4 posts - 3 participants Read full topic
View ArticleHow to create invoice for terminal checkout payment and close the invoice as...
Guys, I would like to issue an invoice the the order that will be payed via terminal checkout. If I understand the limitations correctly I cannot re-use the Order from TerminalCheckout cause the Order...
View ArticleNeed 1-minute increments for Service Duration for my business appointments
I need to set up Santa Claus appointments every 7 minutes. However, the only Duration option is every 5 minutes. Can you help me with this? Thanks, Mrs. Claus (Marge Maxwell) 2 posts - 2 participants...
View ArticlePayment links fail after order calculation
I think I may have found a bug. On my store when accessing the cart, the order would already be loaded and used to view different line items. Then you can choose to checkout and be sent to a square...
View ArticleGetting "Error authenticating with 3DS Server" in sandbox when trying test...
I am using web payments and calling verifyBuyer method, however while it generates verificationToken - it never shows me a modal to enter a verification code. I’m using a test card: 5248 4800 0021...
View ArticleThird-Party Payment Processor
Hi there. We are a state-government entity looking to implement Square POS, but we have found that we are ineligible for the payment processing component. Meaning, we can’t take payments with the...
View ArticleGET Order sending UNAUTHORIZED but not captured in logs
Hi, we have an odd case where a customer is unable to complete transactions with us via the Point of Sale system. The basics of how this works: Customer initiates transaction in our web application...
View ArticlePayment.updated having blank external_details source
Hi everyone, We received a payload from payment.updated webhook where the external_details are as follows: "external_details": { "source": "", "type": "OTHER" }, If I understand correctly, on the...
View ArticleWhat are the differences between recurring_price_money and pricing in...
I am creating a subscription plan but am unsure how to differentiate between recurring_price_money and pricing in the subscription phase. It seems that pricing might not be necessary if I don’t...
View ArticleHow long for a BatchChangeInventory request to take effect?
I’m successfully sending a BatchChangeInventory request. However, it seems that the quantity of the item (as reflected both in my online store and the Square dashboard) takes hours or even up to a day...
View ArticleGet square balance via API
Is there an api endpoint I can use on the server side to see the current total balance in my square account? I don’t want to have to go through wearing down the server by making numerous calls to the...
View ArticleAxios Vulnerability in Square NPM requirements?
# npm audit report axios 1.3.2 - 1.7.3 Severity: high Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj fix available via `npm audit fix` node_modules/axios 1...
View ArticleUninitialized constant BearerAuthCredentials
Hi there, I’ve recently updated my square gem in a rails project to: square.rb (38.1.1.20240717) apimatic_core (~> 0.3.9) apimatic_core_interfaces (~> 0.2.1) apimatic_faraday_client_adapter...
View ArticleMobile Payments SDK appears to not work with Android 14 due to a missing...
Create an Android app that targets Android SDK Level 34. Use mobile-payments-sdk version 2.0.0-beta2 Use a production Application ID Deploy the app to an Android device which is on Android 14. Call...
View ArticleImproved Android integration?
Hello, I am trying to improve how Square is integrated within our Android application. I have seen a couple of examples of nice integrations that take you straight from the application to the Square...
View ArticleAndroid application stuck on "Canceling transaction"
In our Android POS payment system, rather than making the payment, if the user wishes to cancel a transaction and so clicks the X in the top-left corner of the Android screen, they are asked for the...
View ArticleCustom Doordash Drive Integration
We have a DoordAsh Drive account which currently has a further reach than the standard Square integration, How can we Us our Developer ID & Key to connect between square and doordash to increase...
View ArticleWooCommerce transactions (successful) not showing up in Square
Successful transactions in WooCommerce are not being imported into Square account. The logs keep showing the same thing over and over for days, example below (i removed private...
View Article