Hi,
I have a few questions concerning the subscriptions system.
I want to sell other products(courses, private lessons and etc') via my site.
I have set up the products in the 'add new subscription' in the 'subscriptions' tab.
My questions aer
1. What are the tables responsible (so far, I have found paymentapi, paymentinfo and paymenttransaction). and what table contains the connection between the id of the product and the title of the product that I have set up in the 'subscriptions' tab.
2. Some of my costumers want to buy subscriptions on the phone and not online.
How can insert the transaction into the DB with an "INSERT" query?