Square Terminal auto shut down
Add option to allow automatic shutdown of Square Terminal by time or duration of inactivity. 2 posts - 2 participants Read full topic
View ArticleJio wrong recharge complaint number -
you’ve made a wrong recharge on your Jio account, here are some steps you can take to attempt to reverse or rectify the situation: Contact Customer Support:Call Jio customer service at...
View ArticleI’m still unable to replace the old number and proceed with verifying my account
Hello, I’ve been facing an ongoing issue with my Square account that I’m hoping to get some guidance on. My account was recently compromised, and I’ve been working to remove an old, hacked phone...
View ArticleCreate subscription using the API
I am working on an app where users can subscribe to gain acces to content. I would like to make subscription plans and variations using the dashboard, as it is more user friendly for my colleagues. I...
View ArticleB2B Workflow - Which API I should use?
Hi I am going to use Square Payment Processing for my B2B application. I would like to have complete control of all my data rather than relying on sellers accounts. . Like stripe is having Connect...
View ArticleMigrating from Sandbox to Dev
All, I’ve successfully run payments through the sample app with Node.js. I’m trying to migrate to development and running into. I have the site kind of working but I’m getting SSL errors. I’m running...
View ArticleInformation about a webhook to know if a subscription is canceled
Hello, I have a question about subscriptions and webhooks. I would like to know if there is a Webhoos event other than “subscription.update” to know if a subscription has been canceled by the user....
View ArticleNode.js dev issue
All, Another migration issue going from sandbox to production. I’ve used the quickstart tutorial to build a payment. After many issues I’m finally able to call my server with with the following url’s:...
View ArticleSubscription active but payment failed
Hello, I would like to ask a quick question. On my website, I allow users to subscribe to recurring plans. I have also set up Webhooks. Everything works except for one thing I don’t understand. So...
View ArticleSpecial events like Black friday or other : Promote discounts or free months...
Hello, I have a question t oask about existing subscriptions plans. I am not sure how to do that. I have a website and members can subscribe to different monthly plans. I use Web Payments SDK and PHP...
View ArticleNode.js web payments cannot run in production
All, Bryan, I am trying to get my Node.js web SDK implementation into production. I’ve come to the conclusion that it is not possible. The issue main issue is that the main site has to be https. When...
View ArticleCreate Order API - Failing
Hi Support, Create Order API was working fine and then all of a sudden I started getting the following error message. {“errors”: [{“code”: “BAD_REQUEST”,“detail”: “Order EhdRM9MomA2IFZL6RQRYY5nNIb4F...
View ArticleError: Value cannot be null. (Parameter 'accessToken')
When building the Square Client I get the error Value cannot be null. (Parameter ‘accessToken’) square API is 38.2 (latest) using Square; using Square.Exceptions; using Square.Models; var client = new...
View ArticleCreating an order
hi, I have created an order using this call : result = client.orders.create_order( body = { “order”: { “location_id”: ‘TW3J’, “reference_id”: “my-order-001”, “line_items”: [ { “name”: “Testing API...
View ArticleReinstallation required, please reinstall Point of Sale [iOS 18]
Hello, One of our customers is reporting an issue after upgrading to iOS 18 where they are unable to connect the reader to our app. We did update our Square Reader SDK to v1.7.5 but the customer is...
View ArticleMobile Payments SDK is now Generally Available 🎉
Hi everyone, We are excited to announce that the Mobile Payments SDK is now generally available for developers serving sellers in the United States! The Mobile Payments SDK succeeds the Reader SDK,...
View ArticleWeb Payments SDK Card container not showing
Problem : Only Pay button is showing and input fields for card is not showing. No errors in console. everything loading correctly. <?php ?> <!doctype html> <html> <head>...
View ArticleBooking API in Sandbox is not working
I am facing the similar issue. I have tried the free subscription plan but still it gives me the same error. my my app id is: sq0idp-lpW4NIvwSuPvJzu3oxsOdA 1 post - 1 participant Read full topic
View ArticleInquiry Regarding Integration with Square POS and Using Non-Square Payment...
We have our own kiosk software for tablets used in restaurants. I would like to integrate our kiosk software with restaurants using Square POS. We use Elavon and other non-Square companies to handle...
View ArticleHow to optimize square code
I made a test version of my shopping cart that I ran through google pagespeed insights, and it reports that squares own code takes 1/2 a second to complete and a few hundred extra KB to download which...
View Article