How can I integrate with Square but also send the post-data to a custom script for saving the customer info, etc.?

  • Joshua M Feldman
    Asked on January 1, 2019 at 4:55 PM

    Hi Team!


    Happy New Year!


    How can I create an additional posting URL / additional step for posting a Square form to create a recurring membership AND post the desired fields to another PHP script post payment success?


    Please advise!  Thanks so much.

  • Jed_C
    Replied on January 1, 2019 at 6:50 PM

    For POSTing your data, try the POST method via thank you page https://www.jotform.com/help/213-Send-Submission-Data-via-Post-Method-and-Thank-You-Settings. You can create your own PHP script on your custom thank you page.

    As for the recurring subscription, please follow our guide here https://www.jotform.com/help/166-How-to-Setup-a-Recurring-Payment-Option.

    Let us know if you have any questions or if you need further help.

  • Joshua M Feldman
    Replied on January 1, 2019 at 8:43 PM
    Thank you. I will give this a whirl and let you guys know how it works out.
    ...