Card payment panel sometime not displayed on fist page load

:wave: Do you know if there are any console errors when you’re customers experience this? Also you could add an event listener to listen for CardInputEventState. If it hasErrorClass true you’ll know it didn’t load correctly and if it isEmpty true it loaded correctly. :slightly_smiling_face: