Page 6 of 6

Re: v1.3.5 and shop module (beta)

Posted: Fri 27. Feb 2009, 00:35
by nebenaube
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

Re: v1.3.5 and shop module (beta)

Posted: Fri 27. Feb 2009, 00:49
by Jensensen
nebenaube wrote:I'll post it when I have the shop running in live mode.
Wow! Hurry up! Thank you!

Re: v1.3.5 and shop module (beta)

Posted: Tue 3. Mar 2009, 14:08
by nebenaube