2011年11月16日 星期三

Linux 金融卡讀卡機 轉帳

Env:
Debian GNU/Linux wheezy/sid \n \l

libccid                   1.4.5-1                   PC/SC driver for USB CCID smart card readers
ii  libpcsc-perl              1.4.12-1+b1               Perl interface to the PC/SC smart card library
ii  libpcsclite1              1.7.4-2                   Middleware to access a smart card using PC/SC (library)
ii  pcsc-tools                1.4.17-1                  Some tools to use with smart cards and PC/SC

# apt-get install libccid libpcsclite1 libpcsc-perl pcsc-tools
# apt-get install libusb-dev

// 自行編譯 pcscd
$ wget https://alioth.debian.org/frs/download.php/3598/pcsc-lite-1.7.4.tar.bz2
$ tar jxvfpcsc-lite-1.7.4.tar.bz2
$ cd pcsc-lite-1.7.4
$ ./configure --prefix=/home/yan/pcsc-lite-1.7.4 --enable-usbdropdir=/usr/lib/pcsc/drivers/ --enable-libusb --disable-libudev
$ make
# make install

// 安裝 Ez100PU driver
從這裡下載 => http://www.casauto.com.tw/in-download-02.aspx?wcid=C_00000017&id=P_00000009&cid=C_00000001
$ cd EZUSB_Linux/EZUSB_Linux_x86_v1.5.3/driver_ezusb_v1.5.3
# sh install





// 執行 pcscd && 測試一下
# ./pcscd -df
$./testpcsc




// 安裝玉山銀行瀏覽器連結讀卡機之 plugin (for firefox)
http://netbank.esunbank.com.tw/webatm/cabs/esb_xcsp_for_firefox-1.0.4.5-fx-Linux_x86-gcc3.xpi

或這裡 6.安裝玉山銀行Linux專用版 WebATM plugin(32-bit)

玉山銀行 


第一銀行 元件下載
郵局




Reference :
Linux 晶片卡讀卡機 使用心得
第一次在 linux 用金融卡轉帳
智慧晶片讀卡機 EZ100PU | YORKXIN×YORKXIN
Gentoo Linux 安裝使用玉山銀行 WebATM


軟體工匠 R 的筆記: 2011/10

Thank you E.Sun Bank.I can use WebATM on Linux! - Pedaling Upwards
Alioth: Muscle PCSC lite: Project Filelist


bmark -title=元件安裝說明 https://webatm.post.gov.tw/postatm/help/ActiveX.htm

沒有留言:

張貼留言