Does Mobile Payments SDK iOS version 2.0.0-beta3 have a XCFramework version?
Hello, We created a .NET Microsoft.iOS binding for Mobile Payments SDK iOS version 2.0.0-beta1 using its XCFramework, which was available here: github.com mobile-payments-sdk-ios/XCFrameworks at...
View ArticleMobile Payment SDK ios: unable to use SettingsManager
I am trying to use SettingsManager as stated in Pair and Manage Card Readers to pair square reader: SettingsManager.presentSettings(self) For some reasons it is throwing following compilation error:...
View ArticleAn unknown Bluetooth error occurred during readerManager.startPairing
I am following steps as stated in this link: Build on iOS I implemented following steps: Initialize SDK MobilePaymentsSDK.initialize( applicationLaunchOptions: launchOptions, squareApplicationID:...
View Article[Action Required] iOS 18 Launch: September 16 🚨
Hi everyone, Apple has officially announced that iOS 18 will launch on September 16, 2024. This is a reminder that this release will impact the following Square developer products: Reader SDK, Mobile...
View ArticleHow to parse the result from getOrders
Hello, below is an example of list locations from the dev site and from my live site. I am using the php sdk and trying to figure out how to get a JSON response like the site shows. I feel like this...
View ArticleCalling CreatePayment in sandbox environment causes 500 error
Calling CreatePayment in a sandbox environment may result in a 500 error. What is the cause? Request { "source_id": "[redacted]", "idempotency_key": "d993f880-6f1e-4a5b-abba-9be8f7c48200",...
View ArticleProducts Re-Arrange Option is not available on Sandbox
Hi There, We noticed that the product re-arrange option in edit category is not available on the sandbox environment. But it is available on the production. Will you be able to enable it in the...
View ArticlePropulated data issues when creating payment request link
I’m having some issues setting prepopulated data on a payment link. The following php code always results in this error: Error: Call to undefined method...
View ArticleHouse Account order with no clear linkage to repayment order
Hello, We are helping a merchant with bookkeeping and we have observed two separate orders that represent the tender for the original house account issuance and then a second order with the repayment...
View ArticleSandbox webhook for dispute events not working every time
Dear Team, I’m referring to this article: Test the Disputes API, and testing in sandbox location “LPAFMNWQ19SJG” and application “sandbox-sq0idb-_9Ox2CLpXcAcgfF4qgYcLw” While testing webhook of...
View ArticleHow can I retrieve variable pricing set during booking from my backend?
Hello Square Developer Community, I’m working on an integration where I allow customers to set dynamic prices for services through the Square app, specifically using the VARIABLE_PRICING option in the...
View ArticleAPI Explorer vs real-word jQuery AJAX implementation of checkout API?
Using this page POST /v2/online-checkout/payment-links - Square API Explorer I setup my Sandbox Access token and my location_id and using the Run Request button I see that all looks good....
View ArticleIntegration with Kaerwell
Hi! We are integrating with a dropshipper called Kaerwell. They need the Merchant ID for our account so that they can hook our Square website (not POS) with their Order Management System Where can I...
View ArticleFinding a specific entity is hard
Square Developer POST /v2/online-checkout/payment-links - Square API Reference Creates a Square-hosted checkout page. Here say i want to figure out how to get the subscription plan id in the received...
View ArticleForm payment option empty for user to choose before submit
I have api i am integrating for payment form into website. Will i be able to create the form so that the user can add the amount to pay? thank kindly 2 posts - 2 participants Read full topic
View ArticleSandbox intermittent 500 error
Hi! When trying Payment API with API Explorer with this request, I’m getting intermittent 500 internal error with no message or response body. curl https://connect.squareupsandbox.com/v2/payments \ -X...
View ArticleOauth flow in sandox is not working
Hello, I am using the code example from Square Connect API OAuth Ruby Example, but I am encountering an issue. The page returns a 400 Bad Request error, and the screen is empty The URL I used is:...
View ArticlePrinting receipt on terminal automatically without prompting the user
We have integrated with the square terminals using the terminal api. We are not using square POS. Using the create terminal checkout endpoint we can start checkout and capture payment etc. However,...
View ArticleUnpaid Orders to appear on Square POS
Hi There Is there a way to make an unpaid order appear on the Square POS and get it printed from the kitchen printer ? Reason for this question is we would like to have “Pay at the counter” (Pay on...
View ArticleCredit/Debit PIN Check on Terminal API
We have integrated with Terminal API to take payments. One of our merchants requests that the card PIN be prompted for Credit and Debit cards when a payment is initiated on the Terminal Device as an...
View Article