Item variations have stock but Square Inventory Item shows "All variations...
Hi, We are using Square Inventory to maintain stocks of item variations. For one item we have two variations and they have stock. But around stock it is showing red back ground and when we do hover on...
View ArticleHow to integrate square subscription system in MERN application
I am trying to integrate squareup subscription system in my MERN application. In this app: The products are dynamic - added from admin panel The prices of the products can change overtime - need to...
View ArticleBest way to handle degraded performance/outages
Hello, I was wondering if someone could shed some light on what to do when square’s services are not 100%. We have a small app for processing payments using the square terminal. It can pair terminals...
View ArticleReader SDK feature requests (offline mode, transactions -> orders, refunds)
Hello, I love Square. I love Reader SDK (and all the examples, documentation and support), but I believe it’s in need of some TLC and get some overdue updates. Here are some of the pain points I’ve...
View ArticleCreate_Payment_Link and LocationID of seller
SCENARIO theleedz.com brokers the payment of a digital asset from Buyer → Seller with the app taking a small fee. In the scenario provided the seller is ‘scott.gross’ and the buyer is ‘theleedz’ – an...
View ArticleRetrieve payment Id
I’m using Square order checkout with CreateOrderRequest & CreateCheckoutRequest. How I can retrieve the payment id after receiving the payment confirmation? This is the request:...
View ArticleStrange error from Update Payment API
I’m trying to update the delay action on an approved payment. When making the request I receive the following error message: “The payment does not exist on the order.” I ended up canceling the...
View ArticleReturn/refund item via api
Is it possible to refund an item, e.g. all items or some items as part of an order via the api. It seems you can do this via the dashboard, but the refunds api doesn’t seem to have an option for this?...
View ArticleAll terminals report being offline all day
So we had an issue today with our app. All kiosks (roughly 12 of them) stopped working at the same time, just after noon. They won’t attempt to issue checkout requests because the terminal is...
View ArticleCatalog items in a new Application Sandbox
I created a new application but when I query for catalog items in the new sandbox I get a list which is apparently from my previous application. Why is thie happening? 3 posts - 2 participants Read...
View ArticleOnline subscription based application
I have created a web application that charges monthly subscription rates based on the number of members in the customer’s organization. So far I have been able to create a SUBSCRIPTION_PLAN with a set...
View ArticleNew gift card fees clarification
I recently received the email with subject “Upcoming pricing changes to Square Gift Cards” that said in part: For developers and partners that have integrated with our Gift Cards API, this means that...
View ArticleSubscription API throwing MISSING_REQUIRED_PARAMETER for requests that was...
curl https://connect.squareupsandbox.com/v2/subscriptions \ -X POST \ -H 'Square-Version: 2024-01-18' \ -H 'Authorization: Bearer xxxxx' \ -H 'Content-Type: application/json' \ -d '{ "customer_id":...
View Articlewe are facing some issues when we are calling create team-members API in with...
Prod API link - https://connect.squareup.com/v2/team-members/<candidate_id>/wage-setting Header - Square-Version:2024-01-18 Authorization:Bearer <Access_token>...
View ArticleI am not able to use it in core php
I am not able to use it in core php , please tell me how can i use in core php 3 posts - 2 participants Read full topic
View ArticleChallenge with Inventory Management using Square API
Hello Square Developer Community, I hope this message finds you well. I’m currently facing a bit of a roadblock in developing an application that integrates with Square API for inventory management,...
View ArticleChallenge with Square API Integration - Inconsistent Transaction Data Retrieval
I’ve been encountering an issue with my website’s Square API integration, specifically related to retrieving transaction data. The problem seems to be centered around inconsistent data retrieval,...
View ArticleAccess order ticket number from square api.
It seems when we setup up pos in square we can select option in setup of point of sale > generate device code for order ticket to be automatically generated how do we access it through sqaure api ?...
View ArticleCan the Square Terminal used with anything else but WiFi?
Hello, The application we are developing will be using Square Terminals to handle physical payments, but the locations are most likely in areas with low to none WiFi signal service. However, there...
View ArticleGoogle Pay [Android| Kotlin] - [OR_BIBED_11] error when using Square with...
So I’ve integrated the squareSDK, and in lower environments I can get the token from Google Pay (GP), but in production I get an error from GP with code [OR_BIBED_11], their documentation states that...
View Article