HT1918 Where exactly is the 'None' button for payment methods.

Nothing is showing up besides Visa, Master Card, Paypal, etc. And I JUST redeemed a $50 iTunes card, so of course I wanna be able to use it. Quite frankly, this has never happened before. What do I do to stop it from asking for my credit card information? D: Please help.

No need to over react
Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card

Similar Messages

  • HT2534 how can I find the none button for payment method on mac?

    I'm a student. I have some problem with payment method. I don't have credit card. I can't find the none button to choose and I don't know how to do to get this button . This is my first time creating apple ID.

    Unless you used the instructions on the HT2534 page that you posted from when creating the account then you won't get the 'none' option - if you don't use those instructions then credit card details will need to be entered before an account can be used in the stores.
    Steps to create a new account with 'none' as the payment option : https://discussions.apple.com/message/24321860#24321860
    If you want to use the same email address on a new account then you can change it on the one that you've already created by logging into it via the Store > View Account menu option on your Mac's iTunes or via http://appleid.apple.com

  • HT2534 why my itunes doesn't have the none button on payment type?

    why my itunes doesn't have the none button on payment type?

    I haven't gotten anywhere, unfortunately. 
    Just to confirm we're having the same problem: I'm using a 4th generation iPod touch and I'm using the Nike+ iPod app to link to the Nike+ Sensor that goes in the insert in the shoe.
    After I finish a workout, I click "Send to Nike+" which switches to Safari and loads nikeplus.com.  I log in and... it doesn't seem to do anything else...  Nothing shows up on nikeplus.com.
    Has this pretty much been your experience as well?

  • I Have Purchase ipod touch with ios5 . while create apple id  the none option in Payment Method dose not Apper . I dont have any visa or mastercard . plese help ?

    I Have Purchase ipod touch with ios5 . while create apple id  the none option in Payment Method dose not Apper . I dont have any visa or mastercard . plese help ?
    How Shold I Proceed

    Hello JadeGirl13,
    Thanks for using Apple Support Communities.
    Please see the support article below that explains why you may not be able to select none as a payment type.
    Why can’t I select None when I edit my Apple ID payment information?
    http://support.apple.com/kb/TS5366
    Take care,
    Alex H.

  • Where to configure the reason code for payment differene

    Dear Experts,
    I did the settings in obxl with reason code option and changed the screen layout for the postings keys for payment difference as mandatory. while doing the account assignment in obxl system asking the reason code for payment difference. Where to configure the reason code any t.code is there, please guide me.
    J.francis

    Just Go SPRO>IMG>Financial Accounting (New) >Accounts Receivable and Accounts Payable > Business Transactions > Outgoing Payments > Manual Outgoing Payments > Overpayment/Underpayment > Define Reason Codes (Manual Outgoing Payments)
    There you have to create Reason Code
    Now go  SPRO>IMG>Financial Accounting (New) >Accounts Receivable and Accounts Payable > Business Transactions > Outgoing Payments > Manual Outgoing Payments > Overpayment/Underpayment >Define Accounts for Payment Differences (Manual Outgoing Payment)
    Here assign GL
    Best Of Luck
    Tanmoy

  • HT2534 where is the 'none' option under payment method?

    can anyone help me....

    Here is your solution.
    1.open app store,(without logging in to any ID)
    2.try to find a free game and just press INSTALL and then they will show u the following:
    Use existing apple ID
    Create New Apple ID
    3.press create new apple ID
    4.follow the steps of the page
    5. Which is the easy as 123, they will show the payment info THEY WILL ALSO SHOW THE TYPES WHICH IS:
    1.Visa
    2.master card
    3.amex
    4.NONE
    You must press NONE and continue the rest
    If not,
    1.Go to iCloud
    2.Log-in with your Apple ID
    3.After logging-in, Go back to App Store or iTunes store
    4.Log-in or Create an Apple ID
    5.Follow those easy steps again
    6.You can now press NONE option under Payment method.
    Thank you

  • We have you fill out card and iTunes is still the appstoor asks for payment method before you buy

    how can i edit my account?
    i need to change my country and a payment method
    i filld money to redeem and i cant buy anythings whaaaaaaaaaaaaaay???
    heeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeellllllllllllllllllllllllpp meeeeeeeee

    Sometimes it is helpful to post in your native language too so that another native speaker can pick up the post and explain to your better understanding.
    You have received a message regarding  "kernel protection" mode which is the computer's way of alerting you to a fault (usually) in the system files. The first thing to try is a shut down: Hold down the Power button for a few seconds until you hear the drive stop and see the display go black. Leave it for a little while, then press the Power button to start up your system as you normally would. This usually gives the system a chance to do a "File System Check" and make any necessary repairs. Nothing is required of you at this stage except to wait for the process to complete. If everything is now in order, then your computer will boot normally. It might take a few more minutes than usual; this is alright and not to worry. If everything is fine then relaunch the app where you experienced the problem and see what happens. If it is the same thing, then get the computer to a qualified
    Apple repair service center for diagnosis. (Before you spend your money on the upgrade there might be a fix closer to hand at a much lower price. The computer could very well "heal itself" in the restart process.)

  • HT2534 i can't see the none option in payment method

    i can't see the none option in payment method

    Hello there, harjeetfromsantnagar.
    The following Knowledge Base article offers some great information about your issue in particular:
    Why can’t I select None when I edit my payment information?
    http://support.apple.com/kb/ts5366
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • HT1918 How do you put none as a payment method once you have put in card details

    How do you put none as a payment method once you have put in debit card details ( ios7 )

    Hi again Kiran.
    I managed to solve my problem myself and I did it accordingly to the two threads I referred to in my first post. Through the tool "IE Developer Toolbar" I was able to see that the css used in the Top Level Navigation wasn't at all the ones in the par file but a totally different one. So it wasn't strange that the code you provided me with didn't work.
    Not sure about modifying that other css I once more looked at the solution of putting a special entry in the theme editor, like the first thread gave a tip about, and this time it worked.
    In the theme editor, section Top Level Navigation and there in the attribute fields for background color of selected and unselected tabs, I put the following code:
    ;background: url(/irj/portalapps/com.sap.portal.navigation.toplevel.modified/images/gradient_white_grey.gif)
    It also seems like a relative link doesn't work, I tried this one first and had no success:
    ;background: url(../images/gradient_white_grey.gif)
    I don't know the reason to why it didn't work the first time with full url but I could think of the following:
    - I had space between "url" and "(/irj/...)".
    - I didn't clear the cluster and local cache under "System Administration > Navigation".
    - I didn't clear the browser cache.
    I don't dear to speculate in the most plausible explanation but doing them all isn't that much of a work.
    Thanks for your support, full points are given since you led me to the solution.
    Best regards
    Benny

  • HT1918 i can t see none choice in payment methods when i want to change

    how can i change  payment methods in my apple id to itunes card?

    The "none" option on the payment page is only available if you have iTunes Store Credit on your account.

  • I have no none option for payment method. Why?

    I hate this. Take my account info off my iphone. I can't get updates or free apps. I have no none option

    Either redeem an iTunes gift or associate a credit card with your account. Those are your choices.

  • Please do not enter data for payment method Cheque papel error in IT0009

    Hi Experts,
    Whenever i try to  maintain bank details infotype for payment type C(Check Papel),the  system is throwing error "Please do not enter data for payment method Cheque papel". As per SAP std, I had deleted the entries for bank key, bank account and bank control key and maintained IBAN field in IT0009.While saving i am getting the error""Please do not enter data for payment method Cheque papel" and I couldn't save the record.
    Then i  deleted the entries for bank key, bank account and bank control key and IBAN field also in IT0009. While saving i am getting the error "Fill in all required entry fields". System behaves  as if Iban a required field in IT0009. Our bank details infotype is country specific.We made it country
    specific through feature P0009 and setting in table T588M.As per our conf setting IBAN field is optional. Even though IBAN field is optional, this field behaves  as that of a mandatory field in IT0009.Iam  facing this issues only for a few countries like Spain,Italy etc.For other counties i am able to change of create Bank details record  for payment type C.
    I have checked in Payment Methods by Country in FBZP (Payment Method Classification is set to Check and BANK DETAILS box is unchecked) but still no solution. Do i need to check in any other setting.
    Please shed some light on this issue.Thanks in Advance.

    Hi Jobish,
    It's weird but I tried the below method and it works
    Here's what you can try in case you do not want to enter the bank details for payment method 'C'..
    Tcode FBZP - > payment methods by country - > select payment method as 'C' and make below changes (make a note of these changes as you will have to undo them after saving the table):
    a. Payment method by classification - select bank transfer
    b. Reqd master record specifications - check the bank details options and select the options which you want to be entered (a/c no required, IBAN rqd, SWIFT code rqd)
    Save the table.
    PA30- > Edit any record once again and save it.
    Again go to FBZP and undo the above changes, i.e, revert to the original entries and again save the table.
    Try editing the record now in PA30 and it allows to save. This is the second weird workaround that I have come across and still not sure why
    After above workaround, I didn't get any error while maintaining the record, for this or any pernr.
    See if it works.
    Regards
    Neha

  • How do I get the none button to pop up so u don't have to have a credit card for apps? I owe nothing for apps from Apple, NOTHING!? And it still does not show the option "none". If it helps the card I have is a debit.

    How do I get the none button to pop up so u don't have to have a credit card for apps? I owe nothing for apps from Apple, NOTHING!? And it still does not show the option "none". If it helps the card I have is a debit.

    I'm happy you figured it out and just try to keep in mind that not everyone you talk to at support will give the same advice or have the same knowledge. Just like those who contribute to these forums. Sometimes Google is your best friend.
    I agree that Apple could probably make it easier, but as of yet prefer security over freedom. (sound famaliar?)
    Anyway, if you choose to do so, you can leave feedback here:
    Apple.com Feedback
    Apple Support Feedback
    Developer Feedback
    Product Feedback
    QuickTime Feedback
    Search Feedback

  • Where is the "Photos" button for iPod touch?

    Where is the "Photos" button for iPod touch?

    The photos icon to view the photos on the device? Look for the icon that looks like a little sunflower.

  • Where in itunes can I find the eject button for my new ipod nano?

    Where in itunes can I find the eject button for my new ipod nano?

    When in iTunes on the top R it should say your name and ipod and then there is a triangle pointing up with one or two lines underneath.  Just click on that and then it's ok to disconnect.

Maybe you are looking for

  • Classloading error: package net.sf.jasperreports.engine does not exist

    Hi all! We are migrating one of our web applications to SAP Web AS (Netweaver CE SR5) but we are facing one problem with finding an external library (Jasper Report). Our web application uses Spring and Hibernate and works fine in Tomcat 5.5 or higher

  • Ipod classic fault

    My ipod classic has wiped clean and no longer shows in itunes windows message just says need to format disk f but cant format it please help

  • Problem with lenovo t60 and the vga output

    I have a problem with the vga output and the lenovo t60 When i put the videoprojector connector in to the lenovo t 60, the projector reponde is: Not supported H: 48.20khz   v: 143,10 hz  On my desktop pc the projector function on 1024x768 resolution

  • Photoshop CS5 slow Save for Web (Win 7, 64 bit)

    Hi. I have problem with save for web in PS CS5 (12.0.1). It is extremely slow. For example selecting anything from menus takes couple of seconds. I deleted PS preferences files but that didn't help. Any suggestions how to fix this? Thanks. My system

  • Balancing field "Profit Center" not filled while doing F110

    While posting document  there is no error where as while clearing the document through F110  the error is shown as "Balancing field Profit Center not filled " while doing F110.