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

[PLUGIN] - WooCommerce - Add client-side checkout form validations #6169

Open
vsrivatsa-edinburgh opened this issue Nov 22, 2023 · 3 comments
Assignees
Labels
E-medium Effort: Requires a fair amount of work enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues that are up for grabs for Hacktoberfest participants php

Comments

@vsrivatsa-edinburgh
Copy link
Member

vsrivatsa-edinburgh commented Nov 22, 2023

The WooCommerce-Payments-Plugin connect with multiple payment processors with a single API to improve payment conversions, reduce costs and ops. It supports multiple currencies, offers fraud protection, and provides an easy-to-use dashboard for managing transactions and tracking sales.

Getting started

  1. Get familiar with Php and Javascript.
  2. Check the README.md for project structure and setup instructions.
  3. To setup locally, follow the steps provided here

Description:

We need to add client-side validation to all fields in the checkout form. The solution should ensure real-time validation for required fields, email format, credit card details, and other form inputs, providing instant feedback to the user before form submission. This feature aims to reduce submission errors and enhance the user experience by preventing incomplete or incorrect data from being entered.

Screenshot 2024-09-26 at 12 22 08 PM

Contribution Guidelines:

  • Fork the repository and create a new branch for your work.
  • Ensure the WebSDK follows best practices for API integration and field rendering.
  • Write clean, well-documented code with clear commit messages.
  • Add unit tests to ensure the dynamic field rendering works as expected.
  • Make sure to follow our coding standards and contribution guidelines.

Helpful Resources:

  • Link to WooCommerce-Plugin documentation: WooCommerce

Submission Process:

  • Ask the maintainers for assignment of the issue, you can request for assignment by commenting on the issue itself.
  • Once assigned, submit a pull request (PR).
  • Maintainers will review and provide feedback, if any.
  • Maintainers can unassign issues due to inactivity, read more here.

Refer here for Terms and conditions for the contest.

If you have any questions or need help getting started, feel free to ask in the comments!

@vsrivatsa-edinburgh vsrivatsa-edinburgh added good first issue Good for newcomers enhancement New feature or request labels Nov 22, 2023
@sakksham7 sakksham7 changed the title Add client-side checkout form validation [PLUGIN] - WooCommerce - Add client-side checkout form validations Sep 26, 2024
@sakksham7 sakksham7 added hacktoberfest Issues that are up for grabs for Hacktoberfest participants E-medium Effort: Requires a fair amount of work php labels Sep 26, 2024
@gorakhnathy7 gorakhnathy7 transferred this issue from juspay/hyperswitch-woocommerce-plugin Oct 1, 2024
@Ankesh2004
Copy link
Contributor

@vsrivatsa-edinburgh @gorakhnathy7 I would like to work on this issue , please assign me this

@Ankesh2004
Copy link
Contributor

Ankesh2004 commented Oct 17, 2024

As the changes of this issue is to be done in woocommerce plugin , I have raised the pull request in juspay/hyperswitch-woocommerce-plugin . Please review it @sakksham7 @gorakhnathy7

@gorakhnathy7
Copy link
Collaborator

gorakhnathy7 commented Oct 17, 2024

Great @Ankesh2004, it will be reviewed soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-medium Effort: Requires a fair amount of work enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues that are up for grabs for Hacktoberfest participants php
Projects
None yet
Development

No branches or pull requests

4 participants