Hello, this looks great. Im having a little trouble with vers 4.06
The functions is slightly diff. I get errors on add of oder using payments of PO. I looked at payments_offline.php
as you can see the function has $extra
Code:
function func_place_order($payment_method, $order_status, $order_details, $extra = array(), $extras = array()) {
where or how can i add teh $order_note var to the function string to prevent errors.
Thanks this looks like a great solution