Changing the amount of Skype credit

Hi,
I am attempting to purchase Skype credit, but when I go to purchase it, the website does not seem to let me change the amount I am purchasing.  Is there any way to do so?  Thanks.

Well, if its not possible to do so, I have a great idea !!: Why not change the text that says that you are able to do so??!  That would be a plendid idea I think. 
Then us customers don't have to spend times on searching FAQ and so on, for troubleshooting ..
But anyway, I think it would be a welcome feature if the amount was changeable. 
I was interested to pay for my subscription for one year, doing so with the skypecredit. So I am in need of paying more than the fixed amount. But to get up to the amount of the correct amount of credit, I had to pay and make a transaction 5 times!!! For every single transaction, I have to pay 12% in taxes. That will be around 11 USD , added to the cost. Thats to stupid. 
(I have a debit card, and like to have that.)
If you wonder why the rate of paying subscribers not are growing as much as you hoped, the above reson cpould be one of them.
Im still waiting for the possibility (for 90 days I think), otherwise, you will have one less subscriber 

Similar Messages

  • Can I change the amount of minutes on a single line plan?

    I currently have unlimited minutes on a single line plan, but I hardly use my phone to make calls. I'm trying to lower my bill by reducing the number of minutes I have but I don't see an option to change my minutes in my account. It just gives me an option to change the amount of data I have.

    I'm not sure if that's 100% accurate. I still have an old Nationwide min plan and when I log on to My Verizon I can still upgrade or downgrade my mins plan with one of the old Nationwide plans. Unless I'm misunderstanding the topic...

  • HT1918 I would like to change the data of my credit card. For the next year I live in Germany, I have a geman visa card, but I want the itunes and everything to be in english language. How can I do this?

    I would like to change the data of my credit card. For the next year I live in Germany, I have a german visa card, but I want the itunes and everything to be in english language. How can I do this?

    You cannot.

  • How to change the amount of Vendor Line Item in FB60

    Hi all,
    I want to post the invoice in SAP with FB60. The journal is as follow:
    Dr. Expense    1000 USD
    Dr. VAT-Input    100 USD
          Cr. Account Payable     1100 USD
    But the problem, the amount of Account payable is 1000 USD. Because I want to fill the amount in vendor line item (FB60) with the original expense (1000 USD).
    I want to ask, there is any configuration in SAP to change the amount in vendor line item which it could be the same with amount of the original expense.
    If you ever have same problems, plase share with me
    Thanks,
    John

    Hi,
    Thanks for your reply. The result of posting invoice that I want is as follow:
    Dr. Expense    1000 USD
    Dr. Vat - Input    100 USD
    Cr. Account Payable   1100 USD
    When posting invoices in FB60, there is a filed "amount vendor line item" at the top. Usually the field is filled with amount vendor 1100 USD, but I want to fill it with the expense amount (1000 USD). Which can be show the account payable 1100 USD.
    Is there any configuration to change the field "amount vendor line item" ?
    Thanks,

  • Orders already invoiced status can still change the amount/qty order

    HI Experts,
    How to configure the amount/quantity of Sales Order should not be able to change the amount once the invoice is created?
    Thanks a lot!

    Dear Cecilio,
    this is possible with the user exit modification stating that
    if VA02 then make the order quantity and amount fields disable.
    user exit  : FORM USEREXIT_FIELD_MODIFICATION
    PROGRAM : MV45AFZZ.
    IF sy-tcode EQ 'VA02'.
            IF vbak-vkorg EQ 'YOUR SALES ORGNS'.
              screen-input = 0.
    Regards,
    balajia

  • HOW DO I CHANGE THE AMOUNT OF TRACKS I CAN HOLD, i already knw how2 add em

    i posted before on the same thing but i wasnt as clear, i wanna know how to change the amount of audio tracks i can hold, not how to add them, i know how to add more, just click create multiple in the track menu in the arrangement window. i cant hold more then 16 audio tracks cuz everyone after is blank with out the option to record. how do i change it so that i have more then 16 audio tracks, each with the option to record on them. please help!
    p.s. gorge dude i didnt see any drivers window after preferences, lost am i ><

    o nevermind, jorge was right, in the drivers window u can change this, i found it when : go to preferences, go to audio, look at the lil tabs under the bigger icons, right under the audio icon u see drivers, click it and u see the max number of tracks thingy, thanks alot dude

  • Unable to manually change the amount for condition type PB00

    Hi Gurus,
    My client is using ECC5.0.
    Here when I try to change the amount for condition type PB00 using transaction ME22N, I am not able to change the value. I donu2019t get any error, but as soon as I change the value and press Enter the system replaces my entered value with the original value.
    Confusing part is that I am able to change the amount of condition price PB00 manually using transaction ME22. I donu2019t have any such problems there.
    Also I am able to manually change the amount of condition type PBXX using ME22N.
    Only in the case of PB00, if I use ME22N to manually update the amount I am not able to change it.
    Kindly help me, to find a reason as to why this could be happening, and correcting if possible?
    Thanks in advance,
    Imran

    Hello Imram,
    The purpose of maintaining 2 condition types  ie PB00 and PBXX in  a pricing procedure is that PB00 is automatic gross price determination and PBXX is manually giving gross price.
    If you go to T.Code : M/06 and check the condition types, you can see that PB00 will be having an access sequence but not PBXX.
    So if you have to manually give the gross price, you have to use PBXX.
    Regards

  • How to change the Amount in LC(DMBTR) in F-02

    Usually, when we create accounting document though F-02. the Amount in LC(bseg-DMBTR) is create base on the amount(bseg-WRBTR) and the local currency .
    Now I want to change this field's value, I want to know in which program create I can change the Amount in LC(bseg-dmbtr) , or can we change it in Substitution (ZRGGBS000) ?

    Hi,
    as per SAP standard it is no possible once document has posted
    If you want to change amount LC or DC
    Please cancel/reverse document in FB08 if it is open item
    if it is Cleared item means use T code - FBRA
    and post new document correct LC amount
    Thanking you
    Regards
    mahesh

  • I want to change the amount in condition sheet using bapi_po_change

    hi experts:
    i want to use the bapi_po_change to change the amount in condition sheet in me23n.
    the parameter i set is below:
    DATA:
    lt_return LIKE bapiret2 OCCURS 0 WITH HEADER LINE, "返回内容
    lt_poheader like bapimepoheader,
    lt_poheaderx like bapimepoheaderx,
    ls_pocondheader like BAPIMEPOCONDHEADER occurs 0 with header line,
    ls_pocondheaderx like BAPIMEPOCONDHEADERX occurs 0 with header line,
    ls_pocond like BAPIMEPOCOND occurs 0 with header line,
    ls_pocondx like BAPIMEPOCONDX occurs 0 with header line,
    lt_POITEM LIKE BAPIMEPOITEM OCCURS 0 WITH HEADER LINE,"
    lt_POITEMx LIKE BAPIMEPOITEMx OCCURS 0 WITH HEADER LINE,
    l_flag(1),
    g_text(50) TYPE c.
    CLEAR: l_flag.
    lt_POITEM-po_item = '00020'.
    lt_poitem-NET_PRICE = '15.10'.
    APPEND lt_POITEM.
    CLEAR lt_POITEM.
    lt_POITEMx-po_item = '00020'.
    lt_POITEMx-po_itemx = 'X'.
    lt_POITEMx-NET_PRICE = 'X'.
    APPEND lt_POITEMx.
    CLEAR lt_POITEMx.
    ls_pocond-condition_no = '0000006887'.
    ls_pocond-itm_number = '000001'.
    append ls_pocond.
    ls_pocondx-condition_no = '0000006887'.
    ls_pocondx-itm_number = '000001'.
    append ls_pocondx.
    CALL FUNCTION 'BAPI_PO_CHANGE'
    EXPORTING
    purchaseorder = '4500000002'
    TABLES
    return = lt_return
    POITEM = lt_POITEM
    POITEMx = lt_POITEMx
    POCOND = ls_pocond
    POCONDX = ls_pocondx.
    but it doesn't work ,it goes to change the net price, how should i set the parameter? hunger for ur advice!!

    Hi,
    are you using BAPI_TRANSACTION_COMMIT or a COMMIT WORK after the bapi call?
    Have a look at the code of fm ME_CCP_TPO_PRICE_CHANGE maybe that can help.
    Best regards
    Edited by: pablo casamayor on Jun 6, 2008 10:15 AM

  • Problem with parallel currency - changeing the amount causes an error??

    Hi all,
    I have the system set up so that it uses a 2nd local currency (customized as a group currency) that has a custom defined currency exchange rate. When I try to enter a new invoice with the transaction FV60 and I try to change the amount in local currency 2 so it is not the same as the automatically calculated one I get an error F5580 saying "balance in & & is too large for an automatic correction".
    I tried finding the notes but some notes could not be implemented?? Did anyone had a similar problem?
    Thanks,
    D.

    I have to use FV60 because I have a document workflow activated and the user can only enter documents with FV60. Business process does not allow for one user to enter and post documents.
    OBY6 checked but the variance allowed is larger than what the user enters.
    Tried OBA5 also, blocked the message but it doesn't work
    Thank you for your help!

  • I want to change the payment mode to credit card the problem that am still having some cents in my account how i can fix it ?

    I want to change the payment mode to credit card the problem that am still having some cents in my account how i can fix it ?

    You need to contact Apple so they can zero out the balance for you >  Contacting Apple for support and service

  • Change the Name of a credit card in Apple Pay

    Is there a way to change the name of a credit card in Apple Pay?  I have both personal and business cards and thry look exactly the same in the passport.  It would be a great feature to be able to nickname accounts.

    -> Right-click the '''New Folder''' and click '''Properties'''
    * in the ''Name'' field, type the name of this folder
    * click '''Save''' button
    Check and tell if its working.

  • Is there anyway to change the amount of Wireless B...

    I think I know what the answer is but here goes:-
    Is there anyway to change the amount of Wireless Bandwidth given to a certain device from the HH3??
    The reason why I ask is, that I have a number of devices that connect to my wireless connection and for some reason my Apple TV only connects at 65Mbps thus making it virtually impossible to stream videos to it. (videos are choppy on it)
    When I look in the 'Home Network' section on the HH3, it shows that my Apple TV has connected at 65 Mbps - the device has a 'N' network adaptor built-in, so in theory it should connect at a faster speed.
    Is there anyway that I can increase the connection speed for this device - my laptop connects at 144 Mbps....

    ady199 wrote:
    I think I know what the answer is but here goes:-
    Is there anyway to change the amount of Wireless Bandwidth given to a certain device from the HH3??
    The reason why I ask is, that I have a number of devices that connect to my wireless connection and for some reason my Apple TV only connects at 65Mbps thus making it virtually impossible to stream videos to it. (videos are choppy on it)
    When I look in the 'Home Network' section on the HH3, it shows that my Apple TV has connected at 65 Mbps - the device has a 'N' network adaptor built-in, so in theory it should connect at a faster speed.
    Is there anyway that I can increase the connection speed for this device - my laptop connects at 144 Mbps....
    Hi there,
    First off, what I would suggest is that you download either inssider 2 if you're on a PC or istumbler if you're using a Mac and check for other wireless networks around you that could be causing interference and change to a less congested channel, if need be.
    If the above doesn't help, then I'd suggest that you look into replacing your router with another one, which has QOS such as the Netgear WNDR3700 which has Dual band (2.4GHz and 5GHz 802.11n) so that you can prioritise bandwidth for your different pieces of kit.
    I Hope this info helps.
    ** Edited to correct typos **

  • Yesterday I purchased credit from App Store in "maaii app" 4.99$, that credit is not come in maaii credit balance and deducted the amount from my credit card. What happened that amount?

    Yesterday I purchased credit from App Store in "maaii app" 4.99$, that credit is not come in maaii credit balance and deducted the amount from my credit card, Where is that balance?

    Hello there, jobymk.
    The following Knowledge Base article shows how to report an issue with your App Store purchase:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/ht1933
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • HT1918 How do i change the country of my credit card, ie it was registered in the Uk and I have moved to Australia, but it won't change the region to Australia for me to put my new details in...

    How do i change the country of my credit card, ie it was registered in the UK and I have moved to Australia, but it won't change the region to Australia for me to put my new details in.  It says that it must be a UK card...

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store. They can clear the remaining balance for you so you can change countries. You may, however, wish to just create a new iTunes Store account in the Russian store. Otherwise you may lose the ability to update any apps you purchased in the US store.
    Regards.

Maybe you are looking for

  • Random freezing on a Macbook Air?

    Hello, I am encountering random freezing on my Macbook Air, that has started in the last few weeks.  - Applications will suddenly crash at random points - Sometimes Lion will pop a translucent grey screen asking me to hold down a power button. - I ca

  • ITunes card has no code. Can anyone help?

    I just scratched off the label on the back of an itunes card and there's no code. Has anyone else had this problem? There's just a sticky mess where the code should be. Any help would be appreciated.

  • Aperture & iPhoto metadata when images NOT stored in iPhoto

    Thinking of "upgrading" to Aperture from iPhoto '11 - still want to use iPhoto for organization but Aperture for hopefully better editing capabilities, etc. Have 30,000+ images with keywords, etc. in iPhoto; the image files are NOT stored IN iPhoto,

  • Error 1032 accessing Front panel reference on 6.1 EXE from 7.1.1f2

    I am installing a Data Acquisition system developed in 7.1.1f2 (.net 2.0 patched).  The system has 4 device drivers reading data from different components (SCXI DAQ, OPC/DSTP, DLL Library, and a Labview 6.1 executable)  When I got on site, I modified

  • Assassin's Creed on MacBook Pro 13 inch

    I just bought new MacBook Pro 13 inch and i want to play Assassin's Creed II on it. In appstore i read, that this game is not compatible with my computer, but many peoples say that is playble. Do you know anyting about it, because I don't want pay fo