Quantcast
Channel: Square Developer Forums - Latest topics
Browsing all 1325 articles
Browse latest View live

Checkout Quick Pay AUTHENTICATION_ERROR | UNAUTHORIZED

Dear All, I’m getting following error no matter i have set the correct values. I was trying almost 4 days by now and still no result. { “errors”: [ { “category”: “AUTHENTICATION_ERROR”, “code”:...

View Article


Oauth URL Difficulty - Unable to find client by that client_id

Good afternoon, I have been struggling to get my authentication url working for my external application. I’m currently working in a sandbox environment, in which I have a test user on my application...

View Article


Update quantity of existing item in square catalog when we received new stock...

Hello, We are using square catalog/inventory. If the item is already in square catalog and when we receive new stock of it and if we scan the barcode using barcode scanner of new received item then Is...

View Article

New production WebHook subscriptions result in 504s

Hello, We are using Square payments in production and it works well. I try to add a second web hook subscription in Production for one of our products. I double-checked that all credentials in our...

View Article

The token obtained from Oauth cannot create customer card

Hi, We want to create card for our customer by below API and it was succeeded with the Application Access Token. However, if we pass the token obtained from Oauth procedure, it would return 400 error....

View Article


Payment working in staging but in production

Hi Team, Payment is not working in production environment but it is working good in staging/sandbox environment. Application Flow: we created 4 plans and allowing our application user to select among...

View Article

Creating Loyalty Account Fails

I’m getting the following error from the Loyalty API when creating an account from the following payload. The docs say the number must be in the E.164 format. For example, “+14155551111”. The phone...

View Article

Can't delete a subscription plan or Disable subscription plan

Using the API Explorer and I can’t delete any subscription plan. I found a prior Question where square says they can’t be deleted… they can only be disabled via UpsertCatalogObject by setting...

View Article


Error when updating CatalogObject with product_type "REGULAR"

{ "errors": [ { "category": "INVALID_REQUEST_ERROR", "code": "INVALID_ENUM_VALUE", "detail": "`REGULAR` is not a valid enum value for `product_type`.", "field": "product_type" } ] } The ENUM of...

View Article


Square Payment Api

I am having issues with the payment api for customers on file. I am able to obtain the source ID but the actual creation of payment is failing in production even though it was working in sandbox. I...

View Article

Image may be NSFW.
Clik here to view.

429 error - what is this when I try to make a post?

What is 429 error? I see it when I try to add a new post to an existing thread, or when I try to respond to a message that a Square employee sent to me. I’m able to edit existing posts but I can’t...

View Article

Create dashboard of orders and invoices

I am looking to create a dashboard for us to track all orders that are places on our site as well as the invoices that are created. I tried using the SearchOrders API and it doesn’t appear to return...

View Article

Image may be NSFW.
Clik here to view.

Can't Disable subscription plan continued

I’m trying to disable a subscription plan via the API Explorer, but I used postman because the API Explorer doesn’t let me add a “price” node. Here is my request: { “idempotency_key”:...

View Article


When will this Square NuGet 27.0.0 be deprecated

I developed some work using Square NuGet package version 27.0.0. How long will this version of the Square package be supported? There were some breaking changes in the next version with regard to the...

View Article

TypeError: Cannot read property 'setApplicationId' of null

I am working on a bare React Native app and I’m using the RN plugin for the in-app-payments SDK. Right now, I’m trying to set up the SDK on the Android side by following the Github guide. I’ve made...

View Article


AVS not checked error

Switched from Stripe and using a large pre built food sales platform with plugins for various merchants. We process £250,000 a yr and with Stripe we had the usual fails for CVV error or insufficient...

View Article

Server Issue? (Frequent 503/504 responses)

Hi, For the last few days my web app has been getting intermittent 503 and 504 responses to API calls. I’m using the .NET SDK and my application ID is sq0idp-F4ya7v-DG12NERCMHQDWXw. I’m used to seeing...

View Article


Add shipping to checkout order

I’m using Square checkout from a php script. I’ve set all my items and taxes but I can’t seem to figure out on how to add a shipping fee to the order. I’m using the php order class but looking at the...

View Article

Image may be NSFW.
Clik here to view.

List Customer API not working some time

Hi, We are using Square Customer API in our application. We have used “ListCustomer” API to get all customers. But some times it is working and some times it gives 500 “INTERNAL_SERVER_ERROR”. Why...

View Article

Updating fulfillments-> shipment_details->expected_shipped_at no longer works

I used to update the shipment date using something like: curl https://connect.squareup.com/v2/orders/iWPTXqFbfX44bix7ces8z0sXgoEZY \ -X PUT \ -H 'Square-Version: 2024-01-18' \ -H 'Authorization:...

View Article
Browsing all 1325 articles
Browse latest View live