-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Resolve No validate "Proxy Port" in Paypal Module (Paypal Express, Paypal Payflow -Link, Pro, Advanced) issue24304 #24305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ypal Payflow -Link, Pro, Advanced) issue24304
Hi @edenduong. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @edenduong,
Thank you for your contribution!
Can we use range for validation of port value (tap) instead of validate-zero-or-greater ?
Thank you for your reviewing. I have change the source code to validate the range 0-65535 Thank you. |
Great! |
Hi @swnsma, thank you for the review. |
Hi @edenduong, Thank you! |
Hi @edenduong, thank you for your contribution! |
Hi @edenduong |
Hi @edenduong, thank you for your contribution! |
Description (*)
Solution: Add "validate-digits validate-zero-or-greater" in .xml file
Fixed Issues (if relevant)
Manual testing scenarios (*)
Expected result
Questions or comments
Contribution checklist (*)