Payments received address are no longer showing on history report

Every year I print my "payments completed" history report.  I then get the state that the payments came from (along with the town, etc).  This year the state is not printed.  Has something changed and what was the change.  Where can I find this information so I can figure the total sales in California.  I sure don't want to pay more sales tax then necessary. 

Have you tried exporting your data to a CSV file?   That way you get all the fields, (that's what we do, we then use Excel to sort and manage).   This guide has some good info on reports.https://www.paypalobjects.com/webstatic/en_US/developer/docs/pdf/pp_merchantsetupadministrationguide.pdf

Similar Messages

  • My folders are no longer showing up in Mail

    Since early this morning, I have had issues with my iCloud mail account. As of now I am able to send and receive mail fine, but the folders I used to organize messages are no longer showing up on Mail and my iPhone. Has anyone else been having issues similar to this?

    I have a macbook pro 10.6.8, that cannot upgrade to Lion. My folders are gone, and now I cannot send or receive email I've tried doing what this page recommended to no avail. So far, mail is working on my iphone and my ipad, and imac, just not my old macbook pro. I keep getting a prompt to log into my mail. When I put in the password it says it doesn't recognize the password even though I'm putting in the correct password. Somebody help.

  • The songs I've added to my itunes library from cd's are no longer showing up in my itunes list. how do I put them back on from my ipod?

    the songs I've added to my itunes library are no longer showing on my itunes account. how do I load them back on from my ipod

    What do you mean by " on my itunes account"
    and "in my itunes list"?

  • Phone numbers are no longer showing up on my email and text as links to call

    Phone numbers are no longer showing up in my messages and on my emails as links so that I can call the number directly.

    I too am having the same problem, and use the *228 then killing all my open apps solution to bring my numbers back to the correct format.  However, as just a one time fix, I keep on getting the same problem again after a few weeks, and last week, after a few days of doing the *228 fix.  Does anyone know what is causing this problem on Verizon iPhones?  As a point of information, I was previously on AT&T with my iPhones until my wife transferrred me over to Verizon (on her business account because she wanted to surprise me with a new iPhone 4S).

  • I have iphoto 6 and my pictures are no longer showing.  I have tried importing them but it just give me an error msg. (file format not recognized) I have tried rebuilding the iphoto library but that doesn't work either. Any suggestions?

    I have iphoto 6 and my pictures are no longer showing.  I have tried importing them but it just give me an error msg. (file format not recognized) I have tried rebuilding the iphoto library but that doesn't work either. Any suggestions?

    How did you rebuild?
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library allowing it to overwrite the damaged file.
    2. Download <a href="http://www.fatcatsoftware.com/iplm/"><b><u>iPhoto Library Manager</b></u></a> and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new *iPhoto 6* library:
    Note this will give you a working library with the same Rolls and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library on your desktop and find the Originals folder. From the Originals folder drag the individual Roll Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.

  • When using Mail and selecting the recipient, Address Book no longer shows Groups. I am forced to select from my entire alphabetized contact list. What's going on?

    Has the Address Book software changed? Or has Mail changed? For purposes of email, Address Book no longer allows me to find an addressee or several addressees who are members of one of my Groups (or Smart Groups). What happens is this: I open Mail, initiate a new email, put the cursor in the To: box and click the 'Show addresses' icon in the New Message box. The Addresses list shows up in a separate window with an alphabetized listing of all my contacts. It used to allow me to select a Group, but Groups are no longer listed. I have no choice but to select an address (or addresses) from the entire list. Needless to say, this is intolerable.
    Ultimately, I have two questions:
    What has changed and can I fix it so it works as it used to?
    If I can't fix it, what other email/address book software combination works simply and cleanly so I don't have to live with this frustration.

    This add-on may help:
    https://nic-nac-project.org/~kaosmos/morecols-en.html
    I've had this add-on for so long that I can't remember what it does and does not provide.
    If you select a List in your Address Book, so that its contents display at the right, does "Export" not write just the Lists's member Contacts out to the csv file?
    It does here, but this may be thanks to the above-mentioned add-on.

  • Spry Tabs are no longer showing after upload

    I was just recently finished working on my website and had created a spry tab to use for 4 different forms.  Now when I view the page, the tabs are not showing but the four forms are all on one page. 
    I remember seeing in split view </div> out to the side of my layout in layout view and I thought it was an extra div and deleted it.  My guess is that's why my form is no longer showing the tabs.
    Any help on where I need to add the </div> back in would be MUCH appreciated.
    Here is the page http://www.munchkinsplace.com/custom-quote-form.html

    I removed all the content from each Tab and created a new page and inserted a new Spry Tab to compare the code but I'm still not seeing what is different.  It appears that all my divs are correct.  Am I missing the obvious?
    Here is the page link
      <div id="mainContent">
        <form action="contactform.php" method="post" enctype="multipart/form-data" name="customquote" id="customquote">
          <div id="TabbedPanels1" class="TabbedPanels">
          <ul class="TabbedPanelsTabGroup">
            <li class="TabbedPanelsTab" tabindex="0">Hair Bow</li>
            <li class="TabbedPanelsTab" tabindex="0">Hair Bow Holder</li>
            <li class="TabbedPanelsTab" tabindex="0">Tutus</li>
            <li class="TabbedPanelsTab" tabindex="0">Diaper Cakes</li>
          </ul>
          <div class="TabbedPanelsContentGroup">
            <div class="TabbedPanelsContent">Tab Contents 1</div>
            <div class="TabbedPanelsContent">Tab Contents 2</div>
            <div class="TabbedPanelsContent">Tab Contents 3</div>
            <div class="TabbedPanelsContent">Tab Contents 4</div>
          </div>
          </div>
        </form> 
      </div>
        <p> </p>
        <div align="left"></div>
      <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
      </script>
      <!-- end #mainContent -->

  • A lot of my songs that were on my iPhone are no longer showing up because I updated to iOS6

    This is absolutely ridiculous and frustrating. As soon as I made a software update a couple of things happened: My PC very rarely finds my iPhone when it's plugged in via USB (and yes, the USB cord works just fine). 2) Songs that were on my iPhone are no longer available for me to play because *GASP* I didn't purchase them from Apple! (OMGOMGOMGOMGOMG) for whatever reason they aren't identified in Match or whatever it's called... So therefore I no longer get to listen to it via my iPhone. When did this all start? As soon as I upgraded my software. Wow, I'm so frustrated and livid right now it's insane. I can't wait until I get a new phone. Never purchasing another Apple product again. This is just insane.

    This message papers when iTunes can't find the songs in the location they used to be. If you moved them, or is connected the external drive they're on, move them back to their original location, or onnect the drive before starting iTunes.

  • CDs imported to iTunes are no longer showing up in my library

    I imported several CDs to my iTunes library a while ago and it all worked fine, they showed up both on my computer and on my devices. Recently however, all of the songs I imported (over the course of several years) have disappeared. Any suggestions on where to find them? A lot of these are songs I listen to a lot and I don't know where all the CDs are since they've been in my library for so long so I would really like to have them back.
    Thank you!

    See Empty/corrupt iTunes library after upgrade/crash or
    Recover your iTunes library from your iPod or iOS device.
    tt2

  • HT201272 There are purchased items that are no longer showing in the iTunes store because I upgraded to iTunes Plus format.  What can I do? My hard drive crashed and lost a great deal of my music and it's not showing in iCloud.

    What can I do to see items that I have purchased but upgraded to iTunes Plus? They are not showing in my iCloud as purchased, but I still can see the original protected versions from old backups. The original was downloaded with my iMac but the computers hard drive has burned out and needs to be replaced.
    Please help.
    Thank you.

    Thanks for the reply although I'm not too happy to hear it.  What's awesome about the cloud is no longer having to keep up with any physical media.  The promise of that is realized with everything else (my work, music, books) besides movies and TV.
    I wonder how Google Play will handle movies/tv that becomes unavailable?  Google Play does allow you to download media in some circumstances (on Android and iOS) but is generally intended  for streaming.  Maybe relying on a physical copy as I do with iTunes should make me more comfortable with it and not less. 
    I will come back to mark your reply as the solution as it becomes clear there is not a contrary position.  Thank you.

  • Facebook inbox notifications are no longer showing with new OS 4.5

    Hi all:
    I have a Curve 8310 with ATT. Just downloaded the new os 4.5 and got the facebook reinstalled so that I can see the icon. However, now when I get messages through my facebook inbox, notifications no longer appear on the home screen. On fact, the new emails are not showing up at all. Any thoughts?

    Hello and Welcme to the Frums!
    Go to your facebook on your pc and check your notifications.  When I downloaded the 4.5 I had to reset all my notifications.  Somehow  it reset them!  Let us know if that is it! 
    Have a blessed day
    Nurse-Berry
    Follow NurseBerry08 on Twitter

  • HT5824 names are no longer showing up in text messages to show who its from; just phone numbers

    I don't know when it happened but I suddenly started seeing phone numbers instead of my contact names when I received a text message.  When I go to my contacts, they names are there, but the addresses and birthday or notes information is all missing.

    If you are syncing contacts with iCloud, go to icloud.com and see if the missing information is in your contacts there.  If it is, go to Settings>iCloud, turn Contacts to Off, choose Delete from My iPhone when prompted, then after 30 seconds or so, turn Contacts back on.

  • Contact names are no longer showing in "Messages"

    Yesterday I updated the software for the iphone 4s, and now when I look at my messages it is only showing phone numbers and not names.  How do I get the phone to show contact names again?  Even if I hit the number to make a call, the contact name still does not appear.

        Hi Doloho,
    There will be a couple different steps we want you to try having a 3G device. I recommend you first call *228 and select option 1 for the programming. Wait until the programming is successful and verify the device power cycles. Once this is done, if your contact names are still not appearing I want you to check the numbers you are contacting. When using text messages does it show a 10-digit number (area code   7 digits)? In the contact list, do they show 10-digits or 11-digits. Is this happening with all of your contacts or just some users? If it's only some, can you confirm if these were contacts manually entered or synced through another service (Gmail, Facebook or another service)? I look forward to hearing back so we can address this.
    Thank you,
    MariaC_VZW
    Please follow us on Twitter @VZWSupport

  • Problem Folders on my desktop are no longer showing any files inside

    I have been using windows 7 quite a bit lately, but I logged on snow leopard, and all the folders on my desktop are empty. They show that they are still trying to load what is in them, but nothing ever comes.
    this is obviously a huge problem as it currently appears all my files are gone...anyone have a solution or having this problem as well?

    I went through all of these steps.  I also downloaded AVG antivirus.  It detected nine files that may have been malware and I deleted them.  I have restarted my computer several times after this and the folders on my desktop are still not displaying properly.  Also my folders are unable to be dragged around the desktop.  The whole desktop is messed up.

  • My junk, trash, etc. folders are no longer showing up as a menu!!

    When I open my mail window all it says at the top is Important and shows an icon called Messages. I cannot find the way to get back to my email address so that I can access the Trash folder, the Junk folder, the Sent folder, etc. I find this frustrating since it means I have to use my iPhone to edit my mailboxes. Please tell me how to get back to my original page.

    I think you may have lost your Folder Pane.
    Hold down the <alt> button n your keyboard, tap V.
    Release <alt>, select "Layout".
    Is "Folder Pane" selected? If not, click it to set it.

Maybe you are looking for

  • Help. I can't update iPod Touch 1st gen from ios 2.1.2 to 3.1.1; already paid for it.

    Hi all,   I got an iPod Touch 1st gen for my youngest son for Christmas as a starter. It has the 2.1.2 ios on it, but after I paid for the upgrade to 3.1.1, I keep getting an error message (8288) saying there was a problem with the network connection

  • I had to reset my iPhone. How do I get my apps and music back?

    I had to reset my iPhone. How do I get my apps and music back? It is backed up on iCloud.  Thanks

  • Where to specify EJB QL?

    Hi, I wanna try out CMP. But, I do not have any idea where to enter the EJB QL command? I read a book which telling me that we can specify the EJB SL during the deploying process and usually with a tool provided by the application server. But I can f

  • Looking for App: IOU tracker

    I think an awesome dashboard widget or iphone/ipod app would be something to track how much I owe certain people, and how much they owe me. But I can't find anything that does this. Any recommendations? Maybe I'm just not using the right words for se

  • My Mac Air is running very slowly

    My Mac Air has started running very slowly.  It is running Yosemite 10.10.2