Credit card reader API

Is there any API available by which i can access a Magnetic Card Reader attached my PC thro USB?
Thanx

talk to the vendor of the mag stripe reader, for a start. additionally, many of them ship with a driver which redirects the mag stripe data to stdin. this will be a native driver, so moving your code from platform to platform will be trickier, but for an app. that's reading credit cards, this isn't often an issue anyway. not many people decide to suddenly port their PoS app to another OS halfway through a project! (but I've seen it done)

Similar Messages

  • Looking for an app for a credit card reader

    Looking for an app to use a credit card reader such as the square register for the Z10. Or any ohter credit card reader.
    I've been a faithful Blackberry user for over 6 years, I hope that I don't regret buying this new phone last June. Verizon tried to talk me out of buying a Blackberry. So far I have been dis-appointed in this phone. 

    Hey guys get ducks in order, I'm a small business owner, I need smooth native apps or built in's that help make money for me, your voice recognition is terrible at best for my Z10, especially when my job relies heavily on making hands free calls to clients, my old 9900 worked well when you had to say numerous commands to adapt to your voice or am I not seeing that this phone does this as well, if so why do I have find it!? As well, I like others are faithful early adapters to BlackBerry, but now, getting impatient as a other devices and OS's are becoming more appealing.
    The new Square Card reader is a very good example that you should be working with them aggressively, this simplifying product is excellent for small businesses who provide mobile services, it will explode into adaptation for this sector, do not suggest an android app for use, otherwise I'll make it simpler and just get the android device instead, this solution benefits blackberry how? And if I am the rare one with this sentiment I apologize, but if I representative of a population that matters take it seriously...what do you do with this information? Remember when you start to get a bitter taste, you tend to never again, does blackberry care, show me, do not tell me!
    PS/ if you get where the future is going most business are going to move to 2 devices for employees and owner operators that have partial integration, and the only thing that keeps you BlackBerry afloat is the "sense" of security is use, the second device will be for social and leisure...think about it.

  • Lumia 822 credit card reader

    Is there a credit card reader that will work with my lumia 822

    Take a look at Point of Sale and Retail Payments - Cube

  • Izettle credit card reader smart connect app failure

    Hi,
    I own a Xperia Z1Compact Android version 4.4.4 with the integrated SmartConnect software and a pin&signature iZettle credit card reader.
    I see why it is not compatible with such device... the SmartConnect app will interfere the operation of the iZettle during the chiping process by requesting to assign an app to be launched by the "app button" which happens not to be there, but being the signal of the izettle working...
    I undestand that iZettle may have no time to develop such workarounds for any smartphone on the market, but it would be really helpful if you could provide some sort of guidance so independent developers can make it work for you. I am not a developer, just a user with some understanding.
    Since disabling SmartConnect app will result in the izettle reader not being recognized -as I found out already- I can think of two possible solutions:
    - An extension for Xperia devices that allows to assign the "app button" of a headset to point and launch the chiping process on the izettle, so it work with SmartConnect by assigning that extension app.
    - An app that enables to use the port normally while disabling the SmartConnect feature.
    We all Xperia users will be very glad to know that izettle is now compatible with our devices.
    PLEASE SONY, FIX SMART CONNECT APP TO ACCEPT IZETTLE READERS!!!!
    Best Regards!!!

    You should contact Izelttle directly
    https://www.izettle.com/se/press/releases/55506389299/izettle-goes-android
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Is There A Credit Card Reader For OS10?

    Hi,
    I just got a Q10 and I can't seem to find a credit card reader for the device.
    I've run searches on google and almost all of the readers that I've found listed either no longer support BB or they don't support OS10.
    Any help would be appreciated or I have to move to an iPhone.
    Thanks!
    Good Is The Enemy Of Great
    A Custom Electric

    Hi,
    Thank you for your response.
    I'm looking for a merchant service company that provides a credit card swiper for my recently purchased Q10.
    My present merchant service company no longer supports BB and google search only turned up one company that supports BB and that company has very bad reviews.
    Thank you again for your time.
    Good Is The Enemy Of Great
    A Custom Electric

  • Credit card reader jack for iphone 4s

    Need a jack for the iphone 4s for credit card reader from inuit with taking the otter box off please help.

    You might try the otterbox forum. You are looking for a very short Male to Female miniplug extender.
    Shortest one I found: http://www.mcmelectronics.com/product/DISTRIBUTED-BY-MCM-27-320-/27-320
    Message was edited by: deggie

  • Is the A2109 compatible with square credit card reader?

    I need to purchase an android tablet to accept square.
    Is the A2109 compatible with square credit card reader?
    Thanks

    Wow, didn't know such a thing existed...
    FloRider

  • 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

  • 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

  • Credit Card reader

    I use credit card readers daily for my business.  My wells fargo one, and a square one.  When I first got the phone it would reckognize the reader.  I was told that kitkat would fix that.  Well what 6 months later we finally see kit kat, and now my program sees the reader, but it wont accept any swipes, and as soon as I plug it in, I get the headphones icon, even though it's obviously not headphones.  Has anyone gotten this phone to accept a credit card payment without having to manually enter the info.

    This might be a dumb question, but do you have the app and/or the latest update on the app?
    https://play.google.com/store/apps/details?id=com.wellsfargo.mobile.merchant&hl=en
    https://squareup.com/
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Square credit card reader iPad

    Installed Griffin Survivor case for protection, but because of the way it's made, the square reader is to short to fit in audio jack. Therefore rendering me unable to take credit card payments on iPad. Anybody got any solutions?
    RJ57

    yeah you can get an extander jack for very little money.
    they look like this:
    its an:  adapter 3.5 female to male...try radio shack

  • Looking for iphone credit card reader available in canada

    Something similar to the Square reader available in the U.S. Any word on when it will be available in Canada?

    Hey guys get ducks in order, I'm a small business owner, I need smooth native apps or built in's that help make money for me, your voice recognition is terrible at best for my Z10, especially when my job relies heavily on making hands free calls to clients, my old 9900 worked well when you had to say numerous commands to adapt to your voice or am I not seeing that this phone does this as well, if so why do I have find it!? As well, I like others are faithful early adapters to BlackBerry, but now, getting impatient as a other devices and OS's are becoming more appealing.
    The new Square Card reader is a very good example that you should be working with them aggressively, this simplifying product is excellent for small businesses who provide mobile services, it will explode into adaptation for this sector, do not suggest an android app for use, otherwise I'll make it simpler and just get the android device instead, this solution benefits blackberry how? And if I am the rare one with this sentiment I apologize, but if I representative of a population that matters take it seriously...what do you do with this information? Remember when you start to get a bitter taste, you tend to never again, does blackberry care, show me, do not tell me!
    PS/ if you get where the future is going most business are going to move to 2 devices for employees and owner operators that have partial integration, and the only thing that keeps you BlackBerry afloat is the "sense" of security is use, the second device will be for social and leisure...think about it.

  • Will the Square Credit Card Reader be available in Australia?

    Is this on the cards?

    That would be a question for Square.  They are the one's that dictate where their hardware is made available.

  • Configuring time capsule credit card reader

    VISA asked us to configure our router (Time Capsule ) this way: If you have a firewall, open those outbound TCP ports: "list of ports".
    How can we achieve this?
    Thank you for your help.
    Indy

    There is plenty of threads showing this but there is a help document from one of the guru's here.
    See https://discussions.apple.com/community/wireless/airport?view=documents
    The documents on port mapping.
    One for v6 utility and one for v5 utility.
    All you need to do is put in the TCP port..
    ie description creditcardreader.
    Put in the external TCP you need.. generally port 80 but whatever you are told.. (that is public)
    THen at the bottom the private port.. the exact same number.. (that is private).

  • Does anyone use the square credit card reader.

    I'd like to learn how your bank account is "hooked up" to the square reader app?

    Probably here?  https://squareup.com/help/en-us

Maybe you are looking for