Creating and completing an order with prod app creds, but not showing up in...
Hi, I am creating and completing an order in the following manner: Creating an order with fulfilment and status COMPLETE to fulfiment but order’s status OPEN. Payment to the order ID with total net...
View ArticleDoes the card tokenize response have a timeout? How long is it?
I’m following this tutorial Online Payments with Square and React. Using the Square Web Payments SDK to allow the user to fill in his card details. I get a token after that interaction. I use that...
View ArticleHow to re-initialize #card-container
Hi - I using payments in-app on a Laravel project utilizing Livewire 3. The square form sits within a tabbed page (image attached) . When I first open the ePayments tab, the #card-container displays...
View ArticleJava SDK just gives generic error message
I am using Square Java SDK to develop my application. I am using OAuth to obtain access tokens for sellers and make requests on behalf of sellers. When I try to create a payment request on behalf of a...
View Articleshippingcontactchanged event listener not giving back full contact details
BACKGROUND Hi, I’ve been stuck with this the past few days, and the email to square didn’t answer me, so hopefully someone here can help out??? Anyways, I have the Web Payments SDK setup properly. It...
View ArticleLatency in Loading Images
The urls returned with image objects have a TON of latency. Theyre hosted on https://items-images-production.s3.us-west-2.amazonaws.com/ I discovered that the same images displayed in the Seller...
View ArticleHow do you create a subscription plan with 'STATIC' pricing with the Catalog API
Hi there I am trying to create a subscription plan with static pricing according to the documentation here, following the documentation, I am still unable to create a subscription with static pricing....
View ArticleTax Calculation for Online Orders
I’m a little confused on how I’m supposed to be applying taxes for online orders. I have the “auto_apply_taxes” set to true in the order payload, but it’s always applying the local tax rate of the...
View ArticleIssue With Filtering Customer Directory by Custom Field
My company is trying to filter and search users by a custom field type that has their ID from another system. We are looking to do this so we can easily pull these customers up in the customer...
View ArticleSearch-catalog-items broke a couple days ago?
I implemented a “restock” mechanic by using the search-catalog-items operation to return the matching item, using text_filter to match. Without warning, it stopped working a couple days ago. I was...
View ArticleAny Dispute API to query whether funds are held?
Dear Team, We noticed that in the case of dispute reported (and not resolved yet), Square sometimes will hold the fund from our bank account, and sometimes will not hold the fund (until the dispute is...
View ArticleHow to Retrieve Individual Food and/or Drink Orders from Square POS?
Hello guys, I am new to Square API and I was not able to find an answer to my question in the Forum: I want to get individual orders from a restaurant from e.g. which Food or Drink Items were ordered...
View ArticleTax and shipping
Hello, We have an issue with the Square API where we get an error that says “Missing Order I.D.” and then if you refresh, the tax and the shipping charge are not getting passed to Square. We are using...
View ArticleCreate invoice attachment - filename in the response includes url parameters
I have been able to attach a pdf file to an invoice. However, the file name of the attachment gets URL parameters in it and looks bad on the invoice: Please see it in this image: I download my pdf...
View ArticleChannels Property
Is there any way to find out more info via API about what these channel IDs refer to? CatalogItem Object - Square API Reference Like a Channels API or something? Right now we just have the ID of the...
View Article"Checkout Create payment link" The sandbox environment WebHook is missing...
When I try to use “Checkout Create payment link” for payment, I am currently testing in the sandbox environment and found that the parameters of Webhook “payment.updated” do not include “reference_id”...
View ArticleCreate subscription API
Hi, I’m trying to follow the steps in the Subscription Api docs: Square Developer Subscriptions API Learn about using the Square Subscriptions API to create and manage subscriptions in a subscription...
View ArticlePHP: Create Payment Link Example
Hi I have tried and tried to get an example to create a payment link on my account via php. Can anyone provide the correct connecting script and an example to create a payment link. Thanks would be...
View ArticleError on 400 on verification
I’m encountering an error when trying to call the verifybuyer and a URL with error 400 is being logged on the console. Is this a known issue? Scenario: Successfully tokenize the card initiated the...
View ArticleGet customers to enter custom attributes data in customer display on square...
Hello, My business has a square register. I noticed that when I generate a receipt, customers get the option to enter phone number/email on the customer display. Is it possible that before generating...
View Article