ThaiQRPayment
ThaiQRPayment
Python: module PayWithQR
Tool for preparing QR Code data and PNG for ThaiQR Payment (PromptPay). The QR code generated can be scanned by mobile banking apps sending payment to individuals.
Amount specify for the transaction is in Thai BAHT. Recipent must be registered with PromptPay network and is identified using Thai National ID, Mobile Number, E-wallet ID.
This component is available as .tar.gz .whl, .app, and .exe packages.
More information: https://github.com/chayapan-computing/thaiqrpayment
| PayWithQR | index src/thaiqrpayment/pos/PayWithQR.py |
The Thai QR/PromptPay implementation is based on the EMVCo merchant-presented QR specification and the Bank of Thailand national QR initiative (published 2019).
| Modules | ||||||
| ||||||
| Classes | ||||||||||||||||||
|
| ||||||||||||||||||
| Functions | ||
| ||
| Data | ||
| config = Configuration(width=16, polynomial=4129, init_va...lue=0, reverse_input=False, reverse_output=False) | ||