Page 1 of 1

Payment-System in LC

Posted: Fri Jan 19, 2018 11:35 am
by prorobot
Hello,
I have programmed Apps in LC for quite a while now and i like it a lot.

Now i want to program an app that includes paypal. My aim is that users get directly connected to paypal
where they just need to fill in username and passwort to pay money to another user whose paypal adress is stored in his user account.

Is that even possible in LC and if how would you do it? :)
Regards,
prorobot

Re: Payment-System in LC

Posted: Fri Jan 19, 2018 12:21 pm
by AndyP
Probably the easiest method is to set up a web page with the standard PayPal html payment code and then just load that page into a browser widget in your app.

Re: Payment-System in LC

Posted: Fri Jan 19, 2018 6:08 pm
by ghettocottage
A couple of years ago someone posted a Paypal Handler they had created. I never used it for anything, so I am not sure if it will do what you want but might be worth a look:
http://forums.livecode.com/viewtopic.ph ... al#p122485

Along the lines of what the previous poster said, it is probably possible to just build a Paypal url using the AMOUNT and EMAIL and open that in a browser widget.

I have done several websites that send users directly to paypal with an amount and payment address. Paypal makes that easy to do. They want people to send money to them