Thanks DivaVocals, point taken. So the obvious question to ask is:-
Is anyone out there using Rev 48 with this modification included?!
Printable View
Diva, I believe it was because it is NOT in Rev 47. This is the closest thing to it.
Philip, why not consider upgrading when Diva Vocals puts out her next release. Hopefully soon! :DCode:// recreate credit card information stored in orders table as a line item in SO payment system
function cc_line_item() {
global $db;
$cc_data = $db->Execute("select cc_type, cc_owner, cc_number, cc_expires, cc_cvv, date_purchased, order_total
from " . TABLE_ORDERS . " where orders_id = '" . $this->oID . "' limit 1");
Thanks JTheed. I think you are right! But Diva Vocals makes a valid point - will two year old code sit happily in this module?
Hello
I have a wee problem where vat is not showing up on the super orders invoices (showing as none!) - zencart v 1.38.
I have tried various combination for searching zencart & this thread - but the 176 pages seem to be getting the better of me?
Any ideas - even if its just to point me to the right thread.
CHeers
Hello we are currently using ZC 1.3.8a and SO 2.0 r48.
Due to various client issues we would like to upgrade to ZC 1.3.9 but I am unclear whether SO will work with it as the download page still indicates 1.3.8 compatibility, but some comments here imply use with 1.3.9.
We're a coding shop, so we're willing to throw in some effort... we just need to know where it stands.
Thanks to all.
Tony
Side note: we've converted batch packing slip to generate a pdf for better printing formatting. it's not bundled up but if anyone is interested we would share the code.
I can be patient, just needed clarification. DivaVocals, is this the place to watch for the release announcement?
Yes, but personally, I think she should start a new thread for the next release. :D
Are you willing to share it so that it can be bundled into the next release??? PRETTY PLEASE???:hug:
Yep.. Watch here..
Yeah yeah yeah.. Stop reading my mind..:laugh::laugh: Been thinking that it might not be a bad idea to start a new support thread..