juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.2k stars 1.3k forks source link

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

Open vsrivatsa-edinburgh opened 10 months ago

vsrivatsa-edinburgh commented 10 months ago

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:


Helpful Resources:

Submission Process:

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!

Ankesh2004 commented 1 week ago

Hi , I would like to work on this issue, could you assign it to me?