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

Fixed issue of validation #2548

Conversation

sarfarazbheda
Copy link

@sarfarazbheda sarfarazbheda commented Mar 7, 2024

Description

When the terms and condition checkbox is required field it was not validating the Checkbox.

Tested scenarios

Set terms and condition as required field on the checkout page

Fixes #2547

@sarfarazbheda
Copy link
Author

Please approve workflows

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @sarfarazbheda, Thank you for the PR. We appreciate your contribution to the plugin.
After reviewing your changes, I noticed that the onClick event has been applied to all PaymentMethods. While your approach is commendable, we need to ensure that this event is only triggered for specific PaymentMethods, such as ApplePay, GooglePay, etc.
I would kindly request that you refactor the PR to include it only for the necessary PaymentMethods or else we can handle the refactoring within our team's availability.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have checked with all payment methods and working fine. You can test with different methods to confirm.

@Axel29
Copy link

Axel29 commented Jun 19, 2024

Any update on this issue / PR ?

It's been months now and the bug is still present...

Thank you.

@candemiralp
Copy link
Member

Hello @sarfarazbheda,

Thank you for you contribution and we appreciate all the effort. Unfortunately, this PR can not be merged to due to the reasons explained here.

Our team will provide a fix soon to this known bug.

Best Regards,
Can

@candemiralp candemiralp closed this Sep 8, 2024
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

Successfully merging this pull request may close these issues.

[ECP-9098] When Terms and Condition checkbox is required Google pay and apple not validating it
4 participants