So, I have successfully added Clover hosted iframe in my react project and everything works fine but, I have noticed one thing when I call cloverRef.current?.createToken() It only works if the user has once visited the loaded Ifrmae by scrolling to that section if the user has not visited the iframe section it does not give me the error for cart number is required and so on...,
Is there any way to fix this?
Thanks any help will be appreciated.