How to grab the selected product of payment question and save it in MySQL database?

  • bgresham
    Asked on August 26, 2015 at 12:56 AM
    Ok, thanks for that. I have added the product list two more times so that the user can select up to three classes. Now the question is, where can I pick up these selections so I can store them in my MySQL database? I don’t see a “field name” associated with this that I can grab in PHP and store. Is this possible? If not, where will I see the selections? Only in the Paypal email?

    Thanks again for all of you help, Ashwin!

    Brad
  • Ben
    Replied on August 26, 2015 at 5:44 AM

    For that I would suggest taking a look at the following guides Brad:

    Send POST Data From JotForm Using PHP in Custom Thank You Page

    How to send Submissions to Your MySQL Database Using PHP

    I would also suggest looking into the WebHooks as well:

    How to Setup Webhook with JotForm

    Do of course let us know for which one you opt for and if you have any issues or questions along the way and we would be happy to assist :)