Payment cards : authorization not received on certain days

Dear fellow SAP users,
We use the payment cards feature but we do not need to connect to a clearing house because we know that the credit cards are actually valid.
In order to by pass the connection to a clearing house, we copied the standard CCARD_AUTH_SIMULATION function and kept only the "approved" part.
This works fine except for the sales created on certain days (namely Saturdays).
For these orders, it looks as if no call is even made to the function module because the call status in the sales order is blank ("Not relevant").
Could this be due to the factory calendar (Saturday is not a workday in the calendar we use) or something similar ?
Your help is highly appreciated because I am getting crazy with this issue !
VQ.

Hello Vincent
Check how you have set up any  Authorization  Horizon or Requirements.
SPRO/IMG/Sales and Distribution/Billing/Payment Cards/Authorization and Settlement/Specify Authorization Validity Periods
or
SPRO/IMG/Sales and Distribution/Billing/Payment Cards/Authorization and Settlement/Maintain Authorization Requirements
Hope this helps, let me know.

Similar Messages

  • To Remove Payment Card Authorization Block from Sales Order

    Hello All,
    I have a Scenerio of Payment Card Authorization where system receives authorization for Payment Cards and if authorization is Denied, Authorization Block Check is Set at Header of Sales Order in Payment Card Tab.
    Now if the Client Requirement is to Create a Z Program to Remove only the Check of Authorization Block in Open Orders.
    I have tried all the ways, unless we give Manual Authorization in payment Card Tab of Sales Order the Block cannot be removed.
    Can you provide a Way Out in Order to only Remove the Authorization Check without Manual Authorization in Sales Order.
    Looking Forward to your Views on the Same.
    Best Wishes,
    Onkar Khedekar

    Hi,
    MV45AFZH is the Standard User Exit that Runs when the order is Saved in Order Creation Mode.
    I wish to know a way out to remove Authorization Block in already Created Open Orders whose Payment Card Authorization is Denied.
    Regards,
    Onkar Khedekar

  • R12 AP - modify a payment batch to not print a certain check

    Please can anyone clarify, in Account Payables Release 12, is it possible to modify a payment batch, to not print a certain check. If so, request summary of how to do it.

    Hi Ballu,
    Which responsibility are you using in R12 to get the Payment Batch screen? The Payment Batches screen which was there in 11i does not appear in R12 "Payables Manager" responsibility.
    I have just started working on the R12 upgrade and I need some help.
    Thanks,
    BKN.

  • Payment cards authorization

    hai everybody
    can anybody tell me the functionality of the following fields in authorization config
    Initialization Authorization SET
    Result Authorization (SET)
    thank you

    hi colleague;
    I would like to kindly ask you to please check note 633462 (as well our FAQ note regarding Credit Card data       
    encryption, no. 766703).                                                                               
    Note 633462, from point 6 to 11, describes what you have to check and also how you can encrypt all the credit card numbers saved in the system using the CCARDEC_TRANSFORM_SD and the CCARDEC_TRANSFORM_FI       
    reports.                                                                               
    The reports within note 1046649 should also help you with the encryption process in tables VCNUM / VCKUN.                                                                               
    Depends of your support package, the following notes should also correct some details in the Payment Cards functionality. Please check if they are applied to your system:                                                                               
    - 1138689 -> Change documents for encrypted credit card in order         
    - 1140797 -> Encryption: Card not masked                                                                               
    Afterwards you can still run the report from note 1180185 in order to ensure that the Credit Cards are also masked in the Sales Documents  change log.                                                                               
    Please also check note 1029819 for further details about how to enable the encryption in your system.                                                                               
    Just to summarize:                                                                               
    Basically, to activate the encryption you have to follow the steps from note 766703. Please ensure this information is also taken into account:                                                                               
    "... the system displays the payment card number in unencrypted format if you have the authorization for activity 'C4' in the V_VBAK_AAT authorization object. If you do not have this authorization, the system  
    returns a masked number."                                                                               
    This note also asks you to first install and configure the SAPCryptoLib and then follow the steps from note 633462. You can also refer to note 510007 to find more information on how to correctly enable the  SAPCryptoLib in order to use it together with the Payment Cards functionality.                                                                               
    After everything is correctly customized, you can run the report  CCARDEC_CHECK to ensure that the encryption tool is working correctly.                                                                               
    Then, after that, you can run the report CCARDEC_TRANSFORM_VCKUN_VCNUM to encrypt the Credit Cards which are still not encrypted in the system. 
    I hooe it can explain the functionality.
    regards
    Ruy Castro

  • Payment card authorization

    hai everybody
    while i m working sales orders with payment cards after saving sales order i m not getting the authorization responce
    can u pls send me the info regarding the authorization of payment cards
    thank you in advance
    sudheer

    Check following links for your query:
    - [Payment Card Authorisation|http://help.sap.com/printdocu/core/print46c/en/data/pdf/SDBILIVPC/SDBILIVPC.pdf]
    - Credit card payment
    - [Set Up for Credit Card Payment Processing|http://www.sap-img.com/sap-sd/set-up-for-credit-card-payment-processing.htm]
    Thanks & Regards
    JP

  • Payment card details not replicated from CRM to ECC

    Hello
    We are creating BP in CRM which replicates into ECC. In BP, we are maintaining Payment cards. But, while replicating to ECC, this Payment card details are not replicating to ECC.
    The data is present in the BDoc.
    Please help!!
    Regards,
    Debolina

    Hi Debolina,
    Can you please share the solution. I have the similar requirement.
    Regards,
    Vaibhav

  • Payment Card field not required when terms Credit Card is selected

    Hi all,
    I am trying to make Payment Card fields required when the user selects Credit Card as Payment terms. Right now it allows to save the Sales Order even if there is no credit card number entered, even though the Payment Terms has been selected as Credit Card. I found a note 606494 but it has to do with a component we don't even have installed, so I could not implement it. Did not have any luck searching the forums. Please help!
    Thanks,
    Sergiy

    Check the settings -
    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
    Regards
    Sai

  • Apple gift card email not received (not iTunes). How do I resend?

    I sent an email Apple gift card but the person has not received it. I have received a confirmation and invoice and the money has been debited from my account. I can find links to resend iTunes vouchers but not Apple. How do I do this?

    ?? I don't know how to resend it. I can only find iTunes links not apple store gift card links

  • Certain Text messages not received by certain iphone users

    hi, i am not receiving certain text messages from certain iphone users. I previously had a iphone 4 and i already turned off the imessage on the phone.

    Hello Justinwong221,
    Have no fear, help is here! I can help with receiving text from iPhone users. I'm glad to see that you have turned off iMessage. The next step is to delete the entire text conversation from your phone and the mobile numbers that you are having issues with and start a new conversation. If the old conversation was originated with iMessage then the issue will not be resolved until the entire thread is deleted on both devices. While this can be tedious, depending on how many iPhone users you know, this is a major step in getting this resolved. Once you have done so then please keep us posted.
    Thank you...
    ArnettH_VZW
    Follow us on Twitter @VZWSupport

  • SahrePoint 2013 Server & Project Server 2013 - Notifications and reminders are not received by certain users

    Dears,
    We have recently implemented MS EPM 2013 where we started to face some strange behavior with the standard alerts and reminders sent from the system.
    Minor number of the users (with different levels of privileges from administrators to team members) are receiving emails and alerts normally (either when they are assigned on project schedule tasks or SharePoint list items alerts) without any issues however
    the. on the other hand the other majority number of resources are not receiving any kind of alerts from the system (neither from Project Server Nor from SharePoint).
    knowing that, all the resources/users have their emails configured properly, and their other attributes are almost the same for all users. all the emails are stored on the same exchange server.
    Anyone can help on this please.
    Appreciate your cooperation.
    Ibrahim Al-Masri Technology Manager at MethodCorp

    Thanks Dinesh, 
    Actually the users have this global permissions configured for them and yet they weren't receiving emails.
    We Just could solve this puzzle, all what we needed to do is to configure the
    RBS for the majority for the users who weren't receiving emails. 
    Welcome to EPM 2013 UN-unannounced changes.
    Ibrahim Al-Masri Technology Manager at MethodCorp

  • Payment cards authorization error

    hai everybody
    can u please tell is there any field related to STATE in customer master data in standard
    please help me out
    thank you

    Hello,
    hai everybody
    can u please tell is there any field related to STATE in customer master data in standard
    please help me out
    I could sense from your question that you are having a Third Party system called CYBERSOURCE for Credit Card Authorization. If this is so then the field STATE is mandatory field for CYBERSOURCE transaction. You can find this field in KNA1 table.
    Regards,
    Sarthak
    PS: If your issue is resolved then plz don't forget to close your thread at SDN forum.

  • OCP Certification Not Received after 45 Days!!

    Hi
    I have completed my OCP10g Admin on 19 sep 2012, done all formalities, Success Kit shows "You should receive your success kit within 45 days of the ‘Created Date’ above" my Created Date is same 19 Sep 2012, I have raised the SR with +"*Oracle Certification Support*" (http://education.oracle.com/pls/eval-eddap-dcd/OU_SUPPORT_OCP.home?p_source=OCP)+, there is no response from them. 45 Days criteria Already Passed.
    What is the best solution to get the certificate from Oracle soon?
    Why we have to do follow up everytime to get the certificate from Oracle, though Oracle ask all things needs to be fulfilled like "Course completion" etc. and I did that, also I want to mention here My Testing ID is same so there is no issue of different testing ids.
    Experts please advise,
    Thanks & Regards
    TJ
    Note: Success Kit Status reads this *19-SEP-12 | 1Z0-098 | Oracle Database 10g Hands-On Course Requirement | PASS*

    Taking your questions in reverse order:
    Note: Success Kit Status reads this 19-SEP-12 | 1Z0-098 | Oracle Database 10g Hands-On Course Requirement | PASSThat's not the data from the 'Success Kit Status' page. That is from the 'Exam History' page. The fields from the 'Success Kit Status' page are:
    Candidate Name     Shipping Status     Created Date     Certification     Address1     Address2     Address3     City     State     Postal Code     Country
    Success Kit shows "You should receive your success kit within 45 days of the ‘Created Date’ above" my Created Date is same 19 Sep 2012The line with the date of 19-SEP-12 is not from the Success kit page as indicated above. The Success kit is very unlikely to have that same date, as OE would have needed time to verify your course attendence. Even my most recent test has the success kit status the day following the 'Test Start Date' from the exam page and there was no course to be verified. You're is probably several days later than the date you passed the test. That said, the 45 day period is not an 'Oracle' delay. The date shown in that screen is when they shipped the packet, and they suggest waiting 45 days before becoming concerned about delivery because of the time it takes for some overseas shipments to arrive.
    I have raised the SR ...there is no response from them45 days from 19-SEP would have been 03-NOV -- two days ago (and Saturday). Unless you jumped the gun, that means your SR was created yesterday or the day before. You might give them a couple of business days to respond.
    Why we have to do follow up everytime to get the certificate from OracleI have received about ten certificates from Oracle. I have never had to follow up on any of them. However, I don't stand by the mailbox counting the days either. Once I pass the test, the time for worrying is over. Oracle will send the certificate. It's conceivable that a certificate can get lost in the mail -- especially for overseas shipments. However, they will send it.
    Go back into Certview and click on the 'Success Kit Status' Page. Has the kit been sent?

  • About payment card authorization holds

    Hi, i have create a new uk app store account shortly... Btw, i then went to download a free app and it said my account details needed updating, and it took me to my card details page, i put the info needed in again and then downloaded my app.
    I then checked my bank account, and i know its not much, but £1.58 had been taken out..... and it take twice!!! so total is £3.16.
    My friend have told me iTunes Store may put another authorization hold on my card to verify that the card is still valid. But then
    is ady 2 weeks...i also haven get my refund on it... how can i do?

    Hi Elainelee_91,
    Thanks for using Apple Support Communities.
    To report an issue with your iTunes Store purchase, follow  this article:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Best of luck,
    Mario

  • QM in procurement: block invoice for payment if certificate not received

    Hi,
    I want to know if it possible to automatically block an invoice for payment if certificate in procurement hasn't been received.
    I don't want to block the material, that is: I want to receive the material, transfer it in unrestricted stock but I shouldn't pay the invoice until its correspondant certificate is received.
    Is it possible?
    How should I proceed?
    Thanks in advance.
    Luis.

    Try user exit MIRO
    LMR1M001 User exits in Logistics Invoice Verification
    MRMN0001 Message output and creation: Logistics Invoice Verifica

  • Sainsburys gift card still not received after 45 d...

    Afternoon, same detail as user lpot in the post below.
    Now nearly two months since I signed up and still no card, no communication, no nothing.  BT more than happy to take my Direct Debits though.
    Surely there is a more efficient way for BT to assist customers, rather than expecting the mods of this forum to personally intervene.  Why is there no phone number which we can call for card issues?
    Grateful for some advice. 

    Hi Dickydavis,
    Welcome to the community forum. I be able to look into this for you. Please send me in your details using the "Contact The Mods" link found in my profile.
    Thanks
    PaddyB
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

Maybe you are looking for

  • How to map a url that does not match with the context root  ?

    does weblogic support url that does not match the context root ? ex. the context root is AAA. the welcome page can be retrieved using http://localhost:7001/AAA Can it be configured to use http://localhost:7001/BBB to bring up the index.html in contex

  • Output Preview Problem

    There is a new issue that came with the 11.0.99 upgrade.  In the Output Preview window, when the Total Area Coverage is check and the values in the art are over the percent value requested the position of the highlighted values does not match the pos

  • How can i get my iphone 4s to stop disconnecting from data

    My iPhone is always stopping data, how can I get it to stay connected?

  • MD04 Period View

    Hi All, My client have one query. In MD04 screen when we switch to Period Total List. The requirements are shown as PIR, Requirements, Receipts etc. in Days, Week, Month depending on the selected period method. Now as per standard system is showing o

  • Best way to pass secure data between servers

    Hello, In the not to distant future my company wants to expand our site to include a single sign-on, this will be made possible with the 3rd party group that handles our customer info. Can someone enlighten me as the most secure method of transferrin