EMV QR Code Specification for Payment Systems: Merchant-Presented Mode
This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you are expected to uphold this code.
- Encoding of unicode characters
- Numeric character set restriction
- Alphanumeric Special character set restriction
- AdditionalData template
- MerchantInformationLanguage template
- UnreservedTemplate template
- Amounts validation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
composer require arcticfalcon/emv-qr-cps
Contributions are welcome! Please read CONTRIBUTING for details.
The arcticfalcon/emv-qr-cps library is copyright © Juan Falcón and licensed for use under the MIT License (MIT). Please see LICENSE for more information.