How to read data from credit card reader  for CASH DESK (FPCJ)

Guys,
We are planning to implement CASH DESK (FPCJ) interface,
The requirement is when the user wants to pay his bill using his credit card by swiping on credit card machine (MAGTEK Made in TAIWAN) , I want read those detail and fill sap screen fields in FPCJ tcode like card number, name, expiration date and cvv number.
Can someone please provide guidelines on how to interface with an external card
reader to automatically get the card details into SAP when the card is
swiped?
Is there any event in FQEVENTS?
I found one event 6065 and when I try to debug by putting the breakpoint in the function module it's not stopping me there, I mean it's trigger that event,
could someone please help me to get those details...
Thanks
M

Hello,
Instead of FPCJ, why do not you use T-Code FPB0 <<< from ECC onwards use FPCD>>>?. Here you have the option of mentioning Card details. This shall be stored in the data base table DFKKOPKC. Do remember that you need to comply with PCI data & remove the card data details from the above table.
If needed, you can use events 1400 << gets triggered after you press 'Authorize'...call is made to a third party system that holds card data and validates the authencity of the card>> & 1401 can be used to edit 'Display' card data in FPB0.
Hope this helps
Rgds
Rajendra

Similar Messages

  • How to read data from credit card reader

    Guys,
    We are planning to implement CASH DESK (FPCJ) interface,
    The requirement is when the user wants to pay his bill using his credit card by swiping on credit card machine (MAGTEK Made in TAIWAN) , I want read those detail and fill sap screen fields in FPCJ tcode like card number, name, expiration date and cvv number.
    Can someone please provide guidelines on how to interface with an external card
    reader to automatically get the card details into SAP when the card is
    swiped?
    Is there any event in FQEVENTS?
    I found one event 6065 and when I try to debug by putting the breakpoint in the function module it's not stopping me there, I mean it's trigger that event,
    could someone please help me to get those details...
    Thanks
    M
    Edited by: BABU P on Jul 9, 2008 4:14 PM

    Friends,
    I am able to read the the credit card details ,
    my next question is, How to activate the PAYMENT program to send credit card details to the 3rd party system .
    we are using 3rd parth system to validate the credit card and send back to SAP an authorization code..
    Can any please help to activate the PAYMENT program ,
    we created the RFC Destination(SM59) type TCPIP and given program id as: "paycard" gateway and gatewayservice,
    when click on test connection it is giving me below error.
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program paycard not registered
    Error Details     LOCATION:
    Error Details     DETAIL: TP paycard not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Wed Jul 23 14:47:38 2008
    Error Details     VERSION: 2
    can any one help me to activate the paycard program..
    Thanks
    M

  • Payment data from credit card to paypal

    i want to change my payment data from credit card to paypal. in the FAQ it sais that this is possible for europe. how do i do that?

    Hi there,
    Payment method cannot be switched from credit card to PayPal in the current contract.
    Please reach out to support here to cancel the current subscription and then purchase a new order with PayPal.
    ^Ani

  • Need Help:Reading Data from RU payroll cluster for table GRREC

    Hi...
    I need help on how to read data from RU cluster table for table GRREC for the employee & run date and get the value from structure PC292 .
    Please let me know about the includes and the import and export statements to be used.
    Thanks in advance,
    RAVI.

    Hi,
    Here goes pseudocode
    Includes:
    include: rpppxd00    ,
                rpppxd10     ,
                rpc2cd09     , 
                rpc2rx02_ce , "if ldb pnp_ce is used else use the same include with out _ce
                rpc2rx29      ,  
                rpc2rx39      ,
                rpppxm00    ,
                rpc2ruu0_ce ,
    Declare:
    DATA : i_rgdir   LIKE pc261        OCCURS 0 WITH HEADER LINE     ,
               i_result  TYPE pay99_result OCCURS 0 WITH HEADER LINE ,
               i_grrec   LIKE  pc292           OCCURS 0 WITH HEADER LINE .
    start-of-selection:
    GET pernr.
    Get the RGDIR VALUE for the current PERNR & selected Molga
    get rgdir data TABLES i_rgdir
                          USING pernr-pernr
                                     p_molga " parameter
    CD-KEY-PERNR = PERNR-PERNR.
    RP-IMP-C2-CU.
    i_rgdir [] = rgdir[].
      LOOP AT i_rgdir WHERE fpbeg  LE  pn-endda
                        AND fpend  GE  pn-begda
                        AND srtza  EQ 'A'
                        AND void   NE   'V'.
      get_result_tabs   TABLES i_result
                                   USING 'RU'    "  US cluster
                                         pernr-pernr
                                         i_rgdir-seqnr
          RX-KEY-PERNR = PERNR-PERNR.
          UNPACK i_RGDIR-SEQNR TO RX-KEY-SEQNO.
          RP-IMP-C2-RU.
      i_grrec[] = i_result-inter-grrec[].
      LOOP AT i_grrec.
      case i_grrec.
      use wage types required here and pass the data to output table.
      endcase.
      endloop.
      endloop
    end-of-selction.

  • How do I switch from credit card to no card

    How do I switch from credit card to no card

    Did you follow these instructions as written? The email address has to be one not used with Apple before like in trying to set up an account previously.
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card

  • HT5114 how do I change my credit card information for itunes?

    how do I change my credit card information for itunes?

    On your computer's iTunes you should be able to edit your payment info by going into the Store > View Account menu option and logging into your account, and on your account's details page there should be a payment link.  If you are doing it on an iOS device (iPad, iPhone or iPod Touch) then you could try tapping on your id in Settings > Store (Settings > iTunes & App Stores on iOS 6) and selecting 'View Apple ID' on the popup (that should also give you a payment link on your account's page)

  • HT204053 How can i change my credit card info for my apple id

    How can i change my credit card info for my apple id

    On your computer's iTunes you should be able to edit your payment info by going into the Store > View My Account (Store > View My Apple ID on iTunes 11) menu option and logging into it.  If you are doing it on your iPhone then you could try tapping on your id in Settings > iTunes & App Stores and selecting 'View Apple ID' on the popup, and try changing it from there

  • How to read data from Logical Database ADA for more than one financia year

    Hi,
    I need to read data from ADA logical database and ANLCV node for current financial year 2007 and for the next 3 years – 2008, 2009, 2010. When I do this using program attached below, I receive only data for one year, which is entered at the selection screen in the field BERDATUM. How should I modify my program to read ANLCV node for more then one year ? Could anybody help me ?
    Kind regards,
    Zbigniew Debowski
    REPORT  ZWRZD075.
    NODES: anlav, anlcv.
    START-OF-SELECTION.
    GET anlav.
    WRITE:/ anlav-anln1, ' ', anlav-anln2.
    GET anlcv.
    WRITE:/ anlcv-kansw, ' ', anlcv-knafa, ' ', anlcv-gjahr.

    Hi!
    Have you already tried your luck in Java Programming forum?
    Regards,
    Thomas

  • How can I change my credit card number for my Adobe ID?

    Hello,
    I'd like to change my credit card number, but Adobe site do not allow this.
    Support chat redirected me to a chinese adobe page (I'm from Hungary, can't read Chinese..), then told me to call local reseller support instead.
    Local reseller support told us that they can't support creative cloud members, they are being dealt with centrally by Adobe.
    Back to chat, describing again what I need to a new agent..
    Got the same chinese page from him as well first, then got the same "call local reseller" advice again.
    After telling the agent that does not work, he gave me a phone number to call: 852 2916 2125, which never answers. And the agent dropped off..
    I haven't been so depressed over a customer support for years.
    Can somebody please help me out on how to change my credit card number for my Adobe ID?
    Thanks for any useful help in advance.

    Ok, found a way:  "under the billing section of your subscription within the My Adobe section of Adobe.com after you login with your Adobe ID "
    But after updating my info with my new (working) credit card (matercard) it says:
    There was a problem in the store. If you wish to complete your purchase immediately, please call 800 0280148.
    And this number than answers 'it cannot be accessed'
    I'd need this done immediately, so please anyone - any ideas ?!
    Thanks.

  • HT5622 How do I change my credit card information for my itunes account as I have a new card?

    How do I change my credit card details attached to my itunes account as I have a new card?

    In iTunes, click on iTunes Store, then your Apple ID. Log in to your account and click "Edit" next to your payment information.

  • HT2731 How do I change my credit card number for my Itune account

    How do I change my cretit card number for my itune account

    Click on your name in the top right corner of iTunes, enter your password, click on view account and then payment info.

  • HT204161 How do I change my credit card information for the Apple Store?

    HHow do I change my credit card info for Apple Store ?

    TThe Apple Store or the App Store where you buy applications?

  • How to get download from SD card reader

    How can I download pictures from sad card reader

    Using The iPad Camera Connection Kit
    http://support.apple.com/kb/HT4101
     Cheers, Tom

  • HT204053 How do I change my credit card information for iTunes purchases?

    I want to change the credit card I use to pay for products . How do I do that?

    On your computer's iTunes you should be able to edit your payment info by going into the Store > View Account menu option and logging into your account, and on your account's details page there should be a payment link.  If you are doing it on your iPad (or iPhone or iPod Touch) then you could try tapping on your id in Settings > Store (Settings > iTunes & App Stores if it's on iOS 6) and selecting 'View Apple ID' on the popup, and on your account's page there should again be a payment link.

  • How do I change the credit card used for annual iCloud storage fee?

    My annual iCloud storage fee is due next month and the credit card I used last year is invalid. How do I change it with Apple?

    Click on the Store button at the top of this page and then on the account button at the far right in the next window.
    Click on View Account and you'll be able to change the credit card to be used after signing in with your Apple ID.

Maybe you are looking for