Is there a simple URL that will open IOS Squre app with the amount listed in the URL?
For iOS you can use a link like this:
square-commerce-v1://payment/create?data=PARAMETERS
But you will need to register your application with Square. For more info check out this page on the Register API: https://docs.connect.squareup.com/articles/register-api-ios/.
Square Community