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

Web build displaying "Not Safe" alert to users #89

Open
esmlima opened this issue Sep 3, 2022 · 0 comments
Open

Web build displaying "Not Safe" alert to users #89

esmlima opened this issue Sep 3, 2022 · 0 comments

Comments

@esmlima
Copy link

esmlima commented Sep 3, 2022

Describe the bug
In web server, the form is displaying a "Not Safe" alert to users and disabling autofill behaviour of the form.
Chrome / Android also shows up the built in Credit Card scanner to make a photo of a new credit card but it didn't fill the fields at the form.

To Reproduce
Just deploy the master example, deploy it over a web server and test to autocomplete the form using Chrome or Safari browsers.

Expected behavior
I expected Chrome and Safari to autofill previously saved credit card numbers of the users. Also expected Chrome to fill the form based on Credit Card scanner of a new card.

Screenshots
Not safe - autofill disabled

Additional context
I have created a simple form with only autocomplete enabled form and the feature works perfectly:
https://payment.gula.mobi/card.html

But the form generated by the widget doesn't work:
https://payment.gula.mobi/

@kavantrivedi kavantrivedi added the bug Something isn't working label Sep 16, 2022
@aditya-css aditya-css removed the bug Something isn't working label Oct 5, 2023
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

No branches or pull requests

3 participants