HT204088 duplicate

Good Morning
I have noticed on my billing emails over the last few days that I have been charged twice for the same app?
Any suggestions?
Cheers

Contact the iTunes support.
http://www.apple.com/support/itunes/contact/

Similar Messages

  • HT204088 duplicate purchases

    I'm seeing billing for duplicate purchases on my Itunes account, please refund.....
    MGXX45Q5VX
    MGXX45SW42
    MGXX46FXGV

    Contact support my friend
    http://www.apple.com/support/itunes/

  • HT204088 Duplicate payment

    There is duplicale payment on reciot no. 126046032206
    Order is. MGXYTBSZJD

    These are user-to-user forums, you can contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • HT204088 request refund duplicate payment

    Anyone know how can I request for refund due to after I have found itune has duplicate charged me when I bought some diamonds in the game. Already contact related company of the app but they said the problem is itune rather than them. I have already press the button of "report a problem" on the itune but after 5 days still hasnt any news or email from apple about refund. so now what can I do? >.<

    http://www.apple.com/support/contact/

  • HT204088 I have a duplicate charge from an album I already downloaded

    I have a duplicate charge from an album I already downloaded- M3NWZNN882 for $9.99 Please credit
    Also I did not authorize (or receive) M3NWZV3ZZX for $8.91 Please credit.
    Thanks,
    Joy
    <Personal information Edited by Host>

    Please be aware that you are not communicating with Apple when you post in these forums. The only people who will reply to your posts are your fellow users. So it is very unwise to post personal information. I've asked the Hosts to remove your phone number and the order numbers.
    As to your question, go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • HT204088 I have duplicate charges of $9.99 from travel-nave that I need to have removed.  How can I go about doing this?

    I have duplicate charges of $9.99 from travel-nave that I need to have removed.  How can I go about doing this?

    iTunes Customer Service Contact
    http://www.apple.com/support/itunes/contact.html

  • Avoiding null and duplicate values using model clause

    Hi,
    I am trying to use model clause to get comma seperated list of data : following is the scenario:
    testuser>select * from test1;
    ID VALUE
    1 Value1
    2 Value2
    3 Value3
    4 Value4
    5 Value4
    6
    7 value5
    8
    8 rows selected.
    the query I have is:
    testuser>with src as (
    2 select distinct id,value
    3 from test1
    4 ),
    5 t as (
    6 select distinct substr(value,2) value
    7 from src
    8 model
    9 ignore nav
    10 dimension by (id)
    11 measures (cast(value as varchar2(100)) value)
    12 rules
    13 (
    14 value[any] order by id =
    15 value[cv()-1] || ',' || value[cv()]
    16 )
    17 )
    18 select max(value) oneline
    19 from t;
    ONELINE
    Value1,Value2,Value3,Value4,Value4,,value5,
    what I find is that this query has duplicate value and null (',,') coming in as data has null and duplicate value. Is there a way i can avoid the null and the duplicate values in the query output?
    thanks,
    Edited by: orausern on Feb 19, 2010 5:05 AM

    Hi,
    Try this code.
    with
    t as ( select substr(value,2)value,ind
            from test1
            model
            ignore nav
            dimension by (id)
            measures (cast(value as varchar2(100)) value, 0 ind)
            rules
            ( ind[any]=  instr(value[cv()-1],value[cv()]),
            value[any] order by id = value[cv()-1] || CASE WHEN value[cv()] IS NOT NULL
                                               and ind[cv()]=0     THEN ',' || value[cv()] END      
    select max(value) oneline
    from t;
    SQL> select * from test1;
            ID VALUE
             1 Value1
             2 Value2
             3 Value3
             4 Value4
             5 Value4
             6
             7 value5
             8
    8 ligne(s) sélectionnée(s).
    SQL> with
      2   t as ( select substr(value,2)value,ind
      3          from test1
      4          model
      5          ignore nav
      6          dimension by (id)
      7          measures (cast(value as varchar2(100)) value, 0 ind)
      8          rules
      9          ( ind[any]=  instr(value[cv()-1],value[cv()]),
    10          value[any] order by id = value[cv()-1] || CASE WHEN value[cv()] IS NOT NULL
    11                                             and ind[cv()]=0     THEN ',' || value[cv()] END 
    12          )
    13        )
    14   select max(value) oneline
    15   from t;
    ONELINE
    Value1,Value2,Value3,Value4,value5
    SQL>

  • Problem with duplicate and/or outlined fonts in Macintosh

    If you are using Frame for Macintosh and you find you have duplicate Arial and/or Times New Roman fonts, or, if these fonts show up on the screen as outlines, the problem may be that you have the 2.9x versions of these fonts, the latest as of this writing (31 August).
    You can find older 2.60 versions on the Apple OS 9.2 Install CD, deep in a Microsoft Internet Explore install folder (a Sherlock search will find them).
    DEAD LINK, LEFT HERE FOR HISTORICAL PURPOSES: In case you're interested, you can find the 2.9x versions at http://www.microsoft.com/mac/download/office2001/fontsupdate.asp. The page says "New Apple Macintosh versions of Times New Roman (2.91) and Arial (2.90) This update includes a fix for a problem that prevented certain characters from being printed on PostScript level 3 printers", so I'm hesitant to say that you should not use these newer fonts at all.

    i had been running the program inside Netbeans.
    Running the jar using the command line outside
    Netbeans i have no more problems... Does Netbeans use
    it's own JVM?Depends how you set it up, but look under the options. There are settings for the compiler and jvm that it uses.

  • Vendor duplicate payment-Report

    Dear Guru
       I have an requirement to develop a report that can tell about vendor duplicate payment considering Partial payment and residual payment and full payment.Is there any standard report available ? O r I have to develop a new Custom report.If Custom report that how can i do this ?

    Hi,
    Standared report available to get Partial/Residual/full payment details T.Code: FBL1N
    I think it is not satisfy your requirement, better to develop customized report by using tables BSIK,BSAK,BKPF
    Regards
    Viswa

  • Duplicate records for Sale Order Cycle Report(excluding item level detail)

    I have posted this issue in number of forums but till today no one is able to answer it correctly.Here it is:
    I need to create a report which I think most of the sd consultants have also done it.It basically covers sales order cycle without item lvel detail such as:
    Sale Order No -- Sales Order Date-- Delivery No-- Delivery Date
    Now as we all know ,sales orders and deliveries are connected through item table which means in the output I will get duplicate rows for the report above.For Example, if a sales order share 3 items with the delivery then we will get 3 exact duplicate rows in the report.
    What can be the best solution?connecting through VBFA has alos same result as it also has item level details.
    I need a good solution.This a common report and there must be some solution

    Hiiii,
    It is standard SAP rule that system will catch the document flow (document link history) at item level.
    Now your problem that you dont want to show the line item based report because of duplicacy.
    Try this.
    Brows table VBFA -
    In screen selection select the following......
    1. Subsiquent document category
    2. Preceding item
    select "J" in Subsiquent document category
    and "000010" in Preceding item  then execute the table.
    Now system will not show multple line item based delivery report. so No duplicacy will be there
    Regards
    Shambhu Sarkar

  • My new icloud acct on my imac is duplicating entries in calendar from my ipad; how do I get rid of the duplicates and how do I get one calendar to be the main one to start with

    I've just installed Mavericks on my iMac and now my calendar has duplicate and now sometimes tripled events by syncing with my ipad mini regardless of whether the item already existed in the iMac calendar already. How do I remove the duplicates? It was being able to sync calendars and contacts which was one of my reasons for moving from Snow Leopard to Mavericks and now it's a mess.

    Crista70, What is happening is you now have 2 calendars with the entries in them. If you go into View, then Show Calendar List, you will see all your calendars. Uncheck the ones listed as "From My Mac" or uncheck the ones listed as "iCloud" and they will no longer show as duplicates. Personally, I prefer unchecking the "From My Mac" calendars so that my calendars are all synced across the devices.

  • Duplicate user account OR migrate iPhoto/iWeb between users

    I've seen this question asked several times before, but have not seen an answer!
    So, with as many details as I can muster:
    I have, on my computer, 4 user accounts: my admin account, my user account, my boyfriend's user account, and our business account... All separate, keeps things nice and tidy (sort of!).
    I have a new and separate project that I'm starting to work on which involves lots of images, and new websites, and new and different stuff that's necessary for the project, but just clutter in any of the other accounts.
    Because this project started out as something my man wanted to play around with, all of the beginnings of this are in his iPhoto and his iWeb, and they're well organized.  I've not had luck so far moving the iPhoto and iWeb libraries to a new/blank user and maintaining the organization that I've spent time and attention making right. 
    He's not so great with technology, and gets very frustrated (and unproductive!) when anything on the computer doesn't work exactly like he expects it to. (When Lion came out and the scrolling went "the wrong direction" he was afraid to use the computer at all for a week, because "everything changed, I don't even know how to use it anymore" that's between us though, personal issure ). So I'd like to keep the user experience the same for him.   I'd like to duplicate his settings, preferences, etc. into a new user for him, and take over his current account to isolate this project. 
    So, in summary:
    I want to create a new account with the same user experience  as a current  account without having to find and reset all of his settings.
    OR
    I want an exact copy of the iPhoto and iWeb from this user account to another one, on the same machine. 
    I am currently running OSX 10.7.2, iPhoto '11 9.2.1 and iWeb 3.0.4
    Thanks in advance for any help! 

    Kenzishly wrote:
    I want to create a new account with the same user experience  as a current  account without having to find and reset all of his settings.
    That's easy, if you have Time Machine or "bootable clone" backups. (If you don't, you should anyway.  Post back if you need info on them.)
    Use Migration Assistant to transfer just that user account from the backups; it will put up a screen saying it can't transfer it under the same name as the existing account, and allowing you to rename it.
    Other than having a different name, the transferred account will be identical to the existing one.  Then you can modifiy them separately as necessary.
    EDIT:  see Using Migration Assistant on Lion for detailed instructions.  Be sure to un-check the boxes for eveything except that one user account.
    Message was edited by: Pondini

  • How can i delete duplicates from my itunes account?

    At "View" I chose "Show duplicates."
    Now what do I do to delete duplicates quickly without having to delete each one separately?
    THanks

    Hello, singinheart. 
    Thank you for the question.  Since you have already identified the duplicate media you just have a couple more steps to go.  This article outlines the remainder of the steps in order to mass delete the duplicates. 
    How to find and remove duplicate items in your iTunes library
    http://support.apple.com/kb/ht2905
    Cheers,
    Jason H. 

  • Multiple Libraries & duplicates

    I am sure that my problem is common so hopefully this post will help other people solve similar problems. It may have been answered in other posts although nothing has popped out as a clear and concise way to solve how to deal with multiple libraries and duplicate pictures.
    I have over the years created, edited and merged various iPhoto libraries. I now have such a mess of pictures and libraries I don't know what to do to organize them all. The smallest library is about 10GB, the largest about 45GB. I purchased iPhoto Library Manager and Duplicate Annihilator. I have attempted to merge some of the libraries but that didn't work that well. It created yet another library and more duplicates. I then (foolishly) attempted to drag and drop a library file and that created extra pics like thumbnails of the all the faces.
    So is there an easier way that sifting thru about 30,000 images?
    Do I deal with the duplicates in each separate library first, then merge and do it again. Or attempt a total merge, then scan for duplicates?
    Another approach I thought about is to work directly with the originals in the library contents.
    I am lucky that I haven't spent too much time with albums, books etc. There is some metadata (comments, maps and faces), but nothing to serious.

    Try using a free tool, ExifRenamer (http://www.qdev.de/?location=mac/exifrenamer)
    Do not use this tool on files inside of iPhoto Library. You can use the tool only with originals, in simple file format. So you probably need to export the files from iPhoto first before using the tool.
    It renames photo/video file names to date/time they were taken. You'd drop a folder containing the files onto ExifRenamer icon, and the files will be renamed. Pretty simple. You can specify the format of file name and other settings to your preference first. Once the files are renamed, you'd drop them into folders based on year/quarter/month.
    Basically you'd reorganize the files in this folder structure
    2009_01
    2009_02
    2010_03
    Or you could work with
    2009-q1 (for Jan - March)
    2009-q2 (for Apr - June)
    As you are dropping the renamed files into their directories, you may be asked to overwrite files, which you should do.
    Once you've renamed the files, you can reimport them into iPhoto Library. I recommend one iPhoto Library for 1 year. Maybe you could keep more years in 1 iPhoto Library. My personal preference is 1 iPhoto Library for 1 year.
    Lastly, please make a good backup and test before proceeding. I recommend this.
    -Let Time Machine run with iPhoto closed.
    -Export all photos from iPhoto into a separate folder. This is for backup and not to be touched.
    -Export all photos from iPhoto or duplicate the folder you created in previous step. Work with this folder when using ExifRenamer. Start working with small sets of files initially until you are comfortable.

  • Is there a way of getting iphoto to check for duplicates?

    i am a comparatively new user to macs and it seems that as i synch my i phone to my mac i am getting the same events imported again into iphotos -   i have been merging these events rather than have duplicate events ... but there are inevitable duplicates then in the events  (that way at least i know that i haven't lost any precious photos)    .... how then do i have a spring clean and get rid of duplicates that are building up in the events
    many thanks

    for eight bucks you can purchase Duplicate Annihilator.....
    http://www.brattoo.com/propaganda/

Maybe you are looking for

  • Itunes cannot open -50 error

    I have looked all over this site for the -50 error and only found two answers niether which worked for me. I flat out can't open itunes, it simply gives me the itunes cannot open due to an unknown error (-50). It was working fine yesterday. What do I

  • Duplicate Parameter Values in Report (SSAS as a Source)

    I am creating a report using an SSAS Cube as the source. Within the report I'm displaying the following values: Month Year District City Street Total Requests As part of this report, I'd like to provide a drop down parameter for users to select the "

  • How to create the LogError File

    hi all, I am new to java ... I have one problem. that is : in my program I put many exception so the problem is if the exception catch then I want to write the exception in to logerror file then I can refere the exceptions ... So if anyone knows this

  • In 4.0, I don't see the icon for Home anymore. Why not?

    I just installed 4.0 but I cannot see the Home icon at the top anymore because it quickly allowed me to do so with earlier versions. All I see now is the address line and the webpage that is open. If I want to go to my home page, I either have to typ

  • Getting C++ Runtime Error R6025 trying to open LC form

    This is a form I created with LC 8.05/Acrobat Pro 8.1, now on my client's website at http://www.rachc.org/docs/CommonsRR4Form-Guidelines.pdf  -- is there something seriously wrong with this version of Live Cycle Designer? Or is it the current crop of