Okay
  Public Ticket #3524418
How to Link a Button to a Paypal page
Closed

Comments

  •  1
    David started the conversation

    I'm trying to create a LayerSlider button that will link to a new page when clicked. I have HTML code from Paypal that I can use to do that; see below. But I don't want to display the Paypal Donate button or the credit card icons. Is there a way to insert that code into a button  without displaying the gold button & credit cards?



    <input type="hidden" name="hosted_button_id" value="VYDRCQRKZ5R9G" />
    btn_donateCC_LG.gif
    pixel.gif
    </form>



  •  1
    David replied

    Hello? Any suggestions for how to do this?

  •  110
    George replied

    Hello David,

    I am sorry for the delayed reply. I can recommend you to create a button layer in LayerSlider. You can design this button, add your own text and add the required URL on the right sidebar, under Layers -> Link -> Set Link. There is an option also for opening the page on a new tab. 

    Best Regards,
    George | Kreatura Dev Team

  •  1
    David replied

    Hi George, thanks for the reply.

    What I need is a little different than the URL method you mentioned. If you take a look at the code on this page:
    https://rentheatreco.org/layerslidertest/

    you will see that there is a form controlling the user interaction for the Paypal buttons/icons. As such, using just a static link doesn't apply. Is there a way to use the Paypal form approach with a Button?

  •   George replied privately
  •  1
    David replied

    This is a big help. Thank you!

    David