NetTalk Central

Author Topic: Credit Card Chip Reader  (Read 3897 times)

wasatchconsulting

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
    • Email
Credit Card Chip Reader
« on: February 08, 2025, 09:47:55 AM »
Has anybody processed credit cards using a credit card device like Igenico Lane 7000 unit? I have a request for a self check out kiosk unit with credit card processing. The user would be tapping or inserting a credit card to process.

Any advice or suggestions would be greatly appreciated.

Ken Watts
Wasatch Consulting Services

rjolda

  • Sr. Member
  • ****
  • Posts: 341
    • View Profile
    • Email
Re: Credit Card Chip Reader
« Reply #1 on: February 10, 2025, 03:32:26 PM »
Hi Ken,
How about a device which connects to your tablet?

https://www.shopify.com/pos/store/products/shopify-tap-chip-card-reader?utm_source=google&utm_medium=cpc&campaignid=20029254666&utm_campaign=RetailPOS_Shopping_AMER_US_Hardware&utm_content=shopify_tap_chip_card_reader&_bt=656383153811&_bk=&_bm=&_bn=g&_bg=148273362693&gclsrc=aw.ds&gad_source=1&gclid=EAIaIQobChMI_cPn86C6iwMVihqtBh3mIgJoEAQYASABEgJxzvD_BwE

If I were going to build it from scratch I probably would interface with an arduino and use arduino libraries to decipher the card and send me the info into my clarion program via serial terminal.  Working with Arduino is very easy.  Arduino has NFC and chip reader libraries. 

There are 2 suggestions to get you started.  It really depends on how you want to do it.

Ron