-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdonation.html
12 lines (12 loc) · 1 KB
/
donation.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='noindex, nofollow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<title>Hammat - Donation</title>
</head>
<body>
<iframe id="iframe_assoconnect" allow="payment" src="https://web-assoconnect-frc-uat-web-adyen-nadia.azurewebsites.net/collect/description/3-n-campagne-de-dons?iframe=1" width="100%" style="overflow: hidden; border: 0; max-height: none;" scrolling="no" onload="window.location.href='#iframe_assoconnect'"></iframe><script>window.addEventListener("message", function(event) {if(event.data.action === "iframe.height" && (event.origin === "https://web-assoconnect-frc-uat-web-adyen-nadia.azurewebsites.net" || event.origin === "https://pay.assoconnect.com")){document.getElementById("iframe_assoconnect").height = event.data.height;}});</script><style>#iframe_assoconnect{border: 0}</style>
</body>
</html>