- ID de l'analyse :
- 1086a5df-acc8-4798-ac0b-d157cabf337aTerminée
- URL soumise :
- https://etransfer.interac.ca/
- Fin du rapport :
Liens : 1 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
http://www.interac.ca/en |
Variables JavaScript : 27 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
dataLayer | object |
Modernizr | object |
yepnope | function |
$ | function |
jQuery | function |
SearchIndex | function |
Bloodhound | function |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><!-- header_begin --><html lang="en" style=""><head>
<script type="text/javascript" async="" src="https://www.google-analytics.com/plugins/ua/linkid.js"></script><script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-3PFFYSG26F&l=dataLayer&cx=c&gtm=45He4cc1v6700310za200"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-5F21NM3TH6&l=dataLayer&cx=c&gtm=45He4cc1v6700310za200"></script><script async="" src="//www.googletagmanager.com/gtm.js?id=GTM-5SR238"></script><script>
if (self != top) {
top.location.replace(this.location);
}
</script>
<meta http-equiv="Expires" content="Thu, 01 Jan 1970 00:00:01 GMT">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="no-cache">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5SR238');</script>
<!-- End Google Tag Manager -->
<!-- Facebook OG Meta Tag -->
<meta property="og:title" content="Deposit your INTERAC e-Transfer">
<meta property="og:description" content="Receiving an INTERAC e-Transfer is fast and free using your mobile or online banking.">
<meta property="og:image" content="https://s3.amazonaws.com/etransfer-notification.interac.ca/images/etransfer_thumbnail_en.png">
<meta property="og:url" content="https://etransfer.interac.ca/?lang=en">
<meta property="og:site_name" content="INTERAC e-Transfer">
<!-- end Facebook OG Meta Tag -->
<!-- Turn off telephone number detection on iOS. -->
<meta name="format-detection" content="telephone=no">
<link rel="stylesheet" type="text/css" media="screen" href="/gzip_d534c27e189b0a49e098a6ef33477f73/gateway/generalCSS.css">
<link rel="stylesheet" type="text/css" media="screen" href="/gzip_703f2f08ae23d521abb34f26f064ff45/gateway/GTIe8CSS.css">
<!--[if lte IE 8]>
<link rel="stylesheet" type="text/css" media="screen" href="/gzip_8b9f9d713557e212a4e93e08d845f24b/gateway/LTEIe8CSS.css" />
<![endif]-->
<!--[if IE 9]>
<link rel="stylesheet" type="text/css" media="screen" href="/gzip_54f623968887c3a01a10f46d44bed4bf/gateway/Ie9CSS.css" />
<![endif]-->
<script type="text/javascript" src="/gzip_5a5877ca34034008d7f643254180fd0e/gateway/vendorJS.js"></script>
<title>INTERAC e-Transfer</title>
<!-- header_end -->
</head>
<body>
<!-- Google Tag Manager -->
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-5SR238" height="0" width="0"
style="display: none; visibility: hidden"></iframe>
</noscript>
<!-- End Google Tag Manager -->
<script>
$(document).ready(function () {
$("a.change-language").click(function (event) {
event.preventDefault();
if (typeof customChangeLanguageFunction == 'function') {
customChangeLanguageFunction('/changeLanguage.do?pageName=error%2Fgateway_invalid_source_error&lang=fr&country=CA');
} else {
location.replace('/changeLanguage.do?pageName=error%2Fgateway_invalid_source_error&lang=fr&country=CA');
}
});
$("a.about-menu").click(function (event) {
event.preventDefault();
if (typeof customAboutFunction == 'function') {
customAboutFunction("error%2Fgateway_invalid_source_error", "");
} else {
submitAbout("error%2Fgateway_invalid_source_error", "");
}
});
$("a.help-link").click(function (event) {
openWindow(event, 'http://interac.ca/en/etransferhelp', 'Help', 'resizable=yes,scrollbars=yes');
});
$("a.help-link").focus(function (event) {
$('.interac-max-width').each(function (i, obj) {
$(this).removeAttr("tabindex");
});
});
$("a.contactus-link").click(function (event) {
openWindow(event, 'https://www.interac.ca/en/contact-us/', 'contactUs', 'resizable=yes,scrollbars=yes,width=550,height=350');
});
$("a.certapay-link").click(function (event) {
openWindow(event, 'https://www.interac.ca/en/about/', 'aboutUs', 'resizable=yes,scrollbars=yes,width=550,height=350');
});
$("a.privacy-link").click(function (event) {
openWindow(event, 'https://www.interac.ca/en/interac-e-transfer-privacy-policy/', 'privacy', 'resizable=yes,scrollbars=yes');
});
$("a.security-link").click(function (event) {
openWindow(event, 'https://www.interac.ca/en/consumers/security/interac-e-transfer/', 'security', 'resizable=yes,scrollbars=yes,width=550,height=350');
});
$("a.termsAndConditions-link").click(function (event) {
openWindow(event, 'https://www.interac.ca/en/interac-e-transfer-terms-of-use/', 'terms', 'resizable=yes,scrollbars=yes,width=550,height=350');
});
});
function submitAbout(pageName, pageAction) {
var url = "aboutMoneyDeposit.do";
if (pageName != "") {
url += '?pageName=' + encodeURIComponent(pageName);
}
if (pageAction != "") {
url += (pageName != "") ? "&" : "?";
url += 'pageAction=' + pageAction;
}
location.replace(url);
}
function openWindow(event, url, windowName, windowParams) {
event.preventDefault();
window.open(url, windowName, windowParams);
}
</script>
<div class="custom-wrapper nav-menu" id="menu" data-enhance="false">
<div class="pure-g nav-wrapper interac-max-width">
<div class="pure-u-1 pure-u-md-1-3">
<div class="pure-menu pure-menu-heading">
<a href="http://www.interac.ca/en" hreflang="en" class="custom-brand">
<img id="brand-logo" src="https://etransfer-notification.interac.ca/images/own/etransfer_logo.svg" alt="INTERAC e-Transfer " style="height: 50px;">
</a>
<a href="#" hreflang="en" class="help-link pure-menu-link pure-hidden-md pure-hidden-lg pure-hidden-xl help-link" data-ajax="false" style="position: absolute; top: 5px; right: 45px;"> <img src="/resources/newgateway/images/icons-svg/question-mark.svg" id="help-icon" height="30px" width="30px" alt="Help">
</a>
<a href="#" class="custom-toggle" id="toggle" data-role="button" role="button" aria-expanded="false" aria-labelledby="menu-description">
<s class="bar"></s>
<s class="bar"></s>
</a> <p id="menu-description" style="display: none"> Show navigation menu</p>
<p id="close-menu-description" style="display: none"> Hide navigation menu</p>
</div>
</div>
<div class="pure-u-1 pure-u-md-2-3">
<div class="pure-menu pure-menu-horizontal custom-menu-3 custom-can-transform">
<ul class="pure-menu-list" role="menu" aria-label="Menu">
<li class="pure-menu-item" role="none">
<a href="#" hreflang="en" class="contactus-link pure-menu-link" data-ajax="false" role="menuitem">
Contact Us
</a>
</li>
<li class="pure-menu-item pure-hidden-sm pure-hidden-xs" role="none">
<a href="#" hreflang="en" class="help-link pure-menu-link" data-ajax="false" role="menuitem">
<img src="/resources/newgateway/images/icons-svg/question-mark.svg" id="help-icon-mobile" height="30px" width="30px" alt="Help">
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div style="margin-left: auto; margin-right: auto; position: relative" class="interac-max-width" data-role="page" data-enhance="false">
<div class="pure-g">
<div class="pure-u-1">
<div class="display-inline-block padding-right-10 translate-y-d-7">
<svg height="30px" version="1.1" viewBox="0 0 16 16" width="30px" xmlns="http://www.w3.org/2000/svg" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" xmlns:xlink="http://www.w3.org/1999/xlink" class="grey-border circle-icon grey-background ">
<g fill="none" fill-rule="evenodd" id="Icons with numbers" stroke="none" stroke-width="1">
<g id="Group" transform="translate(-576.000000, -432.000000)" class="white-icon">
<path d="M583,435 L583,437 L585,437 L585,435 Z M584,448 C579.581722,448 576,444.418278 576,440 C576,435.581722 579.581722,432 584,432 C588.418278,432 592,435.581722 592,440 C592,444.418278 588.418278,448 584,448 Z M583,439 L583,445 L585,445 L585,439 Z M583,439" id="Oval 208" class=""></path>
</g>
</g>
</svg>
</div>
<h1 class="interac-yellow display-inline-block font-weight-100 margin-top-30">
Sorry, we were unable to process your request.
</h1>
</div>
<div class="pure-u-1">
<div class="separator"></div>
</div>
<div class="pure-u-1">
<p></p>
</div>
<div class="pure-u-1 text-center margin-top-30">
<div class="error-image-border">
<img src="/resources/newgateway/images/error-icons/misc.svg" alt="">
</div>
</div>
<div class="pure-u-1 text-center">
<p class="font-bold font-header">
What to do now?
<br> <br>
</p><ul style="list-style-type: none;">
<li>Please use the link in your notification to deposit the transfer</li>
</ul>
<p></p>
</div>
</div>
</div>
<div class="footer l-box interac-max-width" data-role="footer">
<div class="separator"></div>
<div class="pure-g footer-link-container">
<ul class="pure-u-1 pure-u-md-3-5">
<li class="pure-u-lg-1-3 pure-u-md-1-2 pure-u-1">
<a href="javascript:void();" hreflang="en" class="certapay-link footer-link" data-ajax="false"><i>Interac</i> e-Transfer</a>
</li>
<li class="pure-u-lg-1-3 pure-u-md-1-2 pure-u-1">
<a href="javascript:void();" hreflang="en" class="privacy-link footer-link" data-ajax="false">Privacy Policy</a>
</li>
<li class="pure-u-lg-1-4 pure-u-md-1-2 pure-u-1">
<a href="javascript:void();" hreflang="en" class="security-link footer-link" data-ajax="false">Security</a>
</li>
</ul>
<div class="pure-u-1 pure-u-md-2-5">
<span class="footer-text">This is a secure Transaction
<svg height="20px" id="Слой_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="20px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="translate-y-d-3">
<switch>
<g>
<path d="M221.909,335.546c0-18.866,15.226-34.092,34.091-34.092 s34.091,15.226,34.091,34.092c0,13.749-8.189,25.567-19.997,30.905l19.997,60.003h-68.182l19.997-60.003 C230.093,361.113,221.909,349.295,221.909,335.546z M437.818,233.273H74.182v250h363.637V233.273z M369.637,136.682 c0-59.659-48.296-107.955-107.955-107.955h-11.363c-59.659,0-107.955,48.296-107.955,107.955v73.864h227.273V136.682z M437.818,506 H74.182c-12.501,0-22.727-10.231-22.727-22.728v-250c0-12.496,10.226-22.728,22.727-22.728h45.455v-73.864 C119.636,64.527,178.158,6,250.318,6h11.363c72.155,0,130.682,58.527,130.682,130.682v73.864h45.455 c12.495,0,22.728,10.232,22.728,22.728v250C460.546,495.769,450.313,506,437.818,506z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#b5b5b5;" class="grey-icon"></path>
</g>
</switch>
<foreignObject></foreignObject>
</svg>
</span>
</div>
</div>
<div class="separator"></div>
<div class="padding-t-5 pure-g">
<div class="pure-u-md-1-2 pure-hidden-sm pure-hidden-xs text-left">
<img class="logo" src="https://etransfer-notification.interac.ca/images/own/etransfer_logo.svg" alt="Interac e-Transfer" style="height: 50px;">
</div>
<div class="pure-u-1 pure-hidden-md pure-hidden-lg pure-hidden-xl">
<img class="logo" src="https://etransfer-notification.interac.ca/images/own/etransfer_logo.svg" alt="Interac e-Transfer" style="height: 50px;">
</div>
<div class="pure-u-md-1-2 pure-u-1">
<p class="copyright-text">
© 2000 —
<script type="text/javascript">
function getCurrentYear() {
var currentDate = new Date();
return currentDate.getFullYear();
}
var currentYear = getCurrentYear();
document.write(currentYear);
</script>2024
Interac Corp. All rights reserved.
<a href="javascript:void();" hreflang="en" class="termsAndConditions-link underline">Terms of Use</a>
<br>
® Trade-marks of Interac Corp.
</p>
</div>
</div>
</div>
<script type="text/javascript" src="/gzip_1636a7e3eaac35bfb3c33ceabdbebdd3/gateway/navJS.js"></script>
<script>
$(document).prop('title', $($.parseHTML('INTERAC e-Transfer')).text());
</script>
<script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=323568306" async=""></script>
</body></html>