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

Add language support for Myfinity #496

Closed
akash-c-k opened this issue Jul 12, 2024 · 1 comment · Fixed by #502
Closed

Add language support for Myfinity #496

akash-c-k opened this issue Jul 12, 2024 · 1 comment · Fixed by #502
Assignees

Comments

@akash-c-k
Copy link
Collaborator

No description provided.

@sakksham7
Copy link
Contributor

if merchant doesn't pass any locale in options then we show by default "EN"
if merchant passes locale

  1. as "auto" then we show browser specific locale and will also pass the same to mifinity if it matches the list.
  2. if merchant passes locale as "FR","EN" etc. which are supported by SDK then we show the passed locale
  3. if the locale passed by merchant is not supported by web SDK then by default we show "EN"

@PritishBudhiraja PritishBudhiraja linked a pull request Jul 16, 2024 that will close this issue
10 tasks
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 a pull request may close this issue.

2 participants