HT201359 How can I use PayPal as my payment method?

How can I use PayPal as my payment method for my apple account?

Contact iTunes Customer Service and request assistance
Use this Link  >  Apple  Support  iTunes Store  Contact

Similar Messages

  • How can I use my array in another method.... Or better yet, what's wrong?

    I guess I'll show you what I am trying to do rather and then explain it
    public class arraycalc
    int[] dog;
    public void arraycalc()
    dog = new int[2];
    public void setSize(int size)
    dog[1] = size;
    public int getSize()
    return dog[1];
    This gives me a null pointer exception...
    How can I use my array from other methods?

    You have to make the array static. :)
    Although I must admit, this is rather bad usage. What you want to do is use an object constructor to make this class an object type, and then create the array in your main class using this type, and then call the methods from this class to modify your array. Creating the array inside the other method leads to a whole bunch of other stuff that's ... well, bad. :)
    Another thing: Because you're creating your array inside this class and you want to call your array from another class, you need to make the array static; to make it static, you must make your methods static. And according to my most ingenious computer science teacher, STATIC METHODS SUCK. :D
    So, if you want to stick with your layout, it would look like:
    public class arraycalc
         static int[] dog;
         public static void arraycalc()
              dog = new int[2];
         public static void setSize(int size)
              dog[1] = size;
         public static int getSize()
              return dog[1];
    }But I must warn you, that is absolutely horrible code, and you shouldn't use it. In fact, I don't even know why I posted it.
    You should definitely read up on OOP, as this problem would be better solved by creating a new object type.

  • HT5552 When I'm on my laptop on itunes I want to use paypal as my payment method, However when ever I verify the paypal It doesnt save as a payment method and wont use my paypal.

    So yeah I cant use paypal it wont save the option

    when you open the app store scroll down to the bottom it will display the apple id currently in use, change it to your normal apple id email

  • How can I use Paypal only when I check the box "pay with Paypal" and not when I check "pay cash" or "pay on my bank account number"

    Hello,
    Thanks for your time if you can help me solving this problem.
    I have used Fromscentral for a long time now and it's really working fine but I can't find a solution for a simple problem I'll try to explain below.
    Ok, My students can check which subscription they want :
    1 art class 25€
    3 month subscription 250€
    6 month subscription 500€
    When they have made that choice (only one) they can proceed and pay by Paypal.
    But what happens if they want to pay their subscription at the studio in cash or if they want to wire the money on my bank account?
    Well, it's not possible to select either of those two options and by doing so inactivate Paypal.
    That's the problem.
    Thanks to let me know how to do this
    Phil

    Hi,
    In this scenario, I would suggest you to create another form for the cash and wire payments. This form can be embedded to the current form you have, students who wants to pay via cash or wire transfers; they can click on the link and fill their application separately.
    Unfortunately, it is not possible to disable Paypal; using the conditional form elements.
    Regards,
    Nakul

  • How can i use paypal for my funding source

    I've set it up and authorized it thru paypal, but it still does not pay my ballance.  I can't update any apps or even download free ones, because I have a $2 ballance.  I want to use my paypal account to pay this.  Any ideas???

    Ok...  I thought you were referring to the store on your iPhone.
    On iTunes on your computer, you selected PayPal then clicked Continue then logged into your PayPal account?
    I don't think it's PayPal that's the issue. $2 for an app...  you have to take into account taxes and fees that may apply to your location, whether in the United States or abroad. $2 may not cover the total cost of the app.
    Click Tax top right corner on this page >  Payment & Pricing - Apple Store (U.S.)

  • HT201359 How can I use a credit card instead of gift card in the iTunes store

    Amex is running a special where you get $5 back on a $5 purchase or more at the iTunes store.  I have a gift card balance on the account and wanted to use my credit card for the promotion.  Anyone know how to do this?

    The work around.. would be to order a gift, then redeem the gift yourself. As gifts can not be paid for by your store credit.

  • How can I use the commandLink's setAction method?

    I have some jsf code like this:
    <af:commandLink text="#{row.name}" action="detail">
    and I want to change the commandLink's action dynamic,so I write such code:
    CoreCommandLink ccl=new CoreCommandLink();
    but I can't write
    ccl.setAction("detail");
    directly
    this method is like this
    public final void setAction(MethodBinding action)
    Can you give me some example how to use this method?
    Thank you very much!

    User,
    If you want the action to be dynamic, create a method in your backing bean that returns the proper navigation case string and bind the action to that. For example, if you have a backing bean called "myBean," write a method in the backing bean like this:
    public String myAction()
      if (something) return "action1";
      if (somethingelse) return "action2";
      // etc
    }and your commandLink looks like:
    <af:commandLink text="#{row.name}" action="#{myBean.myAction}"/>This is a much better way to do what you are trying. The error you are getting, by the way, is you are passing a string paramter to setAction, which expects a MethodBinding as a parameter; however, just use the way described above - much easier.
    John

  • How can i use return statement in a method no flaming pls

    public class example2
    public int add(int i,int j)
    int k = i + j;
    return k; <<<< -HERE->
    public static void main(String[] args)
    example2 obj=new example2();
    obj.add(2,3);
    System.out.println("k"+k);
    Iam really really new to java programming so dont flame me
    In the above program i was hoping by putting return k it would return vlaue of k to the calling object but it didnt work i had to place sys.out.println in the method and take out the return from the method for it to work
    So why dosent it work and where is it returned to the k value.

    BlueRibbon wrote:
    In the above program i was hoping by putting return k it would return vlaue of k to the calling objectThat's what happens, yes. The VALUE of k is returned, not the NAME k, so you cannot refer to the value by just k. To the caller, the value is obtained by evaluating the expression that calls the function. So you could do
    public class example2
         public int add(int i, int j)
              return i + j;
         public static void main(String[] args)
              example2 obj = new example2();
              System.out.println(obj.add(2, 3));
    }

  • HT1918 how can i use a itunes card for payment with netflix?

    how can i use itunes card for payment for netflix?

    Sorry guy, but I think you are out of luck on that one- maybe someday if Apple gets Netflix under an exclusive contract.. But for now Netflix is its own entity, therefore your account with Netflix is not affiliated with your iTunes account and you have to subscribe and pay for Netflix via credit or debit card.

  • IPhone 4S not allowing PayPal as a payment method

    Hi,
    Before when I used my iPod with iTunes quite a few years ago I was given the choice to use PayPal as a payment method when purchasing apps, music and movies. Now that I have got my iPhone 4S I can't seem to be able to use PayPal anymore as its not showing up on both my iPod or iPhone. Has the PayPal method been removed from purchasing applications and such on the iTunes store?  How do I go about purchasing applications using PayPal?
    Thanks,
    Gareth

    Only iTunes support can answer that question...there's no one from Apple here. I suspect has to do with what country & iTunes ability to verify the payment. Same thing has happened to some users that used Debit cards in the past, only to find they are no longer accepted.

  • HT1689 Using my iPad how can I make paypal my payment method on iTunes??

    Using my iPad how can I make paypal my payment method on iTunes??

    When you open a word document, on the bottom of the keyboard next to the spacebar there should be a microphone. Tap it and speak what you want into it then tap it again to stop.

  • How can I use family sharing, but allow my daughter to purchase with her iTunes allowance without asking permission?

    I love the idea of iTunes family sharing, but I don't think it currently supports my situation.
    My daughter's iTunes account gets a monthly allowance (plus occasional gift cards), and does not have a credit card tied to it. That way, she can buy whatever she wants, but only with her existing account balance.
    I'd like to tie her account to mine via family sharing, but want to keep her spending limited to just her allowance balance. Also, I don't need to grant permission each time she wants to buy something when using her balance. Ideally, she would be permitted to buy exactly as she does now (no permission necessary, no credit card on the account, and only using allowance funds), but also be tied my family account to listen to music I've already bought.
    It appears that my 3 options are:
    Do not do family sharing and keep the accounts separate.
    Tie the accounts together, put "ask to buy" on her account, and then get bugged for permission each time she wants to get something (as well as keep track myself of her going over her allowance and dipping into my credit card).
    Tie the accounts together, don't use "ask to buy", and keep my fingers crossed that she doesn't spend more than her allowance amount (because iTunes would permit spending more than that and charge my card).
    Options 2 and 3 don't work for me, and option 1 doesn't take advantage of family sharing.
    Can I have a family sharing account that *doesn't* charge to my credit card?

    Hello jeffchr,
    Thanks for the question. Based on what you stated, it seems like you don't want to be billed for a family members purchases. I would recommend that you read these articles, they explain the features options. 
    Family Sharing
    All new iTunes, iBooks, and App Store purchases initiated by family members will be billed to the family organizer’s account.
    Family purchases and payments
    Making purchases
    After you set up your family, any time a family member initiates a new purchase it will be billed directly to your account unless that family member has gift or store credit. First, their store credit will be used to pay the partial or total bill. The remainder will bill to the family organizer's card.
    How iTunes Store purchases are billed
    Which payment methods will be used first?
    When you make a purchase, content credits are used first, followed by Gift Certificate, iTunes Card, or Allowance Account credits. Your credit card or PayPal account is then charged for any remaining balance.
    Thanks for using Apple Support Communities.
    Cheers,
    Mario

  • How can I use a gift card on App Store?

    How can I use a gift card on App Store?

    If it's an iTunes gift card, as opposed to an Apple Store gift card (which can only be used in Apple stores and the Apple online store), then you can redeem it onto your account : http://support.apple.com/kb/HT1574
    And as long as you are buying content for yourself (you can't use an account's balance for gifting content) then your balance should be automatically used for your purchases : http://support.apple.com/kb/HT5582
    When making purchases, content credits are used first, followed by Gift Certificate, iTunes Card, or Allowance Account credits; your credit card or PayPal account is then charged for any remaining balance.

  • HT2534 can you use paypal instead of credit card for iTunes

    just got an Ipad & am trying to download apps but can't as I need to give credit card details.  Can you use paypal instead of credit card?

    Sad but true, I've tried to pay for iTunes Match with my credit and couldn't because it's a subscription service, regardless the credit amount I have. The system ask me to pay with my credit card too.
    How are Family Sharing purchases billed?
    When you initiate a new purchase, it will be billed directly to the family organizer's account, unless you have gift or store credit. First, your store credit will be used to pay the partial or total bill. The remainder will bill to the family organizer. iTunes Store credit on your account isn't shared with other family members. So if the family organizer has a $50 credit on their account and another family member initiates a purchase, it won't deduct from the organizer's iTunes Store credit, but will bill the organizer's credit or debit card.
    How iTunes Store purchases are billed

  • How can I use 2 Apple IDs in Itunes? I have 2 IOS Devices. They each have there own AppleID. What is the proper way to sync both of them to Itunes?

    How can I use 2 Apple IDs in Itunes? I have 2 IOS Devices. They each have there own AppleID. What is the proper way to sync both of them to Itunes? I wanted my teenager's AppleID to be different from mine so that she couldn't charge stuff to my AppleID, therefore I created me another one. Now when I go to Sync either device, it tells me that this IOS device can only be synced with one AppleID. Then I get a message to erase it, not going to do that, lol. If I logout as one ID and login as the other, will it still retain all synced information on the PC from the first IOS device? If I can just log in out of the AppleID, then I have no problem doing that as long as the synced apps, music, etc stays there for both. I am not trying to copy from one to the other, just want to make sure I have a backup for the UhOh times. If logging in and out on the same PC of multiple AppleIDs is acceptible then I need to be able to authorize the PC for both devices. Thanks for the help. I am new to the iOS world.

    "Method Three
    Create a separate iTunes library for each device. Note:It is important that you make a new iTunes Library file. Do not justmake a copy of your existing iTunes Library file. If iTunes is open,quit it.
    This one may work. I searched and searched on the website for something like this, I guess I just didn't search correctly, lol. I will give this a try later. My daughter is not be back for a few weekends, therefore I will have to try the Method 3 when she comes back for the weekend again. "
    I forgot to mention that she has a PC at her house that she also syncs to. Would this cause a problem. I am already getting that pop up saying that the iPod is synced to another library (even though she is signed in with her Apple ID to iTunes) and gives the pop up to Cancel, Erase & Sync, or Transfer Purchases. My question arose because she clicked on "Erase & Sync" by mistake when she plugged the iPod to her PC the first time. When the iPod was purchased and setup, it was synced to my PC first. When she went home, she hooked it up to her PC and then she erased it by accident. I was able to restore all the missing stuff yesterday using my PC. However, even after doing that it still told me the next time I hooked it up last night that the iPod was currently synced with a different library. Hopefully, you can help me understand all this. She wants to sync her iPod and also backup her iPod at both places. Both PCs have been authorised. Thanks

Maybe you are looking for