BankAPIConnect
Thai BankAPI
Install / Use
/learn @StandUpCode/BankAPIConnectREADME
BankAPIConnect
SCB & KBank API Connect
This Projects Use pyzbar for detect and decode QRCode
To RUN
- Go SCB & Kbank Openapi with link abrove
- Create .env file from .env.example
- Fill enviroment variable with api key from Bank API
- Run
docker-compose -f prod.docker-compose.yml up -d
Note For Developer
- For SCB API Slip Verification can verify only transaction that was create via sandbox and SCBEasy Simulator
- Real transaction can't Use with sandbox api
To Contribute
- Fork this repository
- Write your code (pls follow the name convention)
- Create the pull request
License
MIT
Special Thanks codustry
- https://github.com/codustry/thanakan [Thai Bank API Interface]
