INTEGRATION with website BUY BUTTON (Capturing the URL and Price from other websites - StubHub, Ticketmaster, Spectra Ticketing, etc..)

  • TBSE
    Asked on February 14, 2017 at 9:22 PM

    Hello,

    I think I asked this before, but when I had another profile name and cannot find your response from the old post.

    On Ticketmaster, StubHub, Spectra Ticketing (Used by College Athletic Programs), where when at the "checkout" they all have BUY NOW buttons, connected to a specific URL of the ticket location.

    I wanted to know if, and just speculating, I am able to place a BUY NOW, PAY LATER button near the team / platform BUY NOW button, where when the user clicks the button (A JotForm pop-out with my company STRIPE integration), can the JotForm capture the "actual" URL of that ticket location / webpage, send that link of the ticket URL to my eMail while allowing them to submit payment information as well.

    Can something like this be done? If so, who would I contact from the mentioned companies as far as their tech person, to ask for their code, API, etc....to integrate this type of feature?

     

    Sorry if I used the wrong language but I am a tech novice with grand plans...:)

     

    Thanks for any help you can provide.

    Sincerely,

     

    George Bowser

  • Chriistian Jotform Support
    Replied on February 15, 2017 at 3:09 AM

    I'm currently checking your requirement. Please allow me sometime to further investigate. I'll get back once I've done checking.

    Regards

  • Chriistian Jotform Support
    Replied on February 15, 2017 at 3:34 AM

    I think I asked this before, but when I had another profile name and cannot find your response from the old post.

    Please see the reponse of my colleague in your question here: https://www.jotform.com/answers/959603

    I wanted to know if, and just speculating, I am able to place a BUY NOW, PAY LATER button near the team / platform BUY NOW button, where when the user clicks the button (A JotForm pop-out with my company STRIPE integration)

    You can follow the guide here to set up a button to open the form in a pop up: How to Create a Lightbox Form. You can modify the codeto show the "Buy now" button.

    Here's an example code provided by my colleague on your previous thread:

    <a

          target="_blank" href="javascriptDISABLED:void(

            window.open(

              'https://form.jotform.com/formID',

              'blank',

              'scrollbars=yes,

              toolbar=no,

              width=700,

              height=500'

            )

          )

        ">

    Here should be the button's code

     

        </a>

     

     

    can the JotForm capture the "actual" URL of that ticket location / webpage, send that link of the ticket URL to my eMail while allowing them to submit payment information as well.

    You can use the Get Refferer Widget that allows you to know where the form was opened from. Then, using the widget you may able to see the link in your email notification as well as on the submissions.

     

    Please let us know if you need further assistance.
    Regards

  • George
    Replied on February 15, 2017 at 9:05 AM

    Thanks again. I will definitely refer to the previous responses for clarification.

    Thanks,

    George

  • TBSE
    Replied on February 15, 2017 at 11:16 AM

    Also, with Ticketmaster, StubHub, etc... who do you recommend I contact within their companies to display this feature, or just show up at TICKET EVENTS, and display to those in attendance (i.e. Athletic Directors, Ticket representatives, etc...)?

    Thanks again,

    George.

  • David JotForm Support
    Replied on February 15, 2017 at 1:42 PM

    I am not sure who would be the best person to contact within those companies.  Maybe their marketing department.  Since we do not have any affiliation with any of those companies, it is hard to say.

  • TBSE
    Replied on February 15, 2017 at 7:13 PM

    Hello David and other JotForm members, instead of integrating the JotForm feature and my company feature on the individual company's website, I think I will try and implement on my own.

     

    Let me know, if available, how to proceed.

    So, I will use the TICKETMASTER and STUBHUB code (API ?) and put both websites as separate tabs on my website:

    - tbsportsentertainment.com/ticketmaster

    - tbsportsentertainment.com/stubhub

    Then, as you mentioned above, on my website, and on the Ticketmaster and StubHub tabs, integrate my pay feature next to their pay buttons.

    Since my website is WordPress, can something like that be done?

    Thanks,

     

    George

  • TBSE
    Replied on February 15, 2017 at 7:18 PM

    Also, I found these on their developer page, if this helps:

    http://developer.ticketmaster.com/products-and-docs/widgets/checkout/

    http://developer.ticketmaster.com/products-and-docs/widgets/wordpress/

    Thanks again,

     

    George

  • Chriistian Jotform Support
    Replied on February 15, 2017 at 8:46 PM

    I checked the links you provided and it looks like the Ticketmaster checkout is already a payment form. Your users will be able to pay directly on the tickemaster universal checkout. Their checkout cannot be modified to have your own Pay Feature next to their Pay Now button.

    A workaround I can suggest would be to have another tab and embed your jotform form there. Then let the user choose which payment they want to use, and redirect them to that tab. For example user wants to pay on ticketmaster, redirect to your ticketmaster tab. If they want to pay using your jotform form, direct them to your jotform form.

    Please let us know if you need further assistance.
    Regards.

  • TBSE
    Replied on February 15, 2017 at 8:51 PM

    How would this look? Can you either forward me to a website with similar features or draw a small mock-up, nothing elaborate.

     

    Thanks,
    George

  • Chriistian Jotform Support
    Replied on February 15, 2017 at 10:23 PM

    Hi,

    I'm currently checking your concern. Please allow me sometime to further investigate. I'll get back once I've done.

    Regards

  • Chriistian Jotform Support
    Replied on February 15, 2017 at 10:42 PM

    I was unable to find sample website with similar feature, but I made a mock-up on JotForm instead.

    I made a sample of how it should look. Please note that this mock-up is made through JotForm, but this is how it should look in your WordPress website. 

    INTEGRATION with website BUY BUTTON (Capturing the URL and Price from other websites   StubHub, Ticketmaster, Spectra Ticketing, etc Screenshot 20

    Here's a link to the form: https://form.jotform.com/70458035289967

    If perhaps we misunderstood your concern, please provide more details on how you want to accomplish your request.

    Regards

     

  • TBSE
    Replied on February 16, 2017 at 10:48 AM

    WOW, thanks Christian. I will review this thoroughly this week and connect again soon.

    Enjoy the day.

    Cheers,

    George