Skip to content

StandUpCode/BankAPIConnect

Repository files navigation

BankAPIConnect

SCB & KBank API Connect

SCB Doc

KBank Doc

This Projects Use pyzbar for detect and decode QRCode


To RUN

  1. Go SCB & Kbank Openapi with link abrove
  2. Create .env file from .env.example
  3. Fill enviroment variable with api key from Bank API
  4. 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