Hello I’m new to server-side coding, and I was able to deploy the GitHub - square/in-app-payments-server-quickstart: In-App Payments Server Example to Heroku. This example is in Node.js but I was wondering if there are any Python example as well.
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
In-App Payments SDK Quickstart
In-App Payments SDK Quickstart
In-App Payment Solutions
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
Yes, Square provides Python SDK and sample applications that you can use as a reference for your server-side coding. You can find the Python SDK and its documentation on the Square’s GitHub page. However, as of now, the specific In-App Payments Server Quickstart project you mentioned is only available in Node.js. You can use the Node.js project as a reference to implement a similar server in Python using the Square Python SDK.
This answer was reviewed by @Bryan-Square.