Payment (Credit) cards authorizatio check

while manualy creating an order we goto payment methods screen after giving the credit card details in header to check the authorization block inorder to not to bill the credit cards.
My scenario is
I am uploading sales order through an external system to SAP..
so they want the credit card details in the order but authoization block to be checked so that after creating order they go and change that manually..
i am uploading the sales order through the BAPI_SALESORDER_CREATEFROMDAT2.
I am passing all the credit card data into orders_card structure.
but unable to find how to send the check for the authorization block.
I tried all the ways like passing 'X' to auth_ceck ,authorization etc..
can any body help me out in this ...
NOTE---I want at the stage of creation of order only not after creating an order then call any function module and change the FPLA table..

Darkknight59 wrote:
All my other cards are still showing.
There is a limit of eight cards in Apple Pay.

Similar Messages

  • RMA when Orignial SO was paid thru Credit Card and Check (Multiple Payment)

    Hi,
    If I have an original sales order of $100 and customer has paid $100 through Credit Card and Check. Now when he is returning the material back, will RMA take the same payment methods by default?
    Also, when customer has purchased the material, there was an Authorization happened. Now when he returns the material, how the payment will go to customer on Credit Card?
    Any help will be highly appreciated.

    I am running RFFOUS_C.  I'm not sure what you mean by 'set the variant for check print by using the new dummy check number range'.  I had created a check number range (and lot) and attached it to the house bank I enter when running the program - is this what I should be doing?  Under print control, I have the 'print checks', 'print payment advice' and 'print payment summary' options selected, but I do not have 'print immediately' selected.  When I run RFFOUS_C in this manner, check numbers do not get created.  In fact, their is a function module 'get_check_number', but this only gets executed when you run RFFOEDI1.  What could I be doing wrong?

  • DTW Incoming payment Credit Card

    Hi everybody,
    I try load by DTW the incoming payments, but can I not load successful the Credit card payment, I don't understand how match the Header Template with Detail Template.
    I upload Template file that I use.
    Please look up  the  "Header" file  the column "H" show the payment form, the  "Payment Credit Card" file  show the payment with credit card "matching" whit the header.

    Hi Douglas,
    try again after doing the following things
    1. ORCT - Remove values from Cash Sum for credit card incoming payment transactions
    2. ORCT - Enter Series Code instead of series name
    3.RCT3 - Give only last 4 digits of Credit card No.
    Please revert back with results
    Thanks
    Unnikrishnan

  • MOD10 Validation for Credit Card and Checks

    Hi Friends, I am looking for MOD10 Validation function for Credit Card and Checks.

    See example below. Suggest you check this a.) suits your requirements and b.) actually works ;-)
    FUNCTION luhn_check_digit (
       n IN VARCHAR2)
       RETURN NUMBER
    IS
       SUBTYPE st_num IS NUMBER (10);
       m st_num := 0;
       FUNCTION luhn_sum (
          n IN VARCHAR2)
          RETURN NUMBER
       IS
          l st_num := LENGTH (n);
          t st_num := 0;
          s st_num := 0;
       BEGIN
          <<multiply>>
          FOR i IN 0 .. (l - 1) LOOP
             t := SUBSTR (n, (l - i), 1) * (MOD ((i + 1), 2) + 1);
             <<combine>>
             FOR j IN 1 .. LENGTH (t) LOOP
                s := s + SUBSTR (t, j, 1);
             END LOOP combine;
          END LOOP multiply;
          RETURN s;
       END luhn_sum;
    BEGIN
       m := luhn_sum (n);
       RETURN (CEIL (m / 10) * 10) - m;
    END luhn_check_digit;

  • Credit card setup check

    I am new to Oracle apps could someone let me know what all checks do we need to do to see that the credit card setup is working correctly in an environment.
    Thank you for your help

    I have already checked the previous ones all are related to setting up credit cards. For me the credit card setup has been done I need to check whether the setup is working correctly or not.
    I am sorry if this is 222 silly a question to ask.
    I have looked into the sales order form and have entered the header information along with line and credit card information and before booking the order went to Actions-->Process payment
    What should we get when we do process payment?

  • HT203905 When family organizer updates payment credit card, members of family still only see old card on file. Payment declines with no other options!

    When I wish to update an app or purchase an app on my iPhone, i get the message that Verification is required. next I am presented with entering the 4 digit security code for a credit card whose complete number is greyed out except last four digits. I can see itnis the old expired creit card. My Famiiy Organizer/husband has since updated that credit card, but I have no ability to sync up to the new credit card number. Shouldn't my family organizer payment updates immediately trickle down to the members of the family? I am locked out of purchases (even mere app updating), because I have no control over changing my own payment methods. I'm not asking to have my own separate card on file (as many support discussions reveal); I am simply trying to sync up to my family organizers payment method. It didn't automaitcally update member devices. I tried to update my own payment in SETTINGS, but its all greyed out since I am not the family Organizer. Talk about going in circles! I have 50 apps that I cannot update. Help! 

    You can create an App store account without a credit card, however that won't help you with updating your previous purchases. Apps are DRM protected, and tied to the account that was used to originally purchase them. There is no way to overcome this DRM protection or transfer them to another account(Itunes support can if you contact them). If you want to create an App store account without a credit card, follow the directions here, but bear in mind the DRM protection mentioned. If you use this account to download free apps, you will have to use this same account for all future updates:
    http://support.apple.com/kb/ht2534

  • Outgoing Payment - Credit Card

    Hi All,
    We have a company credit card. With this card, we may pay say 5 different vendors.
    Since I cannot find a kind of "deposit" function for outgoing payments, I am thinking of this:
    1. Create a "credit card prepayment" GL account in Assets
    2. Do all 5 outgoing payments from this GL account (ignoring error message about cash flow report)
    3. When we get the credit card statement to pay each month, doing another outgoing payment from my bank account to the "credit card prepayment" GL account
    4. Manually internally reconcile "credit card prepayment account" GL
    Can anyone suggest a better way, or does this look ok? The error with cash flow report is odd, as on one hand the amount of money has been paid, but on the other, is still owed to credit card company.
    Thanks!
    Rajiv
    Edited by: Rajiv Agarwalla on Feb 23, 2009 7:33 PM

    If there is a way to use an interim GL account similar to "cheque clearing a/c" for incoming payments, but for outgoing payments, then of course that is perfect!
    We are trying to do the same thing but manually (it makes external bank reconciliation easier, as only 1 entry for payment to ccard company as per bank statement).
    I tried to go to:
    Banking->Outgoing Payments->Outgoing Payments->select Vendor/GL, tick amt, then click money bag, then Bank Transfer tab.
    However, I do not see an option for interim GL account? I can see how to set this up as you suggested, but we wish to make payments manually each time and not using the Payment Wizard. Is there another way of utilizing this deature?
    Thanks again,
    Rajiv
    Edited by: Rui Pereira on May 1, 2009 10:47 AM

  • Problem Editing payment Credit Card on app world

    I tried to edit my credit card number (change) that i used for payment. and when i do that, i've always get this error "We are unable to process your card at this time, please verify the information you have entered is correct.[12000]" can somebody explain to me in specific what cause this error?
    Thanks in Advance

    Perhaps it is this  >  http://support.apple.com/kb/HT3702
    If not...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Can't update payment credit card expiration date

    What a mess.  I thought i loved Skype until a change was needed.  I go to the settings for my subscription and go through the steps to add a new credit card (not sue why I can't just update the expiration date but...).  It try's to verify the payment / card with the bank and I get a message that I can't access that page.  I have tried Chrome, Firefox, Safari and IE. All the same.  Searched for hours for answer or someone to call but zip.... help please or I will just let the **bleep** thing expire and sign up again.

    I think you may need to contact customer support for clarifications and for further assistance. provide them as much relevant information possible, including the exact error message/notifications that is being display as such may help determine the possible problem and solution. https://support.skype.com/en/faq/FA1170/how-can-i-contact-skype-customer-service
    CONTACT SKYPE CUSTOMER SERVICE   |  HOW TO RECORD SKYPE VIDEO CALLS  | HOW TO HANDLE SUPICIOUS CALLS AND MESSAGES   |  WINDOWS PROBLEMS TROUBLESHOOTING   |  SKYPE DOWNLOAD LINKS  
    MORE TIPS, TRICKS AND UPDATES AT
    skypefordummies.blogspot.com

  • Can I switch payment credit card without canceling...

    I want to use a different credit card for my monthly subscription. but i can't do that unless i cancel my subscription. but I still have unused minutes under current subscription, that will be wasted if I cancel my subscription now. what can i do?

    Yes you can just swap unless of course the second phone is locked to a different carrier.

  • HT204053 change payment credit card

    how do i change the billing credit card with my iTunes account

    Open iTunes on your computer.  Go to Store > View Account from iTunes' menu.  Sign in using your Apple ID and password.  There is a row near the top of the resulting display where you can change your credit card information.

  • Masking Payment (Credit) Card number in CRM 4.0

    Hi Experts,
    I was wondering how can I mask the credit card number in CRM at BP as well as transaction level. SAP Help says that it happens automatically at transaction level, but it is not happening in our CRM 4.0 system.
    We need the masking to be done as 5123**********45 at BP as well as transaction level.
    Any help would be highly appreciated and rewarded.
    thanks
    Yash

    Hi Yash,
    I am a bit late in answering your question. A bit occupied with my project.
    To mask credit card numbers you need have the encryption is in place. In standard the card numbers are not encrypted in the database tables. If your credit card vendor (e.g. paymetric) doen't provide you the third party encryption tool then you have to implement SAP Cryptographic Library for encrypting data in the SAP system (using SSF). Please refer to the note 662340 for encryption. Encryption is a complex process and you need to take the help from BASIS team.
    After successful encryption apply the note 837231 for masking.
    Let me know, if you have any further questions
    <b>Reward if helps</b>
    Regards,
    Paul Kondaveeti

  • I need a paid invoice sent for annual payment deducted from my credit card

    How can I get an invoice stating that you have taken the annual payment of $89.99 for Adobe PDF Pack?

    Hi nerkabill,
    Please see this document: Manage your membership and payments | Creative ... - Adobe.
    You'll find the information that you're looking for in the Payment & Credit Card section.
    Best,
    Sara

  • How to post the credit card payment Transaction in incoming payment screen?

    Dear All,
    I post the incoming payment for credit card transaction.The Following errors is  occur  
    Failed to Post Incoming Payments:Credit card code does not exist  [RCT3.CreditCard]   how to  solve this error..

    Hi,
    The Payments.CreditCards object contains a CreditCard property which must be defined before adding the payment. This property should contains the code of one of the credit cards defined in the system (OCRC table).
    You can handle this table under Administration --> Setup --> Banking --> Credit Cards.
    Beni.

  • Credit Card functionality

    HI,
    Can any on tell me settings related Credit Card functioanlity and config settings related to SD module
    Regards
    Ajoy

    dear ajoy
    This is how you can configure for credit card payments
    regards
    swapnil
    Set Up Credit Control Areas:
    Define Credit Control Area
    Transaction: OB45 
    Tables: T014
    Action: Define a credit control area and its associated currency.  The Update Group should be ‘00012’.  This entry is required so the sales order will calculate the value to authorize
    Assign Company Code to Credit Control Area
    Transaction: OB38
    Tables: T001
    Action: Assign a default credit control area for each company code
    Define Permitted Credit Control Area for a Company
    Code
    Transaction: 
    Tables: T001CM
    Action: For each company code enter every credit control area that can be used
    Identify Credit Price
    Transaction: V/08
    Tables: T683S
    Action: Towards the end of the pricing procedure, after all pricing and tax determination, create a subtotal line to store the value of the price plus any sales tax.  Make the following entries:
    Sub to:  “A”
    Reqt:  “2”
    AltCTy:  “4”
    Automatic Credit Checking
    Transaction: OVA8
    Tables: T691F
    Action: Select each combination of credit control areas, risk categories and document types for which credit checking should be bypassed.  You need to mark the field “no Credit Check” with the valid number for sales documents.
    Set Up Payment Guarantees
    Define Forms of Payment Guarantee
    Transaction: OVFD
    Tables: T691K
    Action: R/3 is delivered with form “02” defined for payment cards.  Other than the descriptor, the only other entry should be “3” in the column labeled “PymtGuaCat”
    Define Payment Guarantee Procedure
    Transaction: 
    Tables: T691M/T691O
    Action: Define a procedure and a description. 
    Forms of Payment Guarantee and make the following entries Sequential Number  “1” 
    Payment Guarantee Form “02”
    Routine Number   “0”    Routine Number can be used to validate payment card presence.
    Define Customer Payment Guarantee Flag
    Transaction: 
    Tables: T691P
    Action: Define a flag to be stored in table. 
    Create Customer Payment Guarantee = “Payment Card Payment Cards (All Customers can use Payment Cards)”.
    Define Sales Document Payment Guarantee Flag
    Transaction: 
    Tables: T691R
    Action: Define the flag that will be associated with sales document types that are relevant for payment cards
    Assign Sales Document Payment Guarantee Flag
    Transaction: 
    Tables: TVAK
    Action: Assign the document flag type the sales documents types that are relevant for payment cards.
    Determine Payment Guarantee Procedure
    Transaction: OVFJ
    Tables: T691U
    Action: Combine the Customer flag and the sales document flag to derive the payment guarantee procedure
    Payment Card Configuration
    Define Card Types
    Transaction: 
    Tables: TVCIN
    Action: Create the different card types plus the routine that validates the card for length and prefix (etc…) 
    Visa , Mastercard, American Express, and Discover 
    Create the following entries for each payment card 
    AMEX  American Express ZCCARD_CHECK_AMEX Month
    DC  Discover Card  ZCCARD_CHECK_DC  Month*****
    MC  Mastercard  ZCCARD_CHECK_MC  Month
    VISA  Visa   ZCCARD_CHECK_VISA  Month
    The Routines can be created based on the original routines delivered by SAP. 
    *****SAP does not deliver a card check for Discover Card. We created our own routine.
    Define Card Categories
    Transaction: 
    Tables: TVCTY
    Action: Define the card category to determine if a
    payment card is a credit card or a procurement card.
    Create the following two entries
    Cat Description  One Card  Additional Data
    CC Credit Cards  No-check  No-check
    PC Procurement Cards No-check  Check
    Determine Card Categories
    Transaction: 
    Tables: TVCTD
    Action: For each card category map the account number range to a card category.  Multiple ranges are possible for each card category or a masking technique can be used.  Get the card number ranges from user community.  Below is just a sample of what I am aware are the different types of cards. 
    Visa Credit  Expires in 7 days. 
        400000   405500
        405505   405549
        405555   415927
        415929   424603
        424606   427532
        427534   428799
        428900   471699
        471700   499999
    Visa Procurement  Expires in 7 days.
        405501   405504
        405550   405554
        415928   415928
        424604   424605
        427533   427533
        428800   428899
    Mastercard Credit Expires in 30 days
        500000   540499
        540600   554999
        557000   599999
    Mastercard Procurement Expires in 30 days
        540500   540599
        555000   556999
    American Express Credit Expires in 30 days
        340000   349999
        370000   379999
    Discover Card Credit Expires in 30 days
        601100   601199
    Set Sales Documents to accept Payment Card Information Transaction: 
    Tables: TVAK
    Action: Review the listing of Sales Document types and enter “03” in the column labeled “PT” for each type which can accept a payment card
    Configuration for Authorization Request
    Maintain Authorization Requirements
    Transaction: OV9A
    Tables: TFRM
    Action: Define and activate the abap requirement that determines when an authorization is sent.  Note that the following tables are available to be used in the abap requirement (VBAK, VBAP, VBKD, VBUK, and VBUP).
    Define Checking Group
    Transaction: 
    Tables: CCPGA
    Action: Define a checking group and enter the
    description.  Then follow the below guidelines for the remaining fields to be filled.
    AuthReq Routine 901 is set here.
    PreAu  If checked R/3 will request an authorization for a .01 and the authorization will be flagged as such. (Insight does not use pre-authorization check).
    A horizon This is the days in the future SAP will use to determine the value to authorize
    (Insight does not use auth horizon period).
    Valid  You will get warning message if the payment card is expiring within 30 days of order entry date. 
    Assign Checking Group to Sales Document
    Transaction: 
    Tables: TVAK
    Action: Assign the checking group to the sales order types relevant for payment cards
    Define Authorization Validity Periods
    Transaction: 
    Tables: TVCIN
    Action: For each card type enter the authorization validity period in days.
    AMEX American Express 30
    DC Discover card  30
    MC Master card  30
    VISA Visa   7
    Configuration for clearing houses
    Create new General Ledger Accounts
    Transaction: FS01
    Tables: 
    Action: Two General Ledger accounts need to be created for each payment card type.  One for A/R reconciliation purposes and one for credit card clearing.
    Maintain Condition Types
    Transaction: OV85
    Tables: T685
    Action: Define a condition type for account determination and assign it to access sequence “A001”
    Define account determination procedure
    Transaction: OV86
    Tables: T683 / T683S
    Action: Define procedure name and select the procedure for control.  Enter the condition type defined in the previous step.
    Assign account determination procedure
    Transaction: 
    Tables:
    Action: Determine which billing type we are using for payment card process.
    Authorization and Settlement Control
    Transaction: 
    Tables: TCCAA
    Action: Define the general ledger accounts for reconciliation and clearing and assign the function modules for authorization and settlement along with the proper RFC destinations for each.
    Enter Merchant ID’s
    Transaction: 
    Tables: TCCM
    Action: Create the merchant id’s that the company uses to process payment cards
    Assign merchant id’s
    Transaction: 
    Tables: TCCAA
    Action: Enter the merchant id’s with each clearinghouse account

Maybe you are looking for