Hi All
I have downloaded and installed the following trunk for discount codes: http://open.silverstripe.com/ticket/2534
Which was written in 2008.
When I add the code suggested to my ecommerce _config.php file, I get the following error:
Line of code: Order::$factory_class = "DiscountOrder";
Error:
Fatal error: Access to undeclared static property: Order::$factory_class in \ecommerce\_config.php
If someone can let me know what I need to do to fix this or point me in the right direction would be great.
Thanks in advance