How do I deal with items lost in the mail. This has happened a few times.

I have had a few occasions where items have been lost in the mail.  Should I have to refund the buyer?

Well, this is a tricky one.The postal service is very very good at its job and it is very very rare that shipments don't get delivered.And coin collectors have a reputation ...... Well, if you can't say something nice. We've been selling by mail order for over 30 years, and of thousands upon thousands of shipments, I don't think even two dozen have ever been 'lost'. (Some have been returned for one reason or another and some have been delayed.) Given the low prices on your listed items, I assume that you don't use tracking. Given the cost, this is probably wise. So. You should be self-insuring (Cookie Jar Insurance). This means adding a small amount to every asking or shipping price, less than a dime, and putting all those virtual pennies into a virtual cookie jar. When you get a claim, you pay from the Cookie Jar. No eBay or PP involvement. And use PP Send Money for the refund. The FVF are also being covered by the Cookie Jar. I'd make a couple of minor changes to your standard feedback. Leave it on shipping, but add the date of shipping and the service used. This, in my opinion, will reassure your nervous honest buyer that the item is on its way but is coming from Canada, which might signal border displays. But if you get a claim that an item hasn't been delivered and you don't have Proof of Delivery, refund and move on. Being a grouchy and cynical person, I would also add that person to my Blocked Bidder List. At the very least, the address is not secure. Some other comments, completely unasked for: You might also want to add a grade to your coins. And since they are not top quality, the weight for those collecting bullion might be useful. I believe all the coins of Canada are catalogued by Charlton. Adding the catalogue number to your titles may help buyers in Search and makes you look more professional. Your description shows on my monitor as very small and a run-on block. Consider adding a little coding for easier reading. And you say:  buyer pays shipping and handling charges $1.00 in North America, actual shipping costs outside of North America, $0.50 for each additional item,You only have the shipping set for Canada. You don't need to put the shipping and handling cost into the description since it is already there in the appropriate tab.  I am not responsible for uninsured items. Yes, you are. And the buyer has no way of insuring an item you send. And insurance protects the seller not the buyer. Drop this, go to Cookie Jar Insurance and move on. Look for other sellers items for more coins for sale. Grammar police. This is actually telling your customers to go to 'other sellers'. Not a good idea. Missing the apostrophe.Change this to 'More coins available. Look at my other listings.' Don't refer to yourself in the third person.  Thanks for bidding and good luck in your auctions.Irrelevant and annoying to those impulsive mobile buyers. And the auctions you want him to use are yours not his. Again grammar police, but I am a retired editor and I just can't stop.

Similar Messages

  • I highlight emails I need to follow up on. Recently these highlights have all just dissappeared. This has happened a few times. How do I prevent this?

    after reading an email, or not I keep highlighted or mark as unread so I know I need to follow up on. 3 times in the last year, twice on my computer, and once on my phone. These highlighted emails lose their highlight status. They are still in the system as a read email,, but now I have to spend hours trying to find them as they are mixed up with the 100's of emails I get.
    Do you know why this happens?
    Is there a way to prevent it from happening?

    Read status is synchronized in IMAP mail accounts between all devices. What triggers a change of read status is really hard to guess. It might be turning on a laptop that has been in the cupboard for 6 months. Might I suggest you try tagging your mail instead. Try pressing the 1 on the keyboard to mark it a important and change it's color to red. The other 8 numeric keys also have an attached label and a different colour
    Note tags are not universally supported by mail servers. Change one and wait a while to see if the server sets it back to black on the next synchronization (about 15-20 minutes usually)

  • O OSx Lion tem travado algumas vezes. Como corrigir isso?The Lion OSx has caught a few times. How to fix it?

    O OSx Lion tem travado algumas vezes. Como corrigir isso?The Lion OSx has caught a few times. How to fix it?

    Disk Space - Free Up
    Disk Space – Free Up (2)
    Disk Space - Free Up - Mavericks
    Disk Space Filling Up – OmniDiskSweeper
    Disk Space Filling Up - WhatSize

  • How can I deal with long sql by the oo4o?

    I am using VB and oo4o to develop a sql executor which is a extention of an old system.
    For some reason, I have to use oo4o v8.1.7 to deal with Oracle Database 8i to 11g.
    But when I send a very long sql(11KB) to it I got a error in the VB enviroment.
    The Err.Description is "automention error. Started object is disconnected by the client.".
    The Err.Number is "-2147417848 ".
    The sql that I send it to the program is a simple select sql that like select a, b, c, substrb(d, 1, 2), substrb(e, 2, 3) .... from A_TBL where A=aa;
    This sql is normally executed by the sqlplus but I got an error by the oo4o.
    When I insert a '' between the 30Xth items, it got exectuted normally.
    ex. select a, b, c, substrb(d, 1, 2), substrb(e, 1, 2) ..... substrb(303th, 3, 4), '', substrb(304th, 1, 2) ... from A_TBL where A = aa;
    How can I deal with this problem? Thanks.

    So how can use this function correctly?By learning what exceptions are, how they're used, and what you can do to deal with them. There's a tutorial here: http://java.sun.com/docs/books/tutorial/essential/exceptions/index.htmlAnd here's a quick overview:
    The base class for all exceptions is Throwable. Java provides Exception and Error that extend Throwable. RuntimeException (and many others) extend Exception.
    RuntimeException and its descendants, and Error and its descendants, are called unchecked exceptions. Everything else is a checked exception.
    If your method, or any method it calls, can throw a checked exception, then your method must either catch that exception, or declare that your method throws that exception. This way, when I call your method, I know at compile time what can possibly go wrong and I can decide whether to handle it or just bubble it up to my caller. Catching a given exception also catches all that exception's descendants. Declaring that you throw a given exception means that you might throw that exception or any of its descendants.
    Unchecked exceptions (RuntimeException, Error, and their descendants) are not subject to those restrictions. Any method can throw any unchecked exception at any time without declaring it. This is because unchecked exceptions are either the sign of a coding error (RuntimeException), which is totally preventable and should be fixed rather than handled by the code that encounters it, or a problem in the VM, which in general can not be predicted or handled.

  • How to deal with 4GB limit of the mail box

    Thunderbird says there is not enough space, even after archiving too. please guide to increase the limit from 4 GB to higher

    Is that message regarding Thunderbird folders or the server?
    Background info:
    Pop mail account folders and synchronised subscribed imap folders download emails and store them in mbox files.
    You will see Folders in your Folder Pane, but in reality the emails are stored one after the other, in the order they were downloaded in a file. So they are not stored as separate emails.
    If you have them stored in eg: Inbox, these emails are actually stored in one file; a single document.
    So it is a good idea to organise them into separate folder in the Folder Pane to make the files smaller, This means therre is less risk and it uses less memory to open the files. Archiving by year and month and keeping folder structure will organise the emails into small files.
    See Archiving options:
    https://support.mozilla.org/en-US/kb/archived-messages
    Emails that are deleted are 'marked as deleted' and from your point of view they are moved to the 'Deleted' folder. In reality they are still in the Inbox (or what ever folder) just hidden, marked as deleted and still taking up space.
    It is possible that you have old deleted mail taking up space.
    So to remove all of those 'marked as deleted' emails you would need to right click on folder and select 'compact' or you can compact all folders using 'File > Compact folders.
    Please note that if the folder has any corruption, you may lose emails.
    As a precaution especially on the Inbox as this folder sees the most downloading, moving and deleting; I would move all good emails into suitable folders; delete what you do not want and then when the Inbox is empty compact the folder. As general useage, the Inbox should ideally be kept low in email numbers and not used as a general storage.
    The Sent folder can also get a lot of emails, so make sure you Archive that folder as well.
    Junk and Deleted folders need to be emptied and compacted too.
    '''If you got that message from the server'''
    Check how many emails are kept on the server.
    '''If you have Pop mail accounts''' then the server would expect you to download and delete frequently off the server.
    You can configure this in your Account Settings.
    right click on mail account name in Folder Pane and select 'Settings', then choose 'Server Settings for the mail account
    or
    Tools > Account Settings > Server Settings for the mail account
    or
    Menu icon > options > Account Settings > Server Settings for the mail account
    You can select to 'Leave messages on server'
    You can also select 'for at most eg: 32 days'
    which will only keep the more recent email
    You can also select 'Until I delete them'
    This will delete anything you have deleted if less than eg: 32 days.
    Click on Ok to save changes.
    '''If you have an IMAP mail account''' and you have reached you quota limits, I would suggest you synchronise folders and then in offline mode move some emails into suitably named folders in Local Folders. These emails will be kept on your computer and not the server.
    Remember any emails only stored on your computer will need to be backed up.
    Backup info:
    * http://kb.mozillazine.org/Profile_backup
    * http://kb.mozillazine.org/IMAP_backup

  • How do I deal with a fire wire HD after iSight has corrupted all the files?

    Hi
    When I bought iSight I was unaware that it works with pityfully few firewire hubs such as Belkin powered FW hub. I corrupted two drives before asking the forum who were very helpful.
    After the corruption the files could not be read from the HD nor could the HD be written to. I managed to get the data off the HDs by connecting to another computer. They work perfectly on the other rig. However when I try to use them on the computer that they were corrupted on it is the same no IO without an error message. I have tried all the usual privileges stuff, ignore ownership etc but no go. Any ideas as to how I can use them with the original computer?
    Thanks all
    Gordon
    Intel Mini Duo   Mac OS X (10.4.6)  

    Hello Again Gordon Bennet!,
    The above was the easy fix for your problem which is an I/O issue.
    If you want to live on the edge, AFTER making a backup, are you are familiar with with how to use 'Console'? It's in Applications-Utilties-Console.
    If so, can you access the logs and see if the sort of read error that has been logged? It is also possible (although improbable) that the OS logged a detailed message elsewhere.
    Good luck and even though not "solved" here in the iSight group, you might try your HD question in Computing Hardware and under your MacMini group to see if anyone has better answer/solution.
    Respectfully,
    Bill Gallagher

  • HT204406 Why is it that when I play albums through the cloud on my iphone they play in the wrong order, this has happened not every time, but with alarming regularity?

    I have just been listening to an album on my iphone through the cloud, and noticed that the album was playing in an odd order, and whe I tried to adjust to play the album from the beginning again it still took me to what seemed a random track next, and this happened consistently, seems odd heh?  ANy clues?

    Did the original songs that do not appear on the car player play in the Music app on the iPod? Sometimes glitches happen and they do not. Also, If y ohave a 5G iPod/iOS 7, purchase songs  will show with an cloud icon by them if they are not downloaded if Shall All is turned on in Settings>iTunes and App Store

  • Does anyone else have issues with firefox 5 totally crashing a windows7 laptop? This has happened now THREE times, each time wiping all data from the user that it was installed on.

    I recently upgraded to FF5 on a windows7 laptop. I havent had any previous issues with system crashes. But within HOURS of installing, my whole OS crashed, and after about an hour of "cannot start windows" the laptop "repaired" itself, wiping all data and a user. I reinstalled, and it crashed again. I want to go back to version 3.16, as I had no issues with that version.

    god, i love it when i find answers to my own questions!  here is a work-around, not really a fix because you have to run this daemon that constantly performs read operations to prevent the drive from going into low power mode - which seems to be the source of this problem.  caution: this will drain your battery if you leave computer awake while not plugged in, but this solution darn well beats the issues i was having before with spinning beachball every couple minutes.. i was going crazy!  it only eats about 2-3% of cpu usage and i have not had the problem since i installed this daemon which sits in Library\LaunchDaemons (if you want to remove it later.)  also the developer leaves his email in the install file and he is very helpful.
    here is a link to the crucial thread where i found this solution:
    http://forum.crucial.com/t5/Solid-State-Drives-SSD/M4-512gb-Macbook-Pro-15-i7-2- 3-2011/td-p/45848/page/12
    here is a link to the file itself:
    download here

  • How to deal with a lost phone?

    Just wondering about my options here.
    I purchased an LG enV® TOUCH in the middle of July 2010.  Today, I think I lost it somewhere on the college campus I attend.  My friend sent a text message to my number with contact information, and I sent another one through MyVerizon, so I'm hoping the person who finds it is... reputable and can return it.
    Provided that's not the case, however, what can I do?  Do I go ahead and suspend the phone's service now, or do I wait and hope that someone nice gives it back?
    I am not aware of any warranties on my phone.  I think I apply for the whole Certified Pre-Owned Replacement Device thing since it's A) the first time this has happened and B) within the period of not having happened in 12 months.  However, I'm a little unclear on what this entails.  Do I have to buy a new plan at full price?  A new phone at full price?  Does the latter depend on things -- i.e., is it possibile to get a replacement phone at no cost, even if it's... uh... less than adequate?
    Just trying to clear up a few things.  Many thanks to the person who can help!
    Tyler

    JamesBJames wrote:
    Just wondering about my options here.
    I purchased an LG enV® TOUCH in the middle of July 2010.  Today, I think I lost it somewhere on the college campus I attend.  My friend sent a text message to my number with contact information, and I sent another one through MyVerizon, so I'm hoping the person who finds it is... reputable and can return it.
    Provided that's not the case, however, what can I do?  Do I go ahead and suspend the phone's service now, or do I wait and hope that someone nice gives it back?
    I am not aware of any warranties on my phone.  I think I apply for the whole Certified Pre-Owned Replacement Device thing since it's A) the first time this has happened and B) within the period of not having happened in 12 months.  However, I'm a little unclear on what this entails.  Do I have to buy a new plan at full price?  A new phone at full price?  Does the latter depend on things -- i.e., is it possibile to get a replacement phone at no cost, even if it's... uh... less than adequate?
    Just trying to clear up a few things.  Many thanks to the person who can help!
    Tyler
    Thank you for the great input Jjcagl2030!
    In addition, if you have phone protection (insurance) for your phone, you can file a claim for an insurance replacement at the link below:
    www.phoneclaim.com/verizon
    If you do not have insurance, you can find more details about our Certified Pre-Owned equipment program at the link below:
    http://support.vzw.com/information/cpo_replacement.html

  • How Oracle to deal with the data lose?-----QNo.104

    In incomplete recovery,some data will be lost. How Oracle to deal with it?
    For example, at 9:00am, you find that it is a mistake to drop a user(you dropped it at 8:30am). But other users' transactions are in progress. A lot of data is input between 8:30 and 9:00. If decide to make a incomplete recovery, does this means all the data input between 8:30 and 9:00 will be lost?
    Message was edited by:
    frank.qian
    Message was edited by:
    frank.qian

    For example, at 9:00am, you find that it is a mistake to drop a user(you dropped it at 8:30am. But the transactions are in progress. To make you clear, you can't drop the user while session connected to this schema.
    I dont think that you would loose any data.
    The other workaround for this issue would be,
    I would clone this on other server just before the user dropped, take the export and then import the user in the production.
    Is this satisfy your question?
    Jaffar

  • Has anyone experienced problems with Mackeeper? I did not complete downloading this software. Yet, occasionally when on the internet, I will have the MacKeeper multi-colored circle replace my pointer. How do you deal with this?

    Has anyone experienced problems with Mackeeper? I did not complete downloading this software. Yet, occasionally when on the internet, I will have the MacKeeper multi-colored circle replace my pointer. How do you deal with this?

    Welcome to Apple Support Communities
    Don't download MacKeeper. Users complain about this app and it damages OS X. Also, Mac OS X knows how to take care of itself, so you don't need any other cleaning application that may damage OS X. See > https://discussions.apple.com/docs/DOC-3691

  • How do I deal with constant "error loading content" messages?

    I'm constantly seeing error messages on my Apple TV (2nd gen) on content I easily watch on my other iDevices. What gives? This thing is rapidly becoming a vy expensive paper weight. Possibly the worst Apple product I've yet purchased. Am I alone in this?  What can I do?

    You cannot connect to TC using USB.
    Plug the TC into the computer using ethernet.
    Press and hold the reset button on the TC for about 10sec.. until front led rapidly flashes.. release it.
    Open the airport utility and make sure you can locate the TC. Check the disk page that the disk started up without errors.
    When you say
    Sodrawi wrote:
    How do I deal with the error message at my Time Capsule saying "There is a problem to connect to server xxxx-Time-Capsule.local."
    I am guessing you mean Time Machine.
    If TM still cannot find the TC disk.. reset TM and redo the setup.
    Read A4 here.
    http://pondini.org/TM/Troubleshooting.html

  • HT1420 I purchased new computers twice within the same year because they old were damaged in a storm.  However, I can't deauthorize/reauthorize the new computers.  How do I deal with this situation.

    I purchased new computers twice within the same year because they were damaged in a storm.  However, I can't deauthorize/reauthorize the new computers because it has been less than a year.  How do I deal with this situation?

    BrianBlaze wrote:
    I have 3 Computers at home, I am studying computer sciences and am constantly rerformatting my computers, installing windows and linux over and over again.... EVERYTIME I reformat I have to authorize the same computer and so it takes up one of my 5 authorized computers... Anyways after deauthorizing all my computers in september I was not aware I couldn't do it for another year (why does APPLE assume these stupid tactics prevent piracy). Anywysw I need to reach apple and have them make it so I can do it again. I had a similar problem with Playstation and when I called them they fixed it for me... even windows (which you can only have one serial per computer) made it easy because all I had to do was call them and they fixed it for me. Now I need APPLE to do the same and this is the only place I could see to actually say what is going on... I can't believe I have to do this with my iPhone... I wanted an mp3 player and a phone together and if I can't put new songs until September 20, 2012 I am going to freak out!
    HELP!
    Brian
    Try this link: http://www.howtogeek.com/howto/23974/beginner-deauthorize-all-computers-associat ed-with-your-itunes-account/

  • It says that "there was a problem connecting to the server". What's wrong with this, and how can I deal with this problem?

    I just got my new iPad Mini2, and when I choose "sign in with your apple ID", it says that "there was a problem connecting to the server". What's wrong with this, and how can I deal with this problem?

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • HT5621 I have moved permanently from the US to live in the UK. when I try to download a UK app I am often told that I cannot use a UK Apple sstore, only a US store. I need to access various UK stores how can I deal with this?

    I have moved permanently from the US to live in the UK. when I try to download a UK app I am often told that I cannot use a UK Apple sstore, only a US store. I need to access various UK stores how can I deal with this?

    Try here
    http://support.apple.com/kb/HT1311
    when you have UK Cards etc best to change as well

Maybe you are looking for

  • XI message mapping issue

    Hi, I have HTML -> XI -> RFC scenario and I have a problem with maping ... HTML outbound interface looks like: s_element_1 s_element_2 s_element_3    s_element_3_1    s_element_3_2       s_element_3_2_1       s_element_3_2_2       s_element_3_2_3 RFC

  • How to combine two photos in one without white border?

    I am trying to combine two different photos next to each other (each 10 cm * 7.5 cm) in one of 10 cm * 15 cm and save it as a jpg file. Unfortunately when I do this in the print module (custom package) I get a file with a white border. I have set up

  • OHS VirtualHost only SSL - redirect to equivalent of IIS HTTP Error 403.4 - Forbidden: SSL is required to view this resource

    Hi, I'm completely new to OHS and have been asked to ensure that a URL that goes to OHS should only be accessible on HTTPS, if accessed by HTTP it should go to the equivalent of IISs HTTP Error 403.4 - Forbidden: SSL is required to view this resource

  • Iphoto back up problems

    I have a powerbook G4 with the iLife 08 installed. I have nearly 5000 pictures on my computer and i'm trying to move them to my external hard drive so that i can delete them from my computer. each time i back up and then go into iphoto and delete, it

  • How to XI u0097 SRM, which adapter type should i use

    I want to get info from SRM, and feed back the response to SRM Is there any detail about this? and any link? Thanks