Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

zboyblue

Banned
  • Posts

    165
  • Joined

  • Last visited

Profile Information

  • Real Name
    Craig Haynie

zboyblue's Achievements

  1. In my opinion there is not much point in telling FedEx that a package is oversized if you have already charged the customer. You could process it as 1lb and it wouldnt matter, they will charge you for 1lb or they will charge you for what you actually shipped, either way you have alreadcy collected from your customer all you are going to collect so whats the difference. If you were shipping 1000 packages a day I am sure fedex would appreciate you making it right but for a small number I am sure correcting the billing is part of their daily routine. As for getting the bill to customer account thing working (or anything for that matter) start with a small change to the code and work from there. First find where the file specifies your account, change it to a customer account and see it work. Then figure out how to us an if, then to switch back and forth, and so on till you have what you need. I wish I knew enough to make a contribution for you.
  2. Well your in luck because I figured it out today ... My file is major custom or I would post it ... check this out though, it will tell you what you need to know .. http://images.fedex.com/us/solutions/wis/p...2306.pdf?link=4 Find the section of "Field Tags" and you can see what each one is and what it is used for. Then you open your ship_fedex.php file and search for something you know you have (like "address" .. you can cross reference the fedex pdf file to figure out what all you have now and you can then set the rest. Since the file is used to just pulling info straight from the database you will have to either tell it where the account number is located in the database or you will have to make input fields that send the data back to the page in the form with the rest of the info and capture it from the form data rather than directly from the database (you can fill the form from the database too if you like, but if you do not need to manually enter or change the account number you can map it if thats easier) ... I hope this helps .. if you need more help, reply back and I will do my best. I am no programmer but I am not too bad at figuring things out when I need to. : ) Craig
  3. Hello everyone ... Does anyone know how to actually process a shipment using a recipient or 3rd party account number? The option to choose that is there but there is no where to enter the account number .. I looked into the file and cannot even find code for a variable FOR the account number for rcpt or 3rd prty. Can anyone shed some light on this, we are desperately trying to get this working. Thanks!!
  4. I dont think FedEx has these. I order them from UPS. :-D If someone can make this contrib print to my thermal printer I will pay $300. UPS has their active-x control or whatever it is that you have to install on the PC .. cant that be modified or something to work with this? Someone help ... message me if you can do it.
  5. Has anyone figured out how to use thermal labels yet??
  6. Hi again .... Is there ANYONE who really knows this contrib that would be willing to install it for me for a charge? Please respond, my email address is in a post above. If you KNOW who would be good to do this please let me know or ask them to contact me. I REALLY appreciate it! : )
  7. Hi everyone .. its been a while since I have been on here ... Is there anyone who REALLY knows this contribution that would be willing to install it for me? We have a pretty modified store but I imagine this has little to do with what we have modified. I just dont have time ... am also looking for someone to do some other things. Email me if you can do it and let me know your price .... chaynie_atlantechinc_com Thanks!
  8. Hello everyone ... Is there anyone capable of writing a contribution like this for UPS? I will pay this. If you can do it please email me. Craig
  9. Does anyone have the knowledge/ability to make this same contirbution for UPS? Willing to pay ... please let me know. Thanks! Craig
  10. Hi guys, I am loving this contrib but cannot seem to ship to Canada .. for this latest shipment I am getting this error: This transaction could not be completed. Please note the error message below. ERROR: FedEx Return Error F84A : Invalid recipient province code for Canada Can anyone help? Thanks! Craig
  11. Ok just when I thought I had done well ... I went to make the changes and realized that info was kept in the "suburb" field of the database so I changed the code to reflect that (and now it works, yay) But .. what are you saying? This is wrong or bad? I have CRE Loaded if that makes a difference ... I appreciate ALL your help!! Craig
  12. Ok now I am confused. : ) Customers already can enter their second address line and it shows up in the orders page, it just does not make it to the label. I guess this is making a little sense now, I think you were telling me earlier to uncomment that code to make it work .. I am not too bright. I am using FedEx Automated Labels, yes. I will check on that code. Correct me if you see that I am retarded again .. Craig
  13. Thank you DRIVE! I did not know there was an address2 mod, should I look for and install that before looking for what you said to look for (or is THAT the mod?) Let me know and I will do what I need to do .. I GREATLY appreciate your help!! Craig
  14. 3 Words ... Ebay Auction Manager. Costs a little bit per auction you list but is WELL WORTH IT! .. I can't believe I was listing auctions without it. .. plus it checks the people out afterwards. Craig
  15. Can anyone give me any suggestions for why the second address line is not making it onto the labels? Is anyone else having this problem? Could there be a syntax issue with the sql query or if this info just plain out not included? If you have any ideas I would really appreciate them. Thanks!! Craig
×
×
  • Create New...