arcticfalcon / emv-qr-cps
EMV QR Code Specification for Payment Systems: Merchant-Presented Mode
Installs: 146 014
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 10
Open Issues: 0
Requires
- php: ^7.1
Requires (Dev)
This package is not auto-updated.
Last update: 2024-12-17 22:51:29 UTC
README
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.
Possible Problems
- Encoding of unicode characters
Not implemented
- Numeric character set restriction
- Alphanumeric Special character set restriction
- AdditionalData template
- MerchantInformationLanguage template
- UnreservedTemplate template
- Amounts validation
Installation
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
Contributing
Contributions are welcome! Please read CONTRIBUTING for details.
Copyright and License
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.