verygoodsecurity / vgs-collect-js

VGS Collect.js script loading module
https://www.verygoodsecurity.com/
7 stars 14 forks source link

How to detect no response from iframe #59

Open ThuyTrang144 opened 1 year ago

ThuyTrang144 commented 1 year ago

Problem

Cannot detect error message no response from iframe: Uncaught (in promise) Error: No response from iframe 'data.attributes.expirationDate' during 3000 ms.

Expected:

Have any way to detect this case? I want to show the error message on UI when getting this case.