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.63k stars 1.36k forks source link

[PLUGIN] - WooCommerce - Add locale support #6170

Open sakksham7 opened 1 month ago

sakksham7 commented 1 month 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 implement locale support for the WooCommerce Payments Plugin, allowing it to display content in different languages based on the user’s region or preferences. The feature should dynamically adjust language for all payment-related messages, labels, and errors on the checkout page. This will improve accessibility and user experience for customers from diverse linguistic backgrounds.


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!

AviGawande commented 1 month ago

Hello @sakksham7 i had gone through docs and guidelines could you please assign me this issue.

gorakhnathy7 commented 1 month ago

Hey @AviGawande Assigning this to you!

AviGawande commented 1 month ago

@gorakhnathy7 thanks for assigning the issue,i have one doubt that this issue is not mentioned on the WooCommerce repo so how does that goes when raised PR for #6170

neerajkumar-n commented 1 month ago

@AviGawande - we have transferred the issue from WooCommerce plugin to here so it's easier for Contribution. Please ensure that the PR is raised for WooCommerce repo [refer Submission Process in Issue details]

AviGawande commented 1 month ago

Thanks @neerajkumar-n for letting me know.

gorakhnathy7 commented 1 month ago

Hey @AviGawande ,

Quick check-in on the status of this issue. If you have any questions or need assistance, feel free to reach out in the community.

AviGawande commented 1 month ago

Thanks @gorakhnathy7 for your help, I Opened PR