Skip to content
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

Validate birthday for secured invoice for Shopware versions <6.6 #335

Open
alexschwarz89 opened this issue Nov 19, 2024 · 0 comments
Open

Comments

@alexschwarz89
Copy link

Problem: If a user enters an invalid birthdate (which is required for secured invoice) the request is sent and declined, for the customer, the order is failed.

Expectation: Validate the birthdate prior sending the actual payment request. I guess this was done in this commit 98267f5, but it's for the 6.6 plugin version. Due to the fact that Shopware has long term support in older versions, is it possible to backport this for the 6.4/6.5 plugin versions as well?

Environment:

Shopware 6.5.8.11
PayOne 5.0.2 (GitHub source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant