Page 1 of 1
Paypal and Appgini
Posted: 2015-05-14 18:06
by SkayyHH
Hello,
anybody have a hook for this needs: i like to have a register page with paypal integration and when the user have paid he get an account on my appgini app.
Thanks much, Kai
Re: Paypal and Appgini
Posted: 2015-05-14 18:53
by patsd102
Re: Paypal and Appgini
Posted: 2015-05-14 20:06
by SkayyHH
Hello,
sorry, that´s not what i am looking for. I like to add by automatic a member account when someone pays on paypal.
Best regards, Kai
Re: Paypal and Appgini
Posted: 2015-05-18 14:36
by shasta59
You will have to write code which will talk to your paypal account and get the confirmation of payment. Then your code will have to create a user profile and then email the user/pass to them. This is not all that hard to do but you will be learning how the paypal API works and a few other things. It sounds like it will be an interesting project.
Should not be too hard to do. Here is a link to the paypal docs you will need to read.
https://developer.paypal.com/webapps/de ... /products/
Best of luck.
Alan
Re: Paypal and Appgini
Posted: 2015-05-20 19:42
by SkayyHH
Hello Alan,
thanks much. When i have finished my app i think i have to contact you to do this for me. It is to complicated for me i think.
Thanks much, Kai