Can you use custom attributes created via the dashboard with the API
Hello, Is it possible to assign values to catalog custom attributes that were created via the dashboard with the API? For example we have a custom attribute “Brand” and I would like to set the value...
View ArticleWhat are the Advantages of AI?
AI can analyze huge amounts of information in a blink, giving us insights we might miss. This can help us make smarter choices in everything from what to eat to where to invest our money. lets discuss...
View ArticleWoocommerce Using Square Payments Plugin
If we are using the woocommerce Square plugin (by Automattic) to sell products on our wordpress website, do we still need to enable payments, setup application etc within the Square Developer...
View ArticleUnpaid Subscription Invoices [Questions about "swap-plan" and MERGE"]
When my system creates a new yoga class subscription, I create a new Square Customer and Save the ID, add a customer card and save the ccof ID, and use these to create the subscription. If a person...
View ArticleInvalid card Data problem
Hi everyone, I’m new to using Square’s Web Payments and would really appreciate some guidance! I’m working with the starter template provided in the following GitHub repository: Square Web Payments...
View ArticleVERSION_MISMATCH when trying to cancel invoice
I’m trying to use the API example from this URL: Square Developer POST /v2/invoices/{invoice_id}/cancel - Square API Reference Cancels an invoice. I’ve successfully deployed MANY API calls to Square,...
View ArticleColdFusion payment examples anyone?
I am working on a ColdFusion application, which needs to collect payments through the web site. Does anyone have any experience or examples of building an interface within the ColdFusion environment...
View ArticlePayments quick start guide returning "payment failed" every time
https://mccroskeyonline.com/public/examples/card-payment.html No matter what I enter, I always receive a “payment failed” message. I have followed the tutorial from the quick start guide, but it’s...
View ArticleError when trying to add custom attribute "Unknown custom attribute definition"
I am using the below code to add items to a catalog. Each item has the same custom attribute"Brand"with different values obviously. I am getting this error { "errors": [ { "category":...
View ArticleIssue with Subscription Payments via Payment Link API
Subscription payments via the Payment Link API have stopped working. The message displayed is: “We are sorry. Your order could not be completed. Please try again.” This issue has been occurring since...
View ArticleAdding a Text Modifier via Orders API
Hello, We have certain items that include a text modifier, but cannot find a way to properly submit them on the line item. I checked the OrderLineItemModifier reference and found two things: I...
View ArticleFatal error: Uncaught TypeError: Core\Utils\CoreHelper::serialize(): Return...
I have upserted around 50000 products today and all of a sudden I got this error and I am not sure what changed. My code is the same and has worked for past few hours. Any idea what may cause this?...
View ArticleDisable all customer notification emails?
The only update I could find on this was 2 years ago. For our application, we are making Square Bookings appointments through the API. We are handling customer email notifications for appointment...
View ArticleCan I Process Payment Before Specifying Order Line Items?
Hey, I’m currently working on integrating Square with our online ordering application. I would like to know if it’s feasible to construct a workflow where the payment is processed first (presumably...
View ArticleOptions "Text and color" settinng doesnt show "both text and color swatch" in...
Is there a way to let customer see both the swatch and text label for it, like the “Option” setting suggests? 2 posts - 2 participants Read full topic
View ArticleHow to associate images with ITEM_VARIATION object without getting duplicate...
I noticed that if I setup my ITEM_VARIATIONS to have an image, the image switches in the store when the customer chooses the color. I like that. However, when I assign images to the ITEM_VARIATION,...
View ArticleReceiving multiple crash on the SDK end for the version 2.0.0-alpha 14
Hi Team, Can you please help us here in looking into the crashes which have been logged/identified in our Firebase Console recently regarding the Square SDK Reader library. Below are the details...
View ArticleVisualStudio2022 var object CatalogObject.Bulider
Struggling to understand why VS2022 is showing an error “; expected” for my CatalogOjbect.Builder. (see image below) Any help is appreciated. 2 posts - 2 participants Read full topic
View ArticleSubscription issue
Hi, Is it possible for a client to have more than one subscription for an app at the same time? I mean out of a mistake or a bug or something like that. Does the subscription api handles such cases?...
View ArticleCannot Upsert (update) CatalogObjects of type "ITEM"
I’m trying to update my CatalogObject of type ITEM, but I get an error every time I try to upsert (update) an existing CatalogObject. Any help would be greatly appreciated! Have been stuck on this for...
View Article