Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Avec

Members
  • Posts

    824
  • Joined

  • Last visited

About Avec

  • Birthday 11/03/2002

Profile Information

Avec's Achievements

  1. Installed order_editor_for2.3_v1.0 and have two different problems that make it unusable. 1. With Ajax turned on, the email notification sent with order status change does not include the order status. Email says "your order status has been changed to: " (that is blank.) 2. With Ajax turned off, if customer has selected shipping insurance, and has been charged for it, that charge does not appear in the order once pulled up in edit_order.php. Verified it is in the database before selecting to edit, and shows as $0.00 when page is opened, and any changes to shipping insurance are not being updated to database. I have spent a good deal of time trying to figure out the causes, but so far have not found it (them) Any help would be appreciated.
  2. It was this one http://addons.oscommerce.com/info/8327/v,23 , Two quick questions about the module. What do each of N C S H stand for and is there a place for the module to show estimated delivery time? Thanks again
  3. I installed the USPS.php file for osc2.2 on my 2.3 store and it works. Odd that the USPS.php for 2.3 does not work for 2.3. Whatever. Thanks for your help.
  4. i do not have that exact code in the module/shipping/USPS.php file. The code I have is: $body = preg_replace(array('/\<sup\>\&reg;\<\/sup\>/', '/\<sup\>\&trade;\<\/sup\>/', '/\" /', '/\",/', '/\"<br>/', '/<br>/'), array('RM', 'TM', '",', '" ', '"<br>', 'BREAK'), htmlspecialchars_decode($http->getBody())); I double checked Most current version of the add-on as well as one version back, and they are the same. If I replace this code with the code you suggested, I get nothing. The email body, and therefore $body is empty.
  5. <?xml version="1.0",encoding="UTF-8"?> <RateV4Response><Package ID="0"><ZipOrigination>46077</ZipOrigination><ZipDestination>46077</ZipDestination><Pounds>1</Pounds><Ounces>2</Ounces><Container>VARIABLE</Container><Size>REGULAR</Size><Zone>1</Zone><Postage CLASSID="1"><MailService>Priority Mail 1-Day<sup>™</sup></MailService><Rate>5.80</Rate><CommercialRate>5.32</CommercialRate><SpecialServices><SpecialService><ServiceID>9</ServiceID><ServiceName>Certificate of Mailing</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>1.30</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>1</ServiceID><ServiceName>Insurance</ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>2.10</Price><PriceOnline>2.10</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>false</DueSenderRequired></SpecialService><SpecialService><ServiceID>5</ServiceID><ServiceName>Registered Mail<sup>™</sup></ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>11.95</Price><PriceOnline>0</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>false</DueSenderRequired></SpecialService><SpecialService><ServiceID>4</ServiceID><ServiceName>Registered without Insurance</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>11.95</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>0</ServiceID><ServiceName>Certified Mail<sup>®</sup></ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>3.30</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>13</ServiceID><ServiceName>USPS Tracking<sup>™</sup></ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>0.00</Price><PriceOnline>0.00</PriceOnline></SpecialService><SpecialService><ServiceID>7</ServiceID><ServiceName>Return Receipt for Merchandise</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>4.40</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>15</ServiceID><ServiceName>Signature Confirmation<sup>™</sup></ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>2.90</Price><PriceOnline>2.35</PriceOnline></SpecialService><SpecialService><ServiceID>19</ServiceID><ServiceName>Adult Signature Required</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.20</PriceOnline></SpecialService><SpecialService><ServiceID>20</ServiceID><ServiceName>Adult Signature Restricted Delivery</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.45</PriceOnline></SpecialService><SpecialService><ServiceID>6</ServiceID><ServiceName>Collect on Delivery</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>6.95</Price><PriceOnline>0</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>true</DueSenderRequired></SpecialService></SpecialServices></Postage></Package><Package ID="1"><ZipOrigination>46077</ZipOrigination><ZipDestination>46077</ZipDestination><Pounds>1</Pounds><Ounces>2</Ounces><Container>VARIABLE</Container><Size>REGULAR</Size><Zone>1</Zone><Postage CLASSID="3"><MailService>Priority Mail Express 1-Day<sup>™</sup></MailService><Rate>19.15</Rate><CommercialRate>15.58</CommercialRate><SpecialServices><SpecialService><ServiceID>11</ServiceID><ServiceName>Priority Mail Express Insurance</ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>1.00</Price><PriceOnline>1.00</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>false</DueSenderRequired></SpecialService><SpecialService><ServiceID>8</ServiceID><ServiceName>Return Receipt</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>2.70</Price><PriceOnline>0</PriceOnline></SpecialService><SpecialService><ServiceID>19</ServiceID><ServiceName>Adult Signature Required</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.20</PriceOnline></SpecialService><SpecialService><ServiceID>20</ServiceID><ServiceName>Adult Signature Restricted Delivery</ServiceName><Available>false</Available><AvailableOnline>true</AvailableOnline><Price>0</Price><PriceOnline>5.45</PriceOnline></SpecialService><SpecialService><ServiceID>6</ServiceID><ServiceName>Collect on Delivery</ServiceName><Available>true</Available><AvailableOnline>false</AvailableOnline><Price>6.95</Price><PriceOnline>0</PriceOnline><DeclaredValueRequired>true</DeclaredValueRequired><DueSenderRequired>true</DueSenderRequired></SpecialService><SpecialService><ServiceID>200</ServiceID><ServiceName>Priority Mail Express 1030 AM Delivery</ServiceName><Available>true</Available><AvailableOnline>true</AvailableOnline><Price>5.00</Price><PriceOnline>5.00</PriceOnline></SpecialService></SpecialServices></Postage></Package></RateV4Response>
  6. I have fought with USPS Rate V4 for hours and it will not display the shipping costs on checkout_shipping. I have inserted my email in the module USPS.php and receive the email with information as sent from USPS production server, but no setting I have tried in admin/modules will have the information show on the checkout shipping page. I have gone to the checkout_shipping.php file included in the add-on, and still nothing presents. Someone mention that I am not on the production server. The USPS account being used was a fully functioning account prior to a recent USPS change. Due to the frequent issues caused by USPS, it was decided to go with just zonal shipping until things calmed down. Now, I am redoing the site and am trying to get this add-on working again. Thanks in advance I should note that when installing and / or enabling other shipping modules they do appear correctly. It is just the USPS one that does not show up.
  7. I have fought with USPS Rate V4 for hours and it will not display the shipping costs on checkout_shipping. I have inserted my email in the module USPS.php and receive the email with information as sent from USPS production server, but no setting I have tried in admin/modules will have the information show on the checkout shipping page. Does anyone have any ideas or an add-on that does work? Thanks in advance -Edit- I should note that when installing and / or enabling other shipping modules they do appear correctly. It is just the USPS one that does not show up.
  8. How difficult would it be to allow the customer to select insurance or not? It appears that insurance is either forced on or forced off globally.
  9. Is there a shipping insurance add-on for 2.3. Attempted the one for 2.2 with expected results. It will not load.
  10. Upgrading from very old STS contribution. To test, I copied the clean install files to a development directory to get it running before migrating to the live store. Admin works fine, installing the module, but the catalog is jacked. With STS set to false, I see the normal index.php. When set to true, I see basically nothing. Here is the source code for the page I see. <!-- whats_new //--> <tr> <td> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td height="14" class="infoBoxHeading"><img src="deve/images/pixel_trans.gif" border="0" alt=""></td> <td width="100%" height="14" class="infoBoxHeading">What's New?</td> <td height="14" class="infoBoxHeading" nowrap><a href="http://www.rosegardenboutique.com/deve/products_new.php"><u>Click for More!</u></a><img src="deve/images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td> </tr> </table> I am seeing a single box. That is it. I have confirmed that I have copied all of the files to correct location, but it is not working as it should. Can anyone point me in the right direction? Thanks
  11. So, do you have an answer to my original question? I think I was clear about my question - which was about an error message. Either you know or don't. Again, I appreciate the concern, but please stick to the original topic
  12. Thank you for your concern, but our method does not differ from any other site that does not use a gateway which I image is not a small percentage. Based on the compliance information I have, we are compliant. In looking for an answer to this question on this board, I have seen that many, many legitimate coding questions almost instantly is side-tracked into a discussion (or more adversarial) about PCI compliance. Again, thank you for your concern, but if we can keep the thread on topic, it would be appreciated.
×
×
  • Create New...