I'll post it when I have the shop running in live mode. Suffice to say it took almost two weeks of hacking at it here and there. I used a freely available IPN paypal class, added a transactions table, broke frontend.render.php into five other include files, fixed one coding bug (reported at google code) and added a few state flags to the url... modified the template, etc. now I just need to add a quantity_in_stock column to the products table and have the ipn responder degrade the inventory count then set the status to zero when the item is out of stock (so it's not available when browsing the catalog).
oh, yeah... and this is in 1.4.1 r306
v1.3.5 and shop module (beta)
Re: v1.3.5 and shop module (beta)
Wow! Hurry up! Thank you!nebenaube wrote:I'll post it when I have the shop running in live mode.