Feature/392 fix and improve payment payload generator validation by codebude · Pull Request #498 · Shane32/QRCoder
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.2k
Merged
Merged
Conversation
Copy link
Collaborator
codebude
commented
Apr 23, 2024
codebude
commented
Summary
This PR fixes a validator bug in PaymentOrder payload generator. In contrast to the standard document the payload generator checked the complete payload against a 300 byte length limit whereas the standard defined that only the mandatory fields should stay within the 300 byte limit.
Closing issues
fixes #392
codebude added 2 commits
April 23, 2024 22:46
codebude
merged commit
8742e07
into
master
codebude
deleted the
feature/392-fix-and-improve-payment-payload-generator-validation
branch
This was referenced
Dec 5, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment