Buyer name is not showing in email i just received email hello (client name )...
buyer name is not showing in email i just received email hello (client name ) payment is successful but who pay the payment there is no name please help me on it how to solve this issue 3 posts - 2...
View ArticleCan the Mobile Payments SDK take payments for currencies other than the...
When creating PaymentParameters for a payment, the Money class has a field for CurrencyCode/SQMPCurrency, which seems to imply that there’s multiple currencies which could work. If I try to use a...
View ArticleGet same amount of orders from Square Up Orders API as in the seller account...
Hi there, I have a question, that which field should I use to get same amount of orders from Square Up Orders API as in the seller account transactions page based on the date range selected? 3 posts -...
View ArticleCurrent state of Orders API
Hello, I am starting to build an application for a restaurant to integrate my ordering system with Square. That restaurant is most likely will work in a “Full Service” scenario. Currently I am...
View ArticleAuthorized amount is changed and then completed: no changes in bank account
Hey! We are building authorized money logic. Baisically what we want to do: we want to create order and authorized payment for that order with particular amount of money. Later we change order amount...
View ArticleSetting application fees with POS API
Im reading about setting application fees using the Payments API. Is that also possible using the POS API to send a tap-to-pay transaction to square hardware? I don’t see that parameter as an option,...
View ArticleAfter receiving the catalog webhook, the modifier_list_info was still not...
Hi, On dashboard we removed the modifier list from the item successfully, But when we call the API to get the item data, the modifier_list_info is still remain the same. There should have been only...
View ArticleNot enough permission to accumulate order loyalty points
Hi, Our Square application is supposed to have the loyalty points permission and it works well for all other merchant clients. Only this merchant has the issue and we have tried several times to...
View ArticleCreate DiscountCodes error
I use the create DiscountCode API to create a discount code, but get the error result as below: { "errors": [ { "category": "INVALID_REQUEST_ERROR", "code": "INVALID_VALUE", "detail": "Cannot create...
View ArticleSquare.js loading with progress bar
I noticed that the sandbox square.js file required to load square functions is largeish (about 380KB uncompressed or 110KB compressed). I imagine the production square.js has a similar file size. I...
View ArticlePython SDK Returning INVALID_REQUEST_ERROR When I Create a Customer
I’m using the Python SDK to create a customer profile from information retrieved from a Google Form. Using gspread, I’m retrieving info with this code segment: firstName = worksheet.acell(‘B2’).value...
View ArticlePayments API: Offline Timestamps + Cross-tender Refunds to Square Gift Cards...
We’ve acted on your feedback and are thrilled to launch offline timestamps and cross-tender refunds to Square Gift Cards for the Payments API in GA, both highly requested by our developer community....
View ArticleWhen using Square for subscriptions, is there a way to determine if a user...
I’m using Square to manage subscriptions and I’m wondering if there’s a way to verify if a user has sufficient funds in their bank account before processing a subscription payment. If this isn’t...
View Article[BETA] Payment issue.
I’ve encountered an issue where, after tapping on the credit card option and the payment is approved, a screen briefly appears for about a second that says “Try again!” I’ve attached a short...
View ArticleItem removes Modifiers, but modifier_list_info is not updated immediately
describe:Item removes Modifiers Successfully, Then go to get the item data but modifier_list_info is not updated immediately,There should have been only one piece of data, but there were two. The...
View ArticleLibrary not loaded: CorePaymentCard SquareInApp
Library not loaded: @rpath/CorePaymentCard.framework/CorePaymentCard is the error that keeps popping up on me. I have used CocoaPods to install SquareInAppPaymentsSDK, and it builds, but as soon as it...
View ArticleImporting Data to Development Store
Importing sales data into Microsoft Access 2016 Hi All, I am new to Square and have no programming experience with Square APIs. I am looking for someone who has successfully written code to import...
View ArticleError when using POS API for Web to trigger tap-to-pay: "Safari cannot open...
The goal is to open the POS app installed on my iPhone to allow the customer to use tap-to-pay, but I’m getting an error: Safari cannot open the page because the address is invalid The URL looks fine...
View ArticleConfusion around terms: "Customer Management" vs. "Customer Directory" vs....
I’m reading about the POS API and the ability to associate a transaction to a customer. But it says it will fail if the seller “doesn’t support customer management”. Which product/feature is this...
View ArticleShow content-length in HTTP response on ALL requests to square.js
I’m planning to upgrade my shopping website so that people who are stuck on the highway in the middle of nowhere with lousy internet who want to make purchases can see a progress bar moving instead of...
View Article