10-14-2017, 12:27 AM
Here's the SQL: https://hastebin.com/isapasemup.sql
Edit this file first! This was quick and dirty. I left some indexes in the bottom that you won't want to run. Also, some of these inserts (Like users table) will probably conflict with an existing install. I included it so you could see an example of my data. I did that for each table that's important to subscriptions. Will update Github again soon.
My subscription code does need some work. It works and will subscribe people but if a recurring payment fails, the Stipe hook script doesn't work for some reason. Probably some minor bug. Please post any fixes you might make.
Edit this file first! This was quick and dirty. I left some indexes in the bottom that you won't want to run. Also, some of these inserts (Like users table) will probably conflict with an existing install. I included it so you could see an example of my data. I did that for each table that's important to subscriptions. Will update Github again soon.
My subscription code does need some work. It works and will subscribe people but if a recurring payment fails, the Stipe hook script doesn't work for some reason. Probably some minor bug. Please post any fixes you might make.