fitz101
Posts: 0
Joined: Thu Aug 14, 2014 2:48 am

Paypal payment to update database column

I want to make a column in my database that will let me know if someone has paid for the subscription to use app. I know that there is a Paypal API but once they do make the payment I want the features to be unlocked. This could either be done through a database update or a success event if possible.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Paypal payment to update database column

Hello,

Please create a field in your Database to store data about payments. After calling Paypal run a service to update Database data:
http://devcenter.appery.io/documentat...

Return to “Issues”