I can't install Magento Module in my Store
Hello, II want to implement the payment methods provided by SquareUp in my online store that uses Magento 2.4.6p3. I downloaded the module according to the official documentation via composer: php...
View ArticleSquare Web SDK not show up sometimes
Hi, I add the react-square-web-payments-sdk into my REACT app. The payment form doesn’t show up sometime. It happen more and more lately. Anyone have any idea about this? Thank you! 2 posts - 2...
View ArticleSimulate terminal based payments
I can create a checkout item and get a status but how do I simulate tapping the card on the termainl to move my payment from PENDING to PAID? def create_checkout(self, amount): checkout = {...
View ArticleWhat is order.line_items.catalog_object_id?
I have a created an order in my sandbox via the api. I’m working on a webhook which is processing the payment creation. From that webhook message, I am able to get the orderId and thus the order. On...
View ArticleDevice ID in Terminal API Activation Flow
I’m trying to understand how to track the devices on the device activation flow with Terminal API. Initially we Create a Device Code (POST /v2/devices/codes - Square API Reference) In this step, we...
View ArticleAccess attributes without methods
Is there a supported/recommended way to get attribute values that are not exposed in the SDKs? This is a general question, but my specific issue is that I need to get the tip_eligible boolean value of...
View ArticlePrice modification after an order is created via Point Of Sale application
New to Square. Can a price modification, through applying a discount, be performed via Orders API when the order is created via the Ppoint of Sale application. The doc says that Order Update cannot be...
View ArticleMake it so details of personal events are just "Busy" on Square Appointments
When my employees add their personal calendar to Square Appointments, it shows me all of their personal stuff. And if they can see each other’s Square Appointments Calendar, they can call see each...
View ArticleRetrieving Shipping Information from Payment
I’m planning on using the Checkout API to process payments and collect shipping information. I’m successfully completing a checkout and receiving a payment_id in the sandbox. When I pass the...
View ArticleSquare checkout terminal
When I submit a new request for a total of $200 from the POS to Square Terminal while the previous request for a total of $100 remains pending, the new request will be placed in the queue. And the...
View ArticleTip allocation details or algorithm
I am trying to generate reports/feeds that match the team member tip allocation show in the Team app. We use the shift tip pooling feature to automatically split tips. From the dashboard, Transaction...
View ArticleHow-To Fernet Encrypt / Store / Decrypt OAuth Tokens in DynamoDB (Python)
Python developers trying to implement the Square OAuth token exchange in their AWS Lambda functions must encrypt the access/refresh tokens returned from Square. AWS provides a token management...
View ArticlePayment processing example: PHP could be using V1
I am testing payment processing by using connect-api-examples/connect-examples/v2/php_payment at master · square/connect-api-examples · GitHub before I integrate it into my web site. The functionality...
View ArticleChallenge with Square API Integration - Inconsistent Transaction Data Retrieval
I’ve been encountering an issue with my website’s Square API integration, specifically related to retrieving transaction data. The problem seems to be centered around inconsistent data retrieval,...
View ArticleMagento amount is different from Square amount
I’m facing issue while using Square payment methods in my Magneto 2.4.1 site. It seems like the amount which getting from square are wrong because decimal point. How can I fix this issue ? 2 posts - 2...
View ArticleApple Pay is not displaying on Magento 2
Hello, I have installed SquareUp version 1.16.2 for my Magento 2.4.6p3 store. The installation was executed without problems. I created my app in the SquareUp developer portal and put my credentials...
View ArticleCash App and After Pay are not working on Magento 2
Hello, I have installed SquareUp version 1.16.2 for my Magento 2.4.6p3 store. I enabled 2 payment methods Cash App and After Pay, but none of them work. The first, Cash App, does not show anything, it...
View ArticleHow to access the list of categories associated to an item
Hello, An item can be associated to more than one category. But how do I get the list of categories of an item? The .NET SDK only exposes a single CategoryId for an item. Is there a way to access the...
View ArticleIssue: Square Scheduled Pickup Orders being printed instantly?
Hi we have a problem thats printing future scheduled orders to be printed instantly(attached) Please can you point out the issue here(attached Order Request JSON) Order id :...
View ArticleIncorrect daily summary email
I was doing some final functional testing in production and this morning I got a summary email regarding the transactions that I created via the Order and Payment apis. Basically, a type of daily...
View Article