#strakzz
1 messages · Page 1 of 1 (latest)
👋 How can I help?
I have an question about payment element.
I need to add an event listener to each input fields of the payment component for catch the user is press the enter key on keyboard.
I need to Implement a feature for when an user is press the enter key on his keyboard after filling details on any of the input fields. the submit action should happen.
How can i add an event listener to every input fields ?. Thanks