Page 1 of 1

Send PayPal IPN to Appery Database

Posted: Mon Jan 18, 2016 7:32 pm
by Ed

Hello,

Is it possible to send PayPal IPN (Instant Payment Notification) to Appery Database via script or other means?

Thank you in advance.


Send PayPal IPN to Appery Database

Posted: Wed Jan 20, 2016 12:14 pm
by Serhii Kulibaba

Hello,

Does it have REST API or URL for sending such data? If so, you can use server code for that.


Send PayPal IPN to Appery Database

Posted: Thu Jan 21, 2016 5:11 pm
by Ed

If you are familiar with PayPal IPN, I need to provide a URL link to PayPal to which they will send the IPN data. How can I have the data stored in an Appery database? Do you have an example script? Thanks.


Send PayPal IPN to Appery Database

Posted: Mon Jan 25, 2016 6:59 pm
by Serhii Kulibaba

We don't have such tutorial.
You can use URL of Server code for that:
https://devcenter.appery.io/documenta...

E.g.:
https://api.appery.io/rest/1/code/043...

And add there code for storing received data


Send PayPal IPN to Appery Database

Posted: Tue Jan 26, 2016 4:23 pm
by Ed

Thanks Sergiy.

Do you happen to have an example code for storing received data? If not, where can I find such a code? Thanks.


Send PayPal IPN to Appery Database

Posted: Fri Jan 29, 2016 8:45 pm
by Serhii Kulibaba

The best way - store all data into Appery.io Database: https://devcenter.appery.io/documenta...