Issue with Credit Card Fields and Pay Button disabled in Square Checkout API...
I am currently integrating the Square Checkout API and using a payment link to process payments. I am working in the sandbox environment and successfully receive the payment link in the API response....
View ArticleIs It possible to pay through RFID or any other source like our own created...
Hi Forum, I am using the MobilePaymentSDK and creating an application for iPad. Is It possible to pay through RFID tag, NFC tag or any other source like our own created digital wallet? If yes then how...
View ArticleTapping into Loyalty API
Hey Everyone, We’re looking to build a integration into our loyalty program using Squares loyalty API. Use Case: Customer taps credit card, our app (using the loyalty API) matches the customer phone...
View ArticleCard API "Source was used before"
I am using the Cards SDK, and I have wrapped the results in my own PHP, including a wrapper around the SDK interface. I discoved user problems in the real world, and began some intensive testing. The...
View ArticleImage Library Search Issue
When in Item Library>Edit Category>browse image library. The Search function isn’t working. 1 post - 1 participant Read full topic
View ArticlePay upon receipt
Using the square API, I am able to create my invoices, publish my invoices but I seem to be having a problem getting my dates to work out the way that I want them to. I am usually processing my...
View ArticleCatalog API returns "Unusable Address"
I’m using Catalog Api in my client’s application. This worked well for a few years. From yesterday, we encountered error in calling catalog API. The error was “Unusable Address:...
View ArticleNode sdk v40 proxy settings
Hey, I just wanted to question. I don’t see simple configuration for node sdk v40 proxy settings anymore which could be applied for all requests, am I right? 2 posts - 2 participants Read full topic
View ArticleHow to set Acuity payments to create item name in reports
I’ve set up an integration between Acuity and Square for a reservation that has an associated fee upon booking. I’ve been able to connect the two but when I processed a test payment it appeared in my...
View ArticlePayment API and WebSDK
I am trying to use the WebSDK and Payment API in express.js and react. I keep on getting a 401 error with authentication. This is what i have on my server.js using express. const Square =...
View ArticleIs there any api to retrieve the complete orders list based on Location Id or...
Is there any api to retrieve the complete orders list based on Location Id or personal access token instead of array of order ID? I have reviewed the RetrieveOrder and BatchRetrieveOrders endpoints...
View ArticleCustomer info for webhook
Hello, question about webhook payment.update I create a payment link in sandbox “online-checkout/payment-links” for one-time payments, I need to somehow identify the customer in my application, by...
View ArticleCustom "Other" Payment Type
So my client uses the Square POS to log “Other” payment types. To keep track of this properly, the user selects “Other” but then has to enter specific text in the Notes field for the payment type....
View ArticleError code: unexpected when saving card
I’m using the latest flutter sdk 1.7.10 and have been able to successfully load the credit card entry form using await InAppPayments.startCardEntryFlow( // ✅ Dismiss the keyboard before opening...
View ArticleChanging the Woocommerce Square plug-in order type
Is there any way to set the order type from woocommerce orders to Pick up instead of In store? I want to be able to mark which products have been picked up from paid orders. Is that possible? 3 posts...
View ArticleViewing Custom Attributes for an Order on the POS
If we set a custom attribute for an order (Custom Attributes for Orders), does this appear under the Order’s detail view when looking at the order from the Square POS? If yes, can you share a...
View ArticleUse my application of Square Developer for many main locations
Hi, I am starting to get familiar with Square Developer to make an integration with the company I work for. The final goal is to be able to get the orders from different customers (restaurants, each...
View ArticleIs all the nodejs api explorer documentation wrong, or am I going mad?
All the api explorer code snippets for the new nodejs have this import import { SquareClient, SquareEnvironments } from "square"; but you get Cannot read properties of undefined (reading 'Sandbox') if...
View ArticleHow to Enable and Test 3D Secure (OTP) with Square PHP SDK in Sandbox?
I am integrating Square payments using the PHP SDK in my application, and I want to test the 3D Secure (OTP-like flow) in the sandbox environment. Do I need to configure anything specific in the PHP...
View ArticleProperty default_unit_cost is not documented and is missing in .NET SDK
When I pull item and item variation objects using catalog API in the sandbox, the response has object item_variation_data with nested objects price_money and default_unit_cost. However, the latter...
View Article