How to integrate google pay with in app payment?
I’m developing a mobile application and would like to integrate Google Pay to our app. I’ve implemented this GitHub - square/in-app-payments-react-native-plugin and when I used the Location ID in the...
View ArticleSplit Payment removes customer_id from an Order
Hi, I’m working on an integration with the Square API / Webhooks. While testing, I’m trying to extract the customer_id from an order. The orders are being placed on an iPad POS. If the order is placed...
View ArticleHow to simulate failed/fraud transaction in sandbox
I want to simulate fraud transactions or any type of failed transactions, I found few test cards to test failed transactions but in sandbox there is no option to enter the card details to test failed...
View ArticleACH using API to send funds
Im trying to send an ach payment and I cannot for the life of me find this in the documentation. We have a platform where users pay via card. The monies are deposited into our square account, and on...
View ArticleError message when creating a new pricing rule
When creating a pricing rule to create an automatic discount for customer groups, I see the error message below. What field is “pricing_payment_types” referring to in the pricing rule request? I dont...
View ArticleCannot create an order for SUBSCRIPTION_PLAN_VARIATION
Hello, I would like to create a payment link for my customer and send it to my customer to subscribe. I cannot use default payment links because I need to pass custom metadata for each and every order...
View ArticleHow do I implement the subscription creation API?
Hello admin. My name is Noriaki. In a test environment, I’m using the Create subscription API to fill in the fields correctly to allow customers to subscribe to a specific product, but I’m getting the...
View ArticleHow to download catalog images
Hi, I have implemented the catalog list api, in which I got the categories alone with the image_id. I want to know how I can download this image with this id. Is there any base url for that? How I can...
View ArticleSandbox Online Site Preview Unauthorized Error
Hi, I just signed up for a sandbox developer account. Working towards setting up a test store catalog using the API. From the sandbox dashboard, there is a message “Your online store is ready!” and a...
View ArticleIs there any Square API to export labor cost report in Shift function?
Dear Team, May I know whether any Square API can be used to export the labor cost report or the corresponding data? we need to merge the data there into our own report system. Thanks. 5 posts - 3...
View ArticleOrder API returnEntires response and types
I have a question regarding the response object from SquareClient.Orders.search({ returnEntires: true}). The interface in the docs shows a OrderEntry return that contains an order_id, version, and...
View ArticleCannot login, lost access to auth app
Hi, I’m not able to login on a new device because I’ve lost the auth app for square account. Could you please remove the auth app from my account. 6 posts - 3 participants Read full topic
View ArticleGrab item barcode?
I’ve always been frustrated with the Create Labels functionality (having to pull up a PO and delete any item that I didn’t receive that day, then having to count how many so I can stop at increments...
View ArticleRegarding failed subscription payments
Dear administrator, Thank you for your help! Currently, we are using the Square API to build a subscription payment function in a sandbox environment, but we are contacting you to confirm the behavior...
View ArticleCreation of Order for POS via API
I want to send Orders which are created via API to be reflected as Active Order in POS. But Any order that I create is not even shown in POS until it is completed/Paid. I’m using the Orders API to...
View ArticleRegular vs Member Pricing
Hi, I’ve setup an online store catalog of items with variation via API. There are two pricing options available on the dropdown menu - one for a regular price and one for a member price. This seems to...
View ArticleSquare parameters are not being added to checkout redirect_url
Hi! I’m using checkout API (POST /v2/online-checkout/payment-links). According to the documentation, Square should add orderId, transactionId, and referenceId to the URL specified in redirect_url...
View ArticlePayout Arrival Date
Typically when a payout is initiated on a Wednesday, Thursday or Friday, the arrival date via the Payouts API shows Monday. For quite a while now, the arrival date shows Friday, but the payout still...
View ArticleSquare Webhook 503 Service Unavailable - Just Stopped working
I have been using Webhook and they have been working for Over 1 Year On the 29/1/2025 at 15:30, I stopped Getting Webhooks from Square I looked at the Square Webhook Logs and I can Error 503 When I do...
View ArticleWooCommerce and Square Orders
I am trying to set up a WooCommerce (using Square for WooCommerce plugin) store to be able to take online orders for a food truck. I was able to implement a code snippet to create an Order from...
View Article