@atlas-kitchen/adyen-web
Version:
3 lines (2 loc) • 969 B
JavaScript
const e="threeDS2Fingerprint",r="3DS2Fingerprint_Error",t="callSubmit3DS2Fingerprint_Response",n="threeDS2Challenge",p="3DS2Challenge_Error",o="threeDS2",i="3DS2",l='Missing "token" property from threeDS2 action',s="02",S=1e4,x=6e5,D="timeout",g={result:{transStatus:"U"},type:"challengeResult",errorCode:D},h={result:{threeDSCompInd:"N"},type:"fingerPrintResult",errorCode:D},a={"01":["250px","400px"],"02":["390px","400px"],"03":["500px","600px"],"04":["600px","400px"],"05":["100%","100%"]};export{x as CHALLENGE_TIMEOUT,g as CHALLENGE_TIMEOUT_REJECT_OBJECT,a as CHALLENGE_WINDOW_SIZES,s as DEFAULT_CHALLENGE_WINDOW_SIZE,h as FAILED_METHOD_STATUS_RESOLVE_OBJECT_TIMEOUT,l as MISSING_TOKEN_IN_ACTION_MSG,n as THREEDS2_CHALLENGE,p as THREEDS2_CHALLENGE_ERROR,e as THREEDS2_FINGERPRINT,r as THREEDS2_FINGERPRINT_ERROR,t as THREEDS2_FINGERPRINT_SUBMIT,o as THREEDS2_FULL,i as THREEDS2_NUM,S as THREEDS_METHOD_TIMEOUT,D as TIMEOUT};
//# sourceMappingURL=constants.js.map