This Projects Use pyzbar for detect and decode QRCode
- 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
- Fork this repository
- Write your code (pls follow the name convention)
- Create the pull request
MIT
Special Thanks codustry
- https://github.com/codustry/thanakan [Thai Bank API Interface]