Paypal buton and construct2 app

0 favourites
From the Asset Store
Paypal PHP Supports multiple platforms, Web/html5 Android, IOS. (Including storing transaction data)
  • Hello im working on my website i made in construct2, i would like to know how to add the code i have for the paypal "donations" buton.

    How to make that??

    thanks <img src="smileys/smiley10.gif" border="0" align="middle" />

  • i have my button payppal done with my paypal account, now how to use the html code of that buton inside my construct2 app???

  • Have the button open a browser window with the adress to donate ? :)

  • too easy..nope that dont work

  • It should work. place the button in a reglar html page ... view it and click ..

    that page you get from paypal .. to actually donate money to your email/account, copy the link and have the button you design in your app open that url in a new window :)

  • yes i know i made the page that works fine ,but how to use the link of the buton paypal INSIDE construct2 if i try just to copy the link of the donate paypal page, construct 2 dont understand

  • Add browser component to project

    add sprite to be button

    on touch sprite, open browser with url

    something like that ?

    Could be done with an actual button too, on clicked button, open browser with url.

  • no .............. where to send the user...........wich link for donate???

  • It should work. place the button in a reglar html page ... view it and click ..

    that page you get from paypal .. to actually donate money to your email/account, copy the link and have the button you design in your app open that url in a new window :)

  • no it dont work construct 2 dont reconise the url that keep telling me errors for each ";" or space etc in the url...

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • That shouldnt be in the url ...

    I have a donate link somewhere, like this

    It even should add the dedicated page for it ... in my link are no ";" it shouldnt be in there.

    I manually wen to the donate page, and copy the new uRL from teh addres bar on the page I landed after clicking the button.

  • the html page i made and the paypal "donate" buton works, that send me to a donation page from paypal BUT when i try to send the user from my app made in construct 2 to the donation page.................tha dont work .

    and the div plugin, the iframe plugin from pode, dont works, that make construct2 crash, and also that give me huge errors when i test the frame

  • test page

    capx

  • You're trying too hard. All you have to do is go to paypal, get the ID for your button, then in construct add the browser object with on button click go to "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YOURIDHERE"

  • lennaert you ninja'd me!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)