Credit card payment post invoicing.

We are starting to implement SAP and one of the requirements that we have is to be able to take a credit card payment post invoicing on an order that did not come as credit card order. Our implementation partner is saying that it is an enhancement to be able to do this. Is it true?. I can't believe that a mature product like SAP cannot handle most common scenario like this.
Your input is greatly appreciated.

Hi, Chandra:
I am interesting to know the result also.
But I am confused What is the credit card order? Normally, I know the scenario that, take customer for example, we can maintain the payment method in customer master record, like bank transfer, check. And from company's perspective, we can run the payment transaction to collect the money from customer via the pre-defined payment method automatically. This is typical scenario of payment initiated by company.
We also have payment scenario initiated by customer, which is more flexible.
Can you specify your scenario in more detailed way? Thanks.
Best Regards, Lawrence

Similar Messages

  • Credit card payment with eway returns "invoice number not found" on BC

    dear all,
    I am currently working on the payment gateway of pared.com.au. the problem we're having is that every credit card payment gets redirected to the "Credit Card Payment Fail" page, although the payment was marked as successful on eway.
    eway transaction details stated "response code: 00", response text "transaction approved".
    however, the CC payment fail page stated:
    "there was an error processing your credit card. please correct this and try again.
    invoice number not found: . please go back and correct this."
    strangely enough, the order is perfectly recorded as successful order in BC (customers -> orders).
    any help would be much appreciated - i've been looking at this for hours but i'm getting nowhere. thanks everyone!
    please find the checkout page HTML below for reference (country selection omitted to save space):
    <form id="catwebformform42059" name="catwebformform42059" onsubmit="return checkWholeForm42059(this)" action="/FormProcessv2.aspx?WebFormID=10850&amp;OID={module_oid}&amp;OTYPE={module_otype} &amp;EID={module_eid}&amp;CID={module_cid}&amp;CC={module_urlcountrycode}&amp;Referrer={mo dule_siteurl,true,true}&amp;SAR=False&amp;PageID=/thankyou.html" method="post" enctype="multipart/form-data">
        <div class="form">
        <div id="step1">
        <div class="item"><label>Title</label><br />
        <select class="cat_dropdown_smaller" id="Title" name="Title">
        <option value="3" selected="true">MISS</option>
        <option value="1">MR</option>
        <option value="2">MRS</option>
        <option value="4">MS</option>
        </select> </div>
        <div class="item"><label>First Name</label><br />
        <input type="text" class="cat_textbox" id="FirstName" maxlength="255" name="FirstName" /> &bull; </div>
        <div class="item"><label>Last Name</label><br />
        <input type="text" class="cat_textbox" id="LastName" maxlength="255" name="LastName" /> &bull; </div>
        <div class="item"><label>Email</label><br />
        <input type="text" class="cat_textbox" id="EmailAddress" maxlength="255" name="EmailAddress" /> &bull; </div>
        <div class="item"><label>Company</label><br />
        <input type="text" class="cat_textbox" id="Company" maxlength="255" name="Company" /> </div>
        <div class="item"><input type="button" name="next2" value="Next" onclick="display_next2();" /></div>
        </div>
        <div id="step2" style="display: none;">
        <div class="item"><label>Shipping Address</label><br />
        <input type="text" class="cat_textbox" id="ShippingAddress" maxlength="500" name="ShippingAddress" /> </div>
        <div class="item"><label>City</label><br />
        <input type="text" class="cat_textbox" id="ShippingCity" maxlength="255" name="ShippingCity" /> </div>
        <div class="item"><label>State</label><br />
        <input type="text" class="cat_textbox" id="ShippingState" maxlength="255" name="ShippingState" /> </div>
        <div class="item"><label>Zipcode/Postcode</label><br />
        <input type="text" class="cat_textbox" id="ShippingZip" maxlength="255" name="ShippingZip" /> </div>
        <div class="item"><label>Country</label><br />
        <select class="cat_dropdown" id="ShippingCountry" name="ShippingCountry">
        <option selected="true">-- Select Country --</option>
        </select> </div>
        <div class="item"><input type="button" name="next3" value="Next" onclick="display_next3();" />  <input type="button" name="back3" value="Back" onclick="display_back3();" /></div>
        </div>
        <div id="step3" style="display: none;">
        <div class="item"><input type="checkbox" id="sameas_shipping" name="sameas_shipping" value="1" onchange="handleChange(this.value);" />  Billing is same as Shipping<br />
        <div class="item"><label>Billing Address</label><br />
        <input type="text" class="cat_textbox" id="BillingAddress" maxlength="500" name="BillingAddress" /> </div>
        <div class="item"><label>City</label><br />
        <input type="text" class="cat_textbox" id="BillingCity" maxlength="255" name="BillingCity" /> </div>
        <div class="item"><label>State</label><br />
        <input type="text" class="cat_textbox" id="BillingState" maxlength="255" name="BillingState" /> </div>
        <div class="item"><label>Zipcode/Postcode</label><br />
        <input type="text" class="cat_textbox" id="BillingZip" maxlength="255" name="BillingZip" /> </div>
        <div class="item"><label>Country</label><br />
        <select class="cat_dropdown" id="BillingCountry" name="BillingCountry">
        <option>-- Select Country --</option>
        </select> </div>
        <div class="item"><input type="button" name="next4" value="Next" onclick="display_next4();" />  <input type="button" name="back4" value="Back" onclick="display_back4();" /></div>
        </div>
        </div>
        <div id="step4" style="display: none;">
        <div class="item"><label>Work Phone Number</label><br />
        <input type="text" class="cat_textbox" id="WorkPhone" maxlength="255" name="WorkPhone" /> </div>
        <div class="item"><label>Shipping Instructions</label><br />
        <textarea class="cat_listbox" id="ShippingInstructions" name="ShippingInstructions" cols="5"></textarea> </div>
        <div class="item"><input type="button" name="next5" value="Next" onclick="display_next5();" />  <input type="button" name="back5" value="Back" onclick="display_back5();" /></div>
        </div>
        <div id="step5" style="display: none;">
        <div style="width: 100%; float: left;">
        <div style="width: 52%; float: left;">
        <div id="paymentdiv">
        <div class="item"><label>Name on Card</label><br />
        <input type="text" class="cat_textbox" id="CardName" name="CardName" /> &bull; </div>
        <div class="item"><label>Card Number</label><br />
        <input type="text" class="cat_textbox" id="CardNumber" name="CardNumber" /> &bull; </div>
        <div class="item"><label>Card Expiry</label><br />
        <select class="cat_dropdown_smaller" id="CardExpiryMonth" name="CardExpiryMonth">
        <option value="1" selected="true">Jan</option>
        <option value="2">Feb</option>
        <option value="3">Mar</option>
        <option value="4">Apr</option>
        <option value="5">May</option>
        <option value="6">Jun</option>
        <option value="7">Jul</option>
        <option value="8">Aug</option>
        <option value="9">Sep</option>
        <option value="10">Oct</option>
        <option value="11">Nov</option>
        <option value="12">Dec</option>
        </select><select class="cat_dropdown_smaller" id="CardExpiryYear" name="CardExpiryYear">
        <option selected="true" value="2012">2012</option>
        <option value="2013">2013</option>
        <option value="2014">2014</option>
        <option value="2015">2015</option>
        <option value="2016">2016</option>
        <option value="2017">2017</option>
        <option value="2018">2018</option>
        <option value="2019">2019</option>
        <option value="2020">2020</option>
        <option value="2021">2021</option>
        </select> &bull; </div>
        <div class="item"><label>Card Type</label><br />
        <select class="cat_dropdown" id="CardType" name="CardType">
        <option value="1" selected="true">Visa</option>
        <option value="2">Master Card</option>
        <option value="3">Bank Card</option>
        <option value="4">American Express</option>
        <option value="5">Diners Club</option>
        <option value="6">JCB</option>
        </select> &bull; </div>
        <div class="item"><label>CCV Number</label><br />
        <input type="text" class="cat_textbox" id="CardCCV" name="CardCCV" /> &bull; </div>
        </div>
        <!-- paymentdiv -->
        <div class="item"><label>Amount</label><br />
        <input type="text" class="cat_textbox" id="Amount" name="Amount" /> &bull; </div>
        <div class="item"><input type="submit" class="cat_button" id="catwebformbutton" value="Submit" />  <input type="button" name="back6" value="Back" onclick="display_back6();" /></div>
        </div>
        <div style="width: 47%; float: right;">
        <div class="item"><label>Payment Method</label><br />
        <input type="radio" class="PaymentMethodType" onclick="ShowCCFields(this.value);" checked="true" value="1" name="PaymentMethodType" />Credit Card<br />
        <input type="radio" class="PaymentMethodType" onclick="ShowCCFields(this.value);" value="5" name="PaymentMethodType" />PayPal<br />
        </div>
        <div class="item"><img alt="GlobalSign SSL Site Seal" src="/CatalystImages/globalsign-ssl-site-seal.gif" /> </div>
        </div>
        </div>
        </div>
        <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
        <script language="javascript" type="text/javascript">
                   //<![CDATA[
                   var submitcount42059 = 0;function checkWholeForm42059(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name");if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if(why != ""){alert(why);return false;}if(submitcount42059 == 0){submitcount42059++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
                   // Credit Card info is not required if paying by PayPal, Hosted Credit Card, COD etc
                   function ShowCCFields(val) {
                       if (!document.getElementById('paymentdiv'))
                             return; 
                       if (val != 1)
                             document.getElementById('paymentdiv').style.display = 'none';
                       else
                             document.getElementById('paymentdiv').style.display = 'inline';
                   //]]>
             </script>
        </div>
    </form>
    </div>

    This answer from Support cured the problem...
    Gaurav Sharma (Adobe Business Catalyst Support)
    Feb 20 04:12 (EET)
    Thank you for contacting us!
    I just see your online shop purchase form, which contains update credit card fields,
    http://screencastmb.worldsecuresystems.com/img/2013-02-20_1309.png
    As per the field description, it's used fo rupdating CC details, not for purchases.
    Remove that system field and reinsert the form, and it should then work
    Kind Regards

  • Cash journal - Credit card payment

    Hello colleagues,
    Want some light in posting CR/DR card payments in AR... Cash journal does not accept this payment method...
    Any help is highly appreciated.
    THnks,

    Dear Javier,
    I'm also interested in this topic. We have already set up credit card payments with SD and FI at our client. In this case, the credit card will be authorized with the sales order in SD. With the billing document, the credit card data is transferred to the respective FI-document (posting to an G/L credit card clearing account). The open item on the customer account will directly be cleared in the same posting. The G/L credit card clearing account will then be settled via transaction FCC1 (meaning the data will be electronically transferred to the credit card company).
    There is however now the requirement to evaluate whether it's possible to post invoices with credit card payment directly in FI without SD integration. Do you know whether it's possible to enter credit card information directly in the FI document? I know that you can see payment card data in the FI document when it comes from SD via Extras -> Payment Card Data but I wasn't able to enter it somewhere like in FB01.
    Did you find out that this is in general not possible?
    Thanks & best regards,
    Felix

  • Can't Remove Credit Card Payment Information.

    I recently left a family in Family Sharing so that I could disconnect my credit card information from my iTunes account. I had selected 'leave family' and 'stop family sharing', yet when I access my Apple ID via the iTunes App, it still says I am part of a family and denies me the ability to select 'none' under payment information. In my iPod settings, it says I am not part of a family; yet, in iTunes, it says I am.
    TL;DR: iTunes thinks I am still part of Family Sharing and won't allow me to remove my credit card payment information.

    Hello StealthBadger25,
    After reviewing your post, I have located an article that can help in this situation. It contains helpful advice concerning leaving Family Sharing. You may want to review the steps in the article to remove yourself from the account:
    Leave Family Sharing
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • Problem Reversing a Credit Card Payment

    I am having a problem reversing a Credit Card payment. Here is the the steps tha led up to the probplem:
    1) Applied Payment to an Invoice, paying the total of the Invoice using the Payment Means of Credit Card
    2) In Deposits, selected the Credit Card tab and selected the Payment to be deposited and Updated the Deposit.
    3) Brought the updated Deposit up, Clicked Data, selected Cancel and Canceled the Deposit.
    This worked well
    Here is were I have a problem
    4) Brought the Incoming Payment that was deposited and then had the deposit Cancelled, clicked Data and selected Cancel,
    when prompted for Transaction Cancelation date, first selected Origional Document date,  then selected CUrrent System date,
    but received the same message "Can Not Cancelled.  One of Credit Vouchers was cashed".  
    I tried to reverse the Transaction the same day it was orrigionally applied.
    Any odeas why I can not reverse a credit card payment BUT if I selected Check as the Payment method,  I am allowed to reverse the Check?
    I am currently running SAP B1 2007 SP00 PL47
    Thanks In advance!!!
    Dana

    Hi,
    Julie is correct. The setting is found in Admin/Setup/Banking - Credit Card Payment - Setup window. The "Payment After" field (Days/Month) is what determines whether the payment may be cancelled/reversed. Once the number of days/months indicated have passed, you cannot cancel the incoming payment transaction.
    Heather

  • How to process vendor credit card payment

    I need so help understanding the proper way to process a credit card payment to a vendor.  I know how to go into outgoing payments and enter the credit card in the payment means, but that does NOT create a payable invoice under my credit card vendor. 
    So for example I use my credit card to pay UPS in SAP.  I then need to cut a check to pay my credit card vendor, but how does the invoice amount from UPS get transferred to my credit card vendor?

    HI,
    I am new to SAP.I want to Configure the process vendor credit card payment.I am unbale to access the
    Use this document on [Credit Card Management|https://websmp203.sap-ag.de/~sapdownload/011000358700004490652004E/Credit_Cards_2004A.pdf] document.
    Could you please e-mail this document to me.My mail Id is [email protected]
    Thank you very much
    Regards,
    Habib

  • How to handle credit card payments in SAP for customer payments

    Hello,
        Kindly let me know how to handle credit card payments, as per the company's process at the time of sales order the credit card are authorized for the customers and the moment delivery is done the credit card is charged, by the time billing ( invoice) is done the amt is already in the bank, this is done is the current system, how do we implement this in sap and what kind of info do we need to know inorder to successfully implement this payment process, points will be awarded ,
    thanks a lot.

    Hi Purnachandra,
    Do you have any details of the credit card flat file upload into SAP. How these may be applied to the invoices and clear them similar to the lockbox porcess. Any help would be highly appreciated and rewarded.
    Thanks,
    Deep

  • My credit card payment didnt go thru a few days ag...

    my credit card payment didnt go thru a few days ago and I just realised they cancelled my subscription---how do I get them to recharge the card ??

    I think you may need to contact customer service regarding that matter. Just open the link pasted below to see the instructions on how to get in touch with customer service -
    https://support.skype.com/en/faq/FA1170/how-can-i-​contact-skype-customer-service
    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

  • Cielo app for accepting credit card payments.

    Hi there, I don't even know if this is the right place, but if someone could help....
    I'm form Brazil and a BB user for years, was looking for upgrading my 9900 to a Z10/Q10 phone.
    My company will start accepting credit card payments using smartphones, but the bank says they only have apps for iOS and Android....Is there anyway an Android app could work on the Z10? 
    Thanks 
    Storelli

    BAR files are apps you can install (side load) to your BB10 device. BAR files are converted (usually by others) from those native to Android and iOS.
    DDPB is a PC app that can be used to perform the side-loading process of the BAR file app to your BB10 device.
    So, if someone somewhere (you must search the Internet) has created already a BAR file for this Cielo app you want (which you say already exists for Android and iOS), then you can download that BAR file to your PC, install DDPB to your PC, and then use DDPB to install the app (using the BAR file) to your BB10 device.
    The process is called side loading. If a developer has not written their app for BB10, then you can still side load it if the above conditions are met (someone has created a BAR file already for the app).
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Accepting Credit Card Payments

    Please be patient, this is new for me. I know the bare
    minimum, and have only designed basic web sites. (I'm primarily a
    print designer.)
    I have a client that needs to be able to accept credit card
    payments on his site. No shopping cart, no products being sold.
    He's a debt collector, and wants people to be able to come to his
    site to make a payment directly. I tried talking him into Paypal
    because I think I can figure that out. But he wants the credit card
    stuff directly on HIS site.
    I know he needs to have SSL set up (right?). He set up his
    hosting himself, so I'll have to find out what he has. He has to
    have some kind of merchant services in order to accept credit card
    payments...I'm trying to get that info from him as well. I'm at the
    point where I don't even know what to ask him or tell him.
    I've found third-party services out there that seemed like a
    good idea (some mentioned on this forum), but they're for setting
    up shopping carts. I don't need that, just the payment part.
    Is there anyone out there willing to point me in the right
    direction?? What's the equation for getting this accomplished?
    Thank you!
    Lisa

    macnut4 wrote:
    > Please be patient, this is new for me. I know the bare
    minimum, and have only
    > designed basic web sites. (I'm primarily a print
    designer.)
    > I have a client that needs to be able to accept credit
    card payments on his
    > site. No shopping cart, no products being sold. He's a
    debt collector, and
    > wants people to be able to come to his site to make a
    payment directly. I tried
    > talking him into Paypal because I think I can figure
    that out. But he wants the
    > credit card stuff directly on HIS site.
    > I know he needs to have SSL set up (right?). He set up
    his hosting himself, so
    > I'll have to find out what he has. He has to have some
    kind of merchant
    > services in order to accept credit card payments...I'm
    trying to get that info
    > from him as well. I'm at the point where I don't even
    know what to ask him or
    > tell him.
    > I've found third-party services out there that seemed
    like a good idea (some
    > mentioned on this forum), but they're for setting up
    shopping carts. I don't
    > need that, just the payment part.
    >
    > Is there anyone out there willing to point me in the
    right direction?? What's
    > the equation for getting this accomplished?
    >
    > Thank you!
    >
    > Lisa
    >
    >
    Hi Lisa:
    If you want to work with a payment gateway, you're pretty
    much going to
    have to use a shopping cart solution as they include
    scripting that
    enables the cart to interface with the payment gateway.
    Otherwise you're
    going to have to hand code your API calls to the payment
    gateway.
    Here are some things to think about:
    1. Does he have a database that you can put online so that he
    can search
    and view creditor records?
    2. Does his hosting provider support any kind of Server Model
    such as
    ASP, PHP or Coldfusion?
    3. Does the payment data need to be stored in a database so
    your client
    can retrieve it at a later time, or does he plan to use the
    payment
    gateway's control panel to view payments received?
    These three questions need to be answered to determine the
    extent of the
    application you can develop. I'd recommend strongly that the
    client have
    a database which stores all creditor information, including a
    creditor
    ID and that the website you develop have a User
    Authentication module so
    that creditors can log in to their own accounts, view their
    records and
    make partial or full payments to your client using your
    application.
    To implement this, you're going to have to host your site on
    a server
    that supports a Server Model such as ASP VBScript, ASP
    JScript, PHP or
    Coldfusion. Have your client check with his hosting provider
    to see what
    Server Model is supported if any. You may need to move him to
    a hosting
    provider that supports one of these models. This is because
    however you
    implement this application you're going to AT LEAST be able
    to post form
    data to a processor page that uses a server language(model).
    If a database of creditor information is on the server, it
    makes sense
    to store payment information in the database and to update
    creditor
    information, or to give your client administrator privileges
    so that he
    can update the creditor information when a payment has been
    made. Also
    consider that there may be fees such as interest on principle
    or some
    kind of amortization calculation to determine the actual
    percentage of
    the debt that has been paid when a partial payment is made.
    With this information in mind, and knowing that you'll have
    to code User
    Authentication, Payment Calculations, API scripting to pass
    data to the
    payment gateway, Success and Failure pages that display data
    about the
    payment as well as a search pages to display creditor data to
    the
    creditor as well as a back-end administrative application to
    allow your
    client to update the data in his database, you may want to
    consider
    using some tools to help you with this kind of project.
    WebAssist has the tools to allow you to build the User
    Authentication,
    Data search and manipulation and also the non-shopping cart
    payment
    application that you need to use which will interface
    silently with
    payment gateways such as Autorize.NET, PayPal's Website
    Payments Pro,
    Payflow Pro, LinkPint API as well as international payment
    gateways such
    as eWay and ProTX. Check out these tools and see if they will
    be
    appropriate for your task:
    SecurityAssist:
    http://www.webassist.com/professional/products/productdetails.asp?PID=114&CouponID=lm4gyi& RID=590&WAAID=92
    DataAssist:
    http://www.webassist.com/professional/products/productdetails.asp?PID=117&CouponID=lm4gyi& RID=590&WAAID=92
    eCart (don't let the name fool you! It can be configured in
    such a way
    that your client doesn't even know he's using a product that
    has the
    word "cart" in it!)
    http://www.webassist.com/professional/products/productdetails.asp?PID=123&CouponID=ecart41 &RID=590&WAAID=92
    If you have any questions, call the 800 number at the top of
    any page or
    email sales at webassist dot com.
    enthusiastically,
    mark haynes

  • Credit Card Payment Failed

    I am currently getting the following error when trying to make a purchase with a credit card:           "Credit Card Payment Failed           There was an error processing your credit card. Please correct this and try again.  Invoice Number not found. Please go back and correct this
    website is www.keitoshoes.com

    I have authorize.net they gave me (Gateway Customer ID: and the Transaction Key) that's all I have done in the site. but when I go to (CRM and Orders) the order is there and the credit card was charge to the client. So I hope when you purchase something you get a thank you message.

  • Fraudulent Billing-Online Credit Card Payments not acknowledged by Verizon

    Hi,
    I made 2 online credit card payments in August 2013 for $145,  I also made a online check payment.  My Verizon account only showed the check payment and not the credit card payments eventhough I was charged for these payaments.  I talked to a Verizon rep and was told to fax the credit card statements which I did.  I was then told that they were not visible. So, I faxed it again. Another Verizon rep stated acknowledged the payments and this was resolved. 
    A few days later I got a call from the original Verinzon rep stating that they are still having issues with the bank statements and that the payments are not visible.  I thought she was confused and didn't understand that this was already resolved.  Why did the second Verizon rep see the proof of payment and the first one didn't I will not understand.  So, I contacted Verizon again and got a 3rd rep who was completely rude and gave me a hard time stating that there was nothing entered in the computer stating that a bank statement was required and that I had to pay $145 again!  I just hung up and called back again and got a 4th rep that was more supportive.  She provided me with an email address to fax the bank statements which I did right away. I thought this was finally resolved. Yeah right.
    Weeks later, I get an e-mail from the Verizon Finace team stating that they are still having issues and that I need to request additional documentation besides the bank statements from my banks.  After months of research on Verizon's end, I was given 10 days to get this documentation or the case will be closed.  I contacted the banks and they didn't understand why the bank statements were not enough. I've literally spent hours at work and so much time trying to get this resolved. I'm so beyond stressed out.
    I provided the bank statements again to Verizon-Notificaiton, but I have not heard back.  The $145 is still on my account balance and I refuse to be double billed.  This is just not right.  I plan to contact an attorney about this. The bank statements clearly show that I was charged $145.  It's not my fault that you can't locate payment. I will not pay an additional $145. 
    Can someone help me?

    Your issue has been escalated to a Verizon agent. Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board. you will find a link to the private board where you and the agent may exchange information.
    To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe".This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • I would like to know why I cannot select a payment date for a credit card payment but I can select a payment date for a check payment on line.

    I am trying to find out about on line payment dates.
    When I have made payments via my checking account, I am able to schedule those payments.
    Today I made a credit card payment and was unable to schedule that payment for my due date.
    I was charged today.
    I don't understand why I can pre-schedule an e-check but not a credit card payment.

    Hey,
    I think you will find that you have to have a debit/credit card stored on yur account regardless of whether your have iTunes Credit or want to purchase a free App. I don't know why, I assume its for ID verification or is part of the terms and conditions. I occasionally have to re-verify my credit card info even when just trying to run Update on one of my Apps or like I said downloading a free App.
    If you need further clarification all you can do is contact iTunes Support:
                   https://expresslane.apple.com/ServiceOptionAction.action
    Hope this helps. Andrew

  • Accounting document while VF01 for credit card payments

    Hi Friends,
    While creating billing document for credit card payments, system creates accounting document as under. One FI document for all the below line items.
    Dr. Customer
    Cr. Revenue
    Cr. Customer
    Dr. Card receivable.
    Instead is it possible to generate two documents, like ...
    1. Dr. Customer Cr. Revenue
    2. Cr. Customer Dr. Card receivalbe. (document type is different, i want to take DZ)
    Pl let me know.
    Thanks in advance,
    Srini

    Hi,
    Have a look to below blog, it is regarding e-payment, but you can refer this for your approach.
    /people/aashish.sinha/blog/2011/02/24/e-payment-a-customized-solution-other-than-sap-integration-package-swift-150-part-1
    Regards
    Aashish Sinha

  • Does apple allows credit card payment in ios app for just user subscription inside the app?

    Hello,
    Suppose I want to develop an iPhone app which performs user subscription for the app to assist the user and provide the user with its facilities and this user subscription can be done only when user pays some amount to the app. Now what I want is that this subscription amount should be payable by providing the credit card payment in the app. So my question is that is this credit card payment allowed by Apple or such an app will be rejected by Apple?
    Thanks 

    Sorry but can you explain me does your reply means that I should use In App Purchase provided by Apple or I can use Paypal or other credit card payment options?

Maybe you are looking for

  • Lost old computer how can I sync with new?

    The computer I used to sync my iPhone has stopped working and I really would like to sync my phone so is there any way to sync my phone to another computer without losing everything?

  • Renaming Folders

    I'm using Lightroom 5 on a PC.  Nothing else open.  In the Library module I right click on the file folder and the menu drops down.  I choose "rename", enter the new name, and hit return.  I get a message that says the file cannot be renamed or moved

  • HT1296 computer crashed lost all music on my computer can i transfer them from my ipod to ituns

    my computer crashed i had to reinstall windows i lost my music i want now if i can use my ipod to transfer my music back to itunes

  • Silent print

    Hi all I have the usually problem of the developer : the silent printing!!! Then,i have a FOP document and i want to silent printing the pdf,i try some method: 1) autogenereted PCL(by FOP) 2)by postscript This solution give me horrible results,the pr

  • I need different type size to appear on the same line

    I know this has to be easy, I just don't know how to do it. I have a line of type which starts out as Headline 2, but I need the last part of the same line to appear as 12 pt paragraph type. When I select the last part of the line to resize it to 12