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.