I would like to insert data into a custom mysql database on purchase, and then I could program intended behavior myself, like checking if the table has data about purchased stuff.
Let's say someone wants to purchase 'VIP' for something and enters their 'username' into a variable. That variable can be used in a mysql statement that gets fired to a mysql database.