Database Insert Stage
Hi Guys,
Does anyone know at what stage the ad is inserted into the database ?
I'm not sure which stages do what, e.g.
Stage 1: Select a Category, step1.php
Stage 2: Add your ad Detail, step2.php (Does step2.php generate the Review Page ?, whish is Stage 3)
What does step3.php do ?
I need to get a definitive answer to what each step does and what file dose it because I want to ad a wigitsed payment system so the user can pay by Phone call/SMS/Paypal but I wont be using the classipress gateways. I will have to make the classipress methods redundant and figure out a way of integrating the widgets where the drop down for payment method is now.
If I knew exactly what file was inserting the ad info into the database I maybe could add my widgets to a new page after the review page.
I know this sounds confusing but if you have a look at adverts.ie, this is the way they have it setup and it is a much better solution for me.
Thanks