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

Similar Messages

  • 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

  • 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

  • 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

  • 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

  • How to remove SD Card from the Card Reader slot - Satellite A100?

    Hi,
    Is there anyone to help me? I inserted a 64 MB SD card in the card reader slot of my Toshiba A100 model. It's the first time i have inserted the card. The card is inside the slot. I can not take it out! I don't have any idea how to remove the card from the card reader slot. I can see the contents of my SD card, can open the files too. But how to remove it out from the slot. Please help me giving your idea to remove the card out from the slot.
    Arjun

    Hi
    In my knowledge the SD card slot doesnt has a any additional helps like the PCMCIA slot to remove the card.
    You have to remove it simply. Try to grab the card and move it out. You can try to use the pair of tweezers. Maybe it helps

  • How is the best way to read data from an iphone if you lost your itunes data after a crash?

    How is the best way to read data from an iphone if you lost your itunes data after a crash?

    How is the best way to read data from an iphone if you lost your itunes data after a crash?

  • How to read data from a CLUSTER STRUCTURE not cluster table.

    Hi,
    how to read data from a CLUSTER STRUCTURE not cluster table.
    regards,
    Usha.

    Hello,
    A structre doesnt contain data.. so u cannot read from it. U need to find out table of that structure and read data from it.
    Regards,
    Mansi.

  • How do I read data from a DMM or DC Power Supply at a specified rate?

    I have a PXI system with 4071 DMMs and 4110 DC Power Supplies. I want to be able to measure the power consumption of my DUT as it performs various operations. This is what my process flow looks like:
    1. Configure DMM and Power Supply 
    2. Wait for DUT to go into a certain mode
    3. Start  Acquiring data from DMM and PS.
    4. Wait for DUT to get out of this mode
    5. Stop Acquiring data from DMM and PS.
    Since the duration of step #4 is uncertain, I cannot tell the units to collect a predetermined number of samples and give it back to me. Instead I have to take readings as long as it's required. 
    I'm attaching screenshots of my setup and read process. The reading is done inside a timed loop which is running at 1kHz.
    The problem is that using niDMM Read Multi-Point or niDCPower Measure Multiple takes 5-9ms before I get a reading, so I'm not really getting 1ms resolution in my data. I'm sure there are other folks who have had the need to read data from these devices with better time-resolution, so if anyone can point me in the correct direction, it would be great. I'm pretty sure I'm not doing the correct thing here.
    Attachments:
    1-Setup.PNG ‏12 KB
    2-Read.PNG ‏9 KB

    What is really confusing to me is why you are even using the multi-point function when you set the sample count to 1. If you want multiple points, request multiple samples and let the DMM acquire them at a rate you specify. If you want a single sample, use the normal Read. You also need to pay attention to how fast the DMM can acquire. If you want the fastest sample rates, you might be a lot better off with a DAQ board.

  • How to read data from a file in OSB

    hi guys,
    Recently, I've got a problem with reading file from specific location. I've actually followed this post OSB 11g - Read or Poll File in OSB - Oracle Fusion Middleware Blog, and then
    I know how to read a file. However, it does not as expected. Because, I've found no way to read data from the file. Therefore, no chance to manipulate the data like assigning to a variable, or extracting ....
    Hence, is there any way to read data from file by using proxy service in OSB ??? No Java code ???
    by the way, supposed that there is no way to read data from a file in OSB. So, What purposes will the way in the post above be used for?
    Many thanks in advance

    http://jakarta.apache.org/poi/hssf/index.html
    HSSF stands for Horrible Spreadsheet Format, but it still works!

  • How to read data from a file that was formatted by excel?

    Hi everyone, I'm familiar with java.io and the ability to read from files, can anyone tell me how to read data from a file that was formatted by excel? Or at least give me some web references so that I can learn about it?

    http://jakarta.apache.org/poi/hssf/index.html
    HSSF stands for Horrible Spreadsheet Format, but it still works!

  • How to read data from a router by using labview

    I am a  beginner labview. How to read data from a router by using labview ? 

    What kind of data are you trying to read?
    Does the router behave like a webserver that you log into?  If so, search the forums for threads discussing HTML.

  • How to read data from a connected modem

    any one can help me? how to read data from a connected modem. The modem received real-time data from other server. The data is in text format. I can see this text when I used hyperterminal for dial up and the data is accumulated such as:
    @aa1235678
    @bb2135647
    @cc5214367
    since it is real-time data, I want to read one line each time instantly when it arrives.

    You need to use the Java Communications API. (http://java.sun.com/products/javacomm/index.html)

  • How to read data from a zipped MS Access file?

    How to read data from a zipped MS Access file?

    RPJ,
    You do not need to use the Close Zip File.vi when you unzip a folder.  This VI is used when you are creating a zip folder.
    As for examples, I found a couple of ActiveX based MS Access examples.  These programs look to be pretty basic.  For more in depth example I would search Microsoft Developers Network
    http://zone.ni.com/devzone/cda/epd/p/id/2188
    http://zone.ni.com/devzone/cda/epd/p/id/1694
    Regards,
    Jon S.
    National Instruments
    LabVIEW R&D

  • Hi experts, how to use open sql to read data from one " maintenance view"?

    i want to use this part of data within report ,so how to use open sql statement to read data from one " maintenance view"?

    Hi
    You can't use OPEN SQl statements to fetch data from maintenance view
    You have to use only Database views
    see the different types of views and the difference
    The followings are different types of views:
    - Database View (SE11)
    Database views are implement an inner join, that is, only records of the primary table (selected via the join operation) for which the corresponding records of the secondary tables also exist are fetched. Inconsistencies between primary and secondary table could, therefore, lead to a reduced selection set.
    In database views, the join conditions can be formulated using equality relationships between any base fields. In the other types of view, they must be taken from existing foreign keys. That is, tables can only be collected in a maintenance or help view if they are linked to one another via foreign keys.
    - Help View ( SE54)
    Help views are used to output additional information when the online help system is called.
    When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view.
    - Projection View
    Projection views are used to suppress or mask certain fields in a table (projection), thus minimizing the number of interfaces. This means that only the data that is actually required is exchanged when the database is accessed.
    A projection view can draw upon only one table. Selection conditions cannot be specified for projection views.
    - Maintenance View ( SE54 )
    Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system.
    Please have a look at below link. It will help you.
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed06446011d189700000e8322d00/frameset.htm
    for more detailed info look on:
    http://www.sap-img.com/abap/what-is-the-different-types-and-usage-of-views.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap+dictionary&
    Reward points for useful Answers
    Regards
    Anji

Maybe you are looking for

  • Sender File Adapter with file conversion

    Hi guys, I’m using a Sender File adapter with file conversion. The message to be processed has a structure with fixed lengths and in your content are some values that needs to be ignored. An example: value1  <b>value2</b>  value3… I want to ignore <b

  • [SOLVED] nfsroot install broken after kernel upgrade 3.5.6 to 3.6.2

    It seems my nfsroot installations have broken after the kernel upgrade to 3.6.2. This is as far as the boot process gets now (hand copied from the screen): IP-Config: eth0 complete (from 10.48.50.20): address: 10.48.50.240 broadcast: 10.48.50.255 net

  • Can there be a document plugin?

    I do not have Lightroom yet.  As part of my work flow for processing photos I  put together a hard copy Metadata Sheet.  This lists file name  and across from  it, in columns, file type, size, dimensions,  title, keywords.  I know no other  way to do

  • ILifeMediaBrowser makes Safari and Firefox crash all the time

    Hi, Safari keeps crashing on account of iLifeMediaBrowser (which I don't know what it is), and when I tried to switch to Firefox, it did the same. What is iLifeMediaBrowser and why is it acting out on my computer today? Please help! Thanks!

  • Personal domain.... easy question for someone who has done it.. easy points

    If i forward my www.vegasablaze.com to mobile me from go daddy and set up the personal domain in my mobile me account will my address bar read http://www.vegasablaze.com or will it read my mobile me site address? ie http://web.me.com/example/Site/Wel