codustry / thanakan

Python Interface for Thai Bank API, KBANK, SCB including slip verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thanakan

Python Interface for Thai Bank API, KBANK, SCB, QR Code and slip verification

Pre-Requisite

sudo apt-get install libzbar0

more on pyzbar

Notes on slip verification

To get started using the directly bank api is a bit tedious and high upfront(50k or 10k min per month).

For more dev friendly way, consider

  1. https://www.check-slip.com/ - free for first 100 splip
  2. https://slipok.com/ - free for 100 slip per month

About

Python Interface for Thai Bank API, KBANK, SCB including slip verification

License:MIT License


Languages

Language:Python 91.3%Language:Makefile 8.7%