X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Endicia/Dazzle Label Printing Module (https://forum.x-cart.com/showthread.php?t=62880)

littlebird1111 03-06-2012 05:08 PM

Endicia/Dazzle Label Printing Module
 
I have a question for anyone out there who is also using this third-party module by the user rubberneck:

http://forum.x-cart.com/showthread.php?t=24325

Has anyone been able to modify this so that Dazzle will pause after each order to allow the shipper to modify the weight or other details of the label? I ask because we now have a USB integrated scale so the shipper can click "weigh" and adjust the weight of the label (saving us $$$ on shipping), but Dazzle doesn't currently pause for every label in the batch, just the first label.

I wondered if it may be as simple as tweaking the XML that comes out of the Dazzle module? Here's what I've got currently:


<DAZzle Start='PRINTING' Prompt='YES' AutoClose='NO' OutputFile='C:\Program Files\Envelope Manager\DAZzle\xml\DAZzle.xml' Test='No'>
<Package ID="1">
<MailClass>PRIORITY</MailClass>
<FlatRate>FALSE</FlatRate>
<WeightOz>30.4</WeightOz>
<Services InsuredMail='OFF' DeliveryConfirmation='ON' COD='OFF' SignatureConfirmation='OFF' ></Services>
<Value>104.00</Value>
<Description>Product Description</Description>
<ReferenceID>Order #12345</ReferenceID>
<ToEMail>email@email.com</ToEMail>
<ToName> Name</ToName>
<ToAddress1>123 Street</ToAddress1>
<ToCity>City</ToCity>
<ToState>State</ToState>
<ToPostalCode>12345</ToPostalCode>
<ToPhone>555-555-5555</ToPhone>
</Package>

Please let me know if you've found a way, or PM me if you'd be interested in charging a smallish fee to figure this out.

Thanks,
Lisa


All times are GMT -8. The time now is 08:46 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.