Can I make more than one payment on a bill?

I want to pay an amount online with a debit card. Then when the bill comes in the mail, my mom will pay the remaining balance by check. Is this possible?

    Great question Rpmcorbin. You absolutely can make a payment online and then another amount via mail. You can access My Verizon at www.vzw.com (sign in as Account Manager), make the payment, enter whatever payment amount you would like to pay. Then mail in another payment via mail, or any other form of payment. If your mom would like to pay online, she can do that as well.
Thank you,
VanessaS_VZW
Follow us on Twitter @VZWSupport

Similar Messages

  • How can I make more than one account with chat on clubwpt?

    I can't make more than one account with chat on clubwpt? i know several players that has made as many as 20 accounts with chat.I can make accounts but clubwpt will not give me chat,they must have my IP address ,because their response is " you r allowed one account with chat only." But as I have said several players have several accounts with chat. Can anyone help me? Are there any programs or plugins that can do this?Any help at all will be greatly appreciate.

    Open another iCloud account for the other user.

  • Can i make more than one faces-config.xml file ?

    Can i make more than one faces-config.xml file under one project or application, if yes than how it will link.

    Just that you know,
    In the second week of july I was taking the Jdeveloper/Jheadstart course at Oracle Netherlands. During that course we were asked to split the faces-config. After splitting it, we were not able to find the navigation rules that were defined in the first faces-config in the web.xml. The Jdeveloper IDE was confused........
    However, we were able to use the navigation rules (type in manualy) and that worked in the application.
    I talked about it with Steven Davelaar and he thought it might be a bug. I don't know if it's reported, and I don't know if it's fixed.
    So, if you get confused.... it works, but Jdeveloper might have some problems with it.
    Luc Bors

  • Can I make more than one edit in a clip in Imovie?

    I converted a VHS tape to an MPEG 4 file and wish to edit multiple portions of it. The tape was converted and is only in one clipping. I'm new to IMovie and can't seem to be able to make more than one edit. Where have I gone wrong or is it not possible? Any help would be appreciated.

    arosenberg wrote:
    ...  I'm working with IMovie 6.0.3
    This info was essential - iMHD6 aka 'iMovie-a' was a totally different app compared to iMovie-b, versions 08, 09 or the actual vers11, which are the main theme on this board ...-
    afair, select the clip in the 'bin' on the right hand side.
    select your in- and Out-point in the large Preview window with the sliders or by simply hitting the keys i and o
    drag from the preview window into your timeline
    repeat steps ....

  • We have tvo computer Can I make more than one website Hove do i do?

    Can I bulit a website one one cumputer Than built another website on another cumputer? I have tryed !It don´t work
    [email protected]

    Yes. As long as you have iWeb on the other computert you can create and publish website from it.  You can even build multiple websites on one compter if you'd like.  Do you know how to add a new site when working on your current site?
    Do you want the other computer to also have your current website available for editing?  You need to explain exactly what you are trying to accomplish so we don't spin our wheels offering solutions.
    Also in Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • HT5097 How can I make more than one backup at the same time

    I use time machine to backup my mac. I want to also make an additional backup on a different hard drive in case the first drive fails. How do I do that?

    I suggest you do not use Time Machine for the second backup. Instead, I suggest cloning your drive to a different backup drive using different backup software.
    Your secon drive should be the same size as your computer's drive. Start by using Disk Utility's Restore option to clone your computer's drive to the new backup drive:
    Clone Lion/Mountain Lion using Restore Option of Disk Utility
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         1. Select Disk Utility from the main menu then press the Continue
             button.
         2. Select the destination volume from the left side list.
         3. Click on the Restore tab in the DU main window.
         4. Select the destination volume from the left side list and drag it
             to the Destination entry field.
         5. Select the source volume from the left side list and drag it to
             the Source entry field.
         6. Double-check you got it right, then click on the Restore button.
    Destination means the external backup drive. Source means the internal startup drive.
    After this initial clone you can use other backup software suggested below to make incremental updates to the backup. These incremental updates can be done on a regular schedule.
    Suggested Backup Software
      1. Carbon Copy Cloner
      2. Get Backup
      3. Deja Vu
      4. SuperDuper!
      5. Synk Pro
      6. Tri-Backup
    Others may be found at VersionTracker or MacUpdate.
    Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files.
    The two backups need not be done on the same schedule. Time Machine backsup hourly. The other backup could be done on a daily or even weekly schedule.

  • I can't make more than one layer show up in the Layers panel.

    Hi,
    How do I get multiple Layers to show up in the Layers Panel on the right side of the screen?  I have two images I want to merge.  selecting one displays it right over the other one; I can't perform the Merge.
    Thanks!
    Lee

    From Full Edit (expert Mode) use the top menu:
    File >> Open
    Choose your first image and click the Open button
    Then click File >> Place
    Choose your second image and click the Place button

  • How to make more than one person can access the database at one time

    how to make  more than one person can access the database at one time 

    Please post further f'up's in the Access forum.
    In short: for different reasons it is best practice that each user gets its own local copy of the database. This means that you need to split it into a front-end which only consists of the forms, queries, reports etc. Everything which doesn't need to be
    shared. And a back-end, which only stores the data.
    Take also a look at Allen Browne's article:
    Split your Access database into data and application.
    When you've splitted your database, you may often consider to use SQL Server as back-end. Here you may read Armen Stein's
    The Best of Both Worlds: Access-SQL Server Optimization.

  • HT2731 can i have more than one apple id on a computer? As when we go away we want to facetime from our macpro to our main mac at home and both are registered under the same apple ID. Thanks

    Can you have more than one apple id on a computer. We are going away and want to facetime from our macpro to the mac computer at home but both are registered under the same apple ID. What should we do ?

    I will share with you what I have done to manage this with my family.  While the solution isn't without flawes, it seems to do the trick.  First, you need to have one person who is managing the synching of everyone's devices.  In my family, I have three iphones, about to be four, and five ipads.  We all synch to the same apple ID to allow one another to take seemless advantage of our Itunes, which is on our Imac.  To synch individual music or video interests, we simply select which playlists we want and manually synch that way.  A couple of us use imatch and the cloud to make the entire library accessable as well.  With respect to the imessage, mail, contacts, etc. we each have a gmail account for our individual emails, contacts etc.  So for instance, my forth grade daughter has a gmail account that we choose to synch her contacts, calendar, etc to and then that is also the account where she receives her imessages from on her ipad and itouch. My son, who has an iphone and ipad, does the same thing, but under settings, he goes to imessage and checks his phone number and his email as his preferred way to receive imessages and texts.  My wife and I do the same thing.  To avoid having everyone see one anothers contracts etc, we only synch contacts from our individual email accounts.  Here is the downfall to this:  When you update your phone or add a new device, apple always wants to reset everyone's facetime and imessage settings and then low and behold we are all receiving imessages from one another's friends etc.  To work around this, I simply take each of their devices and go to their imessage settings and only check the email and phone numbers relative to their devices.  I dont' know is this is the best solution, but it seems to work for us. 

  • Photo albums-how do you make more than one?

    I was wondering if anybody knows how to make more than one photo albumon the iphone..like not just the photo roll thing
    I looked more than once on the site but just cant figuire it out!!!
    Do i like make them through itunes or something?
    Also, i have not gotten the most recent update, but i have read alot of photo complications and im not sure i want to update it..I have already taken 300 pictures on my phone and i have had it sice Jan. So I need help with a lot of this photo thing
    PLEASE HELP!!!!!

    It isn't possible to create albums on or with the iPhone.
    You can create photo albums on your computer by creating and naming a folder, and then place the designated photos on your computer within the folder.
    Create a primary/parent folder that will contain only folders than contain photos.
    Select this parent folder under the Photos tab for your iPhone sync preferences and then sync.
    If you haven't already done so, you need to transfer all photos captured by your iPhone to your computer and then delete the captured photos from your iPhone after being successfully transferred to your computer. If you want any of these photos available on your iPhone for viewing, you can place the photos in a folder or folders that are transferred from your computer to your iPhone via the iTunes sync/transfer process.

  • Can we maintain more than one shipping condition for a customer

    Hi,
    Can we maintain more than one shipping condition for a customer

    Hi Raj,
    Yes you can maintain the different shipping condition for one customer but for this that SOLD To Party should have different SHIP to Party also as we mainatin the shipping condition for Ship for the party. In other words you can maintain as many shipping condition equal to the number of ship to party.
    Other way is if that customer is in different sales area then you can maintain the different shipping conditions for that customer in all the different sales area.
    Hope I could make myself clear enough to help you.
    Please reward if its useful.
    Regards,
    Abhi.

  • Can I use more than one iTunes account on my apple TV

    We just purchased our AppleTV and my wife wanted to use her Mac and her iTunes account to listen to music when I am at work. I setup the AppleTV using my iTunes account. Can I use more than one iTunes account on my apple TV?

    You can have both libraries available to the Apple TV at the same time. As I say the key is understanding your iTunes account ID and your homesharing ID are different things (although there is nothing stopping you using one of your iTunes account ID's as the homesharing ID - I do that)
    You need to make sure that the ID and password you use on both libraries and the Apple TV are all the same.
    Also, no need to apologise, the wrong thing to do is not ask and suffer in silence.

  • Can i backup more than one iphone using itunes on pc

    can i backup more than one iphone using itunes on pc

    Yes. It ought not to matter, but make sure you give each device a unique name.
    tt2

  • Can we have more than One DC for the sales organization and Plant combo?

    Can we have more than One DC for the sales organization and Plant combination?
    If yes can you please site a practical example to clear the picture

    Hi
    First of all in SAP sales orgs are assigned to distribution channels and the combination of sales org and distribution channel which is called distribution chain is assigned to plant
    There is  no direct link  between sales org  and plant or distribution channel and plant
    So  sales org  and plant combination doesnot exists and
    it is only sales org and dist channel combination which is  called as distribution chain only exists
    Nowhere in SAP we are assigning sales org to plant
    It is because sales org alone doesnot make sense and its combination with dist channel only makes sense
    because sales org is a selling org and the distribution channel is the route to sell and this combination has only to pick the material from plant to process sales to customers
    The relation between sales org and distribution channels is many to many and also vice versa
    Multiple sales orgs can be assigned to one distribution channel and
    Multiple distribution channels  can be assigned to one sales org
    Similarly the relation ship between Distribution chain (sales org+dist channel) to plant is also many to many and vice versa
    Similarly plants from other company codes can also be assigned to Distribution chain to facilitate intercompany processes
    In whatever way look at it the multiple distribution channels can be fit anywhere
    Regards
    Raja

  • Can I have more than one routing status 4 for one product?

    Can I have more than one routing status 4 for one product in R/3? What impact will have this routings on Financial departament? 
    I am working in PP and | want to implement perfect planification, but I don't know if I have 2 routings for each equipment.
    And also each routings status 4 will have his production version, can financial to do corect calculation?
    Thank you!
    V

    Hi Mangalraj,
    My question is about the impact on financial calculation. I know I can have more 2 or more than that active routings status 4.
    I want to know how the financial SAP guys decide which routing to chose when they run the final month calculation. Or can they make a sum of all routings I have?
    For example if I have:
    - 3 SMT line where I produce one product. So, I want to have dedicate routing for each line and production version.
    In this case if we produce:
    200 part on the first line wich have machine time equal with 4h/100pcs
    800 part on the second line with have machine time equal with 2h/100pcs
    on last one we don't produce now but this have machine time equal with 5h/100pcs.
    I want also to mention that all operations in all routings are marked CostRelevncy.
    So, the production planner will have the perfect planning But how is this for financial SAP specialist? Is easy to manage?
    Thanks,
    Versor

Maybe you are looking for

  • RFC enabled function module using call transaction

    Hi, We have a scenario wherein we have a RFC enabled function module which inturn uses a call transaction to create a PM order & attaches the PM notification against it. Sometimes it so happens that the order does not get created for some reason or t

  • Grey fill box won't go away

    Hi, I'm having trouble eliminating this grey fill box in the middle of my blank background. It must be from the wire frames that I created for this website, but I can't figure out why it won't go away. If you look on the right side of this screen sho

  • PSE 8 - Help with Editing Group Layers

    I am working with some templates right now that are apparently set up in Grouped layers.  I've looked into it, and the best result I can find is that I hav eto "simplify" the group in order to be able to edit the layers.  That doesn't seem to allow m

  • Safari problems when quitting and adding bookmarks

    Lately i've been having problems with safari, everytime i try to quit the app it freezes and i have to force it quit, and when i add a bookmark it takes forever to do it, it just freezes for about a minute and then adds the page, i did the upgrade an

  • Problem with downloading free apps from app store

    i am trying to download free apps from app store on my iphon 5s, but its neither updating neither downloading apps