I did not realize my mlb.tv subscription auto-renewed Feb 15, on my Visa. On March 5, I purchased MLB.TV on my Apple TV on my Discover Card so want a refund on the Discover card purchase.

I was told by APLCare that I needed to ask ITunes Support about this issue. How do I get a refund from a purchase I made on my Apple TV? I need refund for buying MLB.tV on my Apple TV on March 5 with my discover Card.  The reason I need the refund is that I did not realize that my subscription from last year had already renewed for  mLB.TV and my Visa card was charged for this subscription in early February. What do I do to get the Discover card refund?

We are fellow users here on these forums, you're not talking to iTunes Support nor Apple.
Purchases are considered final, but you can try the 'report a problem' link to contact iTunes Support and see if they will refund or credit you : http://reportaproblem.apple.com
If the 'report a problem' link doesn't work then you can try contacting 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
If you haven't already done so, then to stop it renewing again there are instructions on this page for managing and stopping auto-renewing subscriptions : http://support.apple.com/kb/HT4098

Similar Messages

  • HT2105 I have several purchas's  my grandson made the  I did not realize were so high and would like to remove them

    My grandson made some purchases I did not realize were so high he had $25.00 in I Tunes cards but he went over that limit and I did not realize it.the purchases were on 2/1/2014 and 1/30/2014. I would like to have them removed and the updates removed if possible.

    It's not currently possible to merge accounts, nor to transfer content from account to another account - content will remain tied to the account that originally bought/downloaded it.

  • HT201441 Hello , my name bonilla astrid buy an iphone from a vendor and I forgot the key put it 10 times and I did not realize I had icloud account of the seller and is no longer in the country nose to do would help me please await your response thank you

    Hello , my name bonilla astrid buy an iphone  5 from a seller and I forgot the key put it 10 times and I did not realize I had icloud account of the seller and is no longer in the country nose to do would help me please await your response thank you very much .

    Sorry, without knowing the Apple ID/Password that was originally used to activate this phone, then there is no way to re-activate it, as you've found out.
    Apple can't/won't help you. Your choice is to get this info, or you simply won't be able to re-activate this phone.
    If you ex won't give it to you, then consult a lawyer.

  • HT2731 I was ask for my secure question and they did not work. So I went into my account and tap on my secure question that I forgot my secure question. It replied back that it just sent me a email. The email never came. I did this three time. My email is

    I was ask for my secure question and they did not work. So I went into my account and tap on my secure question that I forgot my secure question. It replied back that it just sent me a email. The email never came. I did this three time. You have myy email as correct. I have check my account and it show as being correct.

    It's a really bad idea to post your email addresess - it's an invitation to spam - and I've asked the Hosts to remove them.
    This is a user-to-user forum and no-one on here can take any direct action. If your Yahoo address is not working that's something you would need to take up with Yahoo - have you checked it by sending yourself an email to it?
    Otherwise you will need to contact Support: go to https://expresslane.apple.com/ and click on 'iTunes' in the center column and then 'iTunes Store' in the right-hand column and proceed from there.

  • I did not realize Ilife was already on the new mac, and installed I life from a disk. Now Iphoto has a  circle with a slash, when trying to open is says (you can open iPhoto because is may be damaged or incomplete. ?

    I did not realize Iife was already on the new mac, and installed I life from a disk. Now Iphoto has a  circle with a slash, when trying to open is says (you can open iPhoto because is may be damaged or incomplete. ?

    This sounds different than with my IOS devices, since I am able to see the photos even with a connection to the Internet.
    Do you mean without a connection to the internet? With a connection it's logical you would be able to see the PS.
    The following is from iCloud: Photo Stream FAQ
    Can photos be saved or downloaded from a shared photo stream?
    Yes. Once photos are shared, anyone who can view the shared photo stream can download and keep the photos permanently.
    On a device using iOS 6 or later, you can save photos to the Camera Roll. On a Mac, using iPhoto 9.4 or Aperture 3.4, you can save photos from the shared stream to your local Photo Library or any other location on your Mac. On a Windows PC, you can copy photos from a shared photo stream to any folder. On the web, photos can be downloaded directly to your computer from the detail view of each photo.
    This tells me that the image files are not on the HD unless the subscriber chooses to download them.

  • I did a pre-order on a music album then I did not realize you needed to check the email to get the album so by accident I canceled it now I lost my album please help

    I did a pre-order on a music album then I did not realize you needed to check the email to get the album so by accident I canceled it now I lost my album please help

    In list view, select the album column. To choose which columns appear, select an item on the left side of the window (a playlist, for example), choose View > View Options, and select the information you want to see. You can also Control-click a column heading to select columns to display.
    The column selected determines how tracks are displayed.  For example, clicking the "Name" column displays all tracks in alphabetical order; clicking the "Album" column displays the tracks in album order; clicking the "Date Added" column displays the tracks in the order that they were imported into your library.  Columns also have a disclosure arrow at the right of the column (when selected) that you can click to reverse the order.

  • Did not realize  init() exception thrown by servlet FacesServlet

    Dear Programmers
    I have written a little application using JSF. It works fine on my machine (I use WSAD) but when I deploy it to the server I get the exception:
    [08:47:55:656 IST 06/10/05] 39b61791 ServletInstan E SRVE0100E: Did not realize init() exception thrown by servlet FacesServlet: javax.servlet.ServletException
         at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:99)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
         at com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
         at com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
         at javax.servlet.GenericServlet.init(GenericServlet.java:258)
         at com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServletManager.java:870)
         at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:224)
         at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadAutoLoadServlets(WebAppServletManager.java:542)
         at com.ibm.ws.webcontainer.webapp.WebApp.loadServletManager(WebApp.java:1272)
         at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:277)
         at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:400)
         at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:218)
         at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:1004)
         at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)
         at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:415)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
         at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:351)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:268)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:485)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(Unknown Source)
         at com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperation(Unknown Source)
         at com.tivoli.jmx.modelmbean.DynamicModelMBeanSupport.invoke(Unknown Source)
         at javax.management.modelmbean.RequiredModelMBean.invoke(Unknown Source)
         at com.tivoli.jmx.GenericMBeanSupport.invoke(Unknown Source)
         at com.tivoli.jmx.MBeanAccess.invoke(Unknown Source)
         at com.tivoli.jmx.MBeanServerImpl.invoke(Unknown Source)
         at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:658)
         at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:141)
         at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.perform(ApplicationDeploymentCollectionAction.java:315)
         at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:80)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:214)
         at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
         at com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java:116)
         at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:186)
         at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
         at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
         at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:615)
         at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    What does it mean???
    How can I solve the problem?

    Cross-post
    http://forum.java.sun.com/thread.jspa?threadID=683318&tstart=0

  • When will Zotero be available on Firefox again? I did not realize Zotero would be completely shut off Firefox and am in the midst of finishing several papers that require the use of the citation manager.

    I did not realize that downloading Firefox 4.0 to test it would mean that I would lose the ability to use Zotero. This has greatly impeded me in writing papers for graduate school, most specifically my master's thesis. Is there any way to get re-set to the Firefox version prior to 4.0 and regain the use of Zotero?

    Firefox 4.0 is supported by the [http://www.zotero.org/support/2.1_beta Zotero 2.1 betas], although apparently there are issues with the Mac version of word processor plugins. See [http://forums.zotero.org/discussion/13363/firefox-beta4/ the discussion on the Zotero forums].

  • HELP!, i had a massive pst file, i did not realize how massive, it is messing up everything and I want to "unimport" the pst, it is overwelming the server

    I have a monzilla email account. I had a massive pst file, six years worth from another computer. When I imported this file I did not realize how massive it was,
    I want to disconnect this pst from my monzilla account, how do I do that. I keeps down loading thousands of emails to the server and is crashing, locking up, the server exceeding "quota".
    I need to kill it now please.
    Thanks,
    Mark
    <i>This is a public forum! Personal info removed by moderator. Read the [[Forum rules and guidelines]]</i>

    Is your question related to Thunderbird?

  • I want a refund on the Match purchase billed to my credit card.  I did not want to renew.  I do not like Match.  It limits my ability to control my music.

    I need a refund issued to my card on line.  I did not authorize a renewal of Match.  I hate Match.  It limits my ability to control my music on my devices.

    You probably did kind of authorize it by not turning off auto renew .
    iTunes Store: Subscribing to iTunes Match - http://support.apple.com/kb/HT4914
    People responding to you here are other users like you. We no more have connection to Apple than you do.
    Contact iTunes Store support staff through the report a problem links in your account history or,
    iTunes Customer Service Contact - http://www.apple.com/support/itunes/contact.html > Get iTunes support via Express Lane > iTunes > iTunes Store

  • I installed Windows 7 and did not realize I had to uninstall iTunes; now I've lost my database setup.

    When I installed the Windows 7 operating system, I did not know that I was supposed to Uninstall iTunes, and then reinstall my database after I installed Windows 7.  Now I have lost my iTunes database; however, I still have many .wav files on my computer, but all of the files are arranged by "Artist"; when I click on an Artist, I get the "Albums" listed for that Artist; when I click on an Album, I get the "Tracks" (.wav), preceded by the "Track Number", (space), "Track Name".
    Does anyone know if I can "Batch", search the Internet, and recreate my original "iTunes" database from the .wav files that are contained on my Music Library, External Drive "H"; and, my backup external drives "G" & "I"?  I may have additional tracks on these drives that are not included in my basic Music Library; after I include all of the .wav files on my external drives, I plan to delete all duplicate files.  My basic iTunes Program is on my Drive "C", along with my "Temporary" Audio Files; I plan to delete my Temporary Files after I recreate my Audio Library on my "H" drive.  If this is possible, could someone give me "step-by-step" instructions to do this operation.  If this is not possible, please let me know, so that I can start downloading my CD's again.
    I have approximately 3400 ".wav" files on my computer, and I feel there must be a way to re-build my Audio Library Database, without importing all of my individual CD"s again.
    Thanks for any help you can offer to accomplish my mission.
    I don't want to search my computer Drive "D", because I use this drive Exclusively for my Audio Restoration files. 

    Hi John,
    A major drawback with using wav for storage is that it doesn't carry a tag. This means that in the event of a corrupted library the only information remaining is the filename. Other data may be stored in the path but iTunes doesn't know how to get it. I understand that you need this format for your workflow with Diamond Cut, but that makes it all the more important that you backup your iTunes database on a regular basis.
    Provided that you still have the tracks in their artist and album folders and haven't let iTunes "reorganise" them you should be able to restore some useful metadata using my script TagFromFilename. The script reads the path and filename, and provided these are in the normal layout of <Path>\<Artist>\<Album>\## <Name>.<Ext> can restore Artist, Album Artist, Track Name and Track Number. If your files have a different but predicatable layout with the same information, e.g. the data is all in the filename, then I could create a suitable version of the script to get the data into iTunes. I recommend you disable both the Keep... and Copy... options in iTunes advanced preferences before adding files to the iTunes database. Ideally you also want a complete backup of your correctly structured folders in case you need to pull copies back from it.
    As stated earlier, uninstalling iTunes before the upgrade wouldn't have helped. The crucial thing before any upgrade is to backup all user data from the drive that will be wiped. Typically the iTunes database lives in C:\Users\<User>\Music\iTunes on Vista or Windows 7. The crucial file is called iTunes Library.itl. You seem fairly certain that you don't have a backup database that you could restore but an exhaustive search of your hard drive for files of the form *.itl might still be worth doing. If you find any apart from the active library we can discuss how you open them to see if they are useful.
    tt2
    PS The entire message in bold thing is a bit "shouty".

  • Just got a mac air and started using it. after getting it set up i migrated files from my old pc.  i did not realize that the files migrated to a different user account.  how do i delete this user account and not lose the migrated files which i need

    I just got a mac air and set it up and started using. after getting famiiar with it i migrated my files from my old pc. i did not realise that the files migrated to a new user account.  how do i delete this user account but not lose the migrated files?

    Mac 101: File Sharing
    Mac OS X 10.7 Help: Transfer files between two Mac computers
    Mac OS X 10.7 Help: Set up a Windows computer to share files with Mac users
    Mac OS X 10.7 Help: Use iDisk to share files
    Mac OS X: Sharing your files with non-Apple computers
    How to share a Mac's files with a PC and vice versa.

  • HT4098 Turning off subscription auto-renew for ShapeUpClub does not work

    Dear All,
        iPhone4S 6.1.3 -- I have a 1 year subscription with ShapeUpClub, would like to turn off the auto-renew, but do not seem to be able to, there is not 'OFF' button from AppStore as the instruction said. Has any one have such a problem?
       Thanks.
    Regards

    Have you Contacted  ShapeUpClub...
    If so and If necessary...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • HT3702 How to turn OFF monthly or annual subscription auto-renew when I purchase from Apple/iTunes?

    I Dont know how to take off the monthly annaul subscriptin auto-renew ..

    There are instructions on this page for managing and stopping auto-renewing subscriptions : http://support.apple.com/kb/HT4098

  • Subscription auto-renewal -- turning off for Zoosk - HELP

    I am trying to turn OFF auto-renewal on the crappy dating site ZOOSK.  However, unlike what the instructions say, there is NO radio button to turn off or on renewals - just different amounts of months TO renew.  Pure BS.  I am infuriated.  Calling Apple Support did nothing - they just referred me to iTunes "Support" which is virtually non-existant.  I asked to talk to a human being and they said that is not possible.  THANKS APPLE! 
    If anyone knows how to turn this off, please advise.  Thanks.

    If in case still needed, you can visit the link below for instructions on how to cancel your subscription;
    https://support.skype.com/en/faq/FA1881/how-do-i-c​ancel-my-subscription
    On other hand, below is the link where you can see the requirements and instructions on how to request for a refund if prefered/applicable in your case.
    https://support.skype.com/en/faq/FA297/how-do-i-re​quest-a-refund
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES

Maybe you are looking for