Category Mapping
Robbie (Virtual AI) Details
Category
Score
---Select---
Addresses and attachments
Not a result
Results as a link
Results in body
%
Subject
Body
<html dir="ltr" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,width=device-width,height=device-height,target-densitydpi=device-dpi,user-scalable=no"> <title>Your PayPal receipt</title> <style type="text/css"> /** * PayPal-Open Fonts */ /* Body text - font-weight:400 */ @font-face { font-family: PayPal-Open; font-style: normal; font-weight: 400; src: url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Regular.otf') format("opentype"); /* IE9 Compat Modes */ src: url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Regular.woff2') format('woff2'), /*Moderner Browsers*/ url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Regular.woff') format('woff'); /* Modern Browsers */ /* Fallback font for - MS Outlook older versions (2007,13, 16)*/ mso-font-alt: 'Calibri'; } /* Headline/Subheadline/Button text font-weight:500 */ @font-face { font-family: PayPal-Open; font-style: normal; font-weight: 500; src: url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Medium.otf') format("opentype"); /* IE9 Compat Modes */ src: url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Medium.woff2') format('woff2'), /*Moderner Browsers*/ url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Medium.woff') format('woff'); /* Modern Browsers */ /* Fallback font for - MS Outlook older versions (2007,13, 16)*/ mso-font-alt: 'Calibri'; } /* Bold text - <b>, <strong> Bold equals to font-weight:700 */ @font-face { font-family: PayPal-Open; font-style: normal; font-weight: 700; src: url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Bold.otf') format("opentype"); /* IE9 Compat Modes */ src: url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Bold.woff2') format('woff2'), /*Moderner Browsers*/ url('https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/fonts/PayPalOpen/PayPalOpen-Bold.woff') format('woff'); /* Modern Browsers */ /* Fallback font for - MS Outlook older versions (2007,13, 16)*/ mso-font-alt: 'Calibri'; } /* End - PayPal-Open Fonts */ /** * VX-LIB Styles * Import only the styles required for Email templates. */ @charset "UTF-8"; html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } /* Setting these elements to height of 100% ensures that * .vx_foreground-container fully covers the whole viewport */ html, body { height: 100%; } body { font-size: 14px !important; font-family: PayPal-Open, 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; } a, a:visited { color: #0070E0; text-decoration: none; font-weight: 500; font-family: PayPal-Open, 'Helvetica Neue', Helvetica, Arial, sans-serif; } a:active, a:focus, a:hover { color: #003087; text-decoration: underline; } p, li, dd, dt, label, input, textarea, pre, code, table { font-size: 14px; line-height: 1.6; font-weight: 400; text-transform: none; font-family: PayPal-Open, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #001435; } .vx_legal-text { font-size: 0.8125rem; line-height: 1.38461538; font-weight: 400; text-transform: none; font-family: PayPal-Open, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #6c7378; } /* End - VX-LIB Styles */ /** * Styles from Neptune */ /* prevent iOS font upsizing */ * { -webkit-text-size-adjust: none; } /* force Outlook.com to honor line-height */ .ExternalClass * { line-height: 100%; } td { mso-line-height-rule: exactly; } /* prevent iOS auto-linking */ /* Android margin fix */ body { margin: 0; padding: 0; } div[style*="margin: 16px 0"] { margin: 0 !important; } /** Prevent Outlook Purple Links **/ .greyLink a:link { color: #949595; } /* prevent iOS auto-linking */ .applefix a { /* use on a span around the text */ color: inherit; text-decoration: none; } .ppsans { font-family: PayPal-Open, 'Helvetica Neue', Helvetica, Arial, sans-serif !important; } /* use to make image scale to 100 percent */ .mpidiv img { width: 100%; height: auto; min-width: 100%; max-width: 100%; } .stackTbl { width: 100%; display: table; } /* Responsive CSS */ @media screen and (max-width: 640px) { /*** Image Width Styles ***/ .imgWidth { width: 20px !important; } } @media screen and (max-width: 480px) { /*** Image Width Styles ***/ .imgWidth { width: 10px !important; } } /* End - Responsive CSS */ /* Fix for Neptune partner logo */ .partner_image { max-width: 250px; max-height: 90px; display: block; } /* End - Styles from Neptune */ /** * Styles - overrides for PayPal rebranding */ html, body { background: #FAF8F5; color: #001435; font-size: 14px; line-height: 1.6; } .footerDivider { margin: 0px 35px; } /* Button */ td.paypal-button-primary:hover { /*Setting border to td would increase the buttton size on hover */ background-color: #0070E0 !important; } a.paypal-button-primary:hover { background-color: #0070E0 !important; border: 2px solid #0070E0 !important; } a.paypal-button-secondary:hover { border: 2px solid #0070E0 !important; color: #0070E0 !important; } a.paypal-button-branded:hover { background-color: #FFE888 !important; border: 2px solid #FFE888 !important; } /** * Styles for Dark mode */ @media (prefers-color-scheme: dark) { /* Wrap entire logo with border */ .footerDivider { margin-left: 0px } } </style> </head> <body> <h4 id="preHeader" style="display:none;color:#FAF8F5;font-size:0px;line-height:0px">Take a look at your purchase details from Port of London Authority on 3 September 2024.</h4> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tbody> <tr> <td bgcolor="#FAF8F5" style="font-size:0px"></td> <td bgcolor="#FAF8F5" width="640" align="center" class="mobContent"> <table cellpadding="0" cellspacing="0" border="0" width="100%" dir="ltr"> <tbody> <tr> <td> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tbody> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0" border="0" style="background:#fff" dir="ltr"> <tbody> <tr> <td style="color:#687173;font-weight:500;font-size:14px;line-height:20px;padding:10px"><span>Hi Search Acumen,</span></td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0" border="0" dir="ltr"> <tbody> <tr> <td style="padding:15px 20px 25px 20px"><img src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/images/paypal-rebranding/pp-logo-in-circle-2x.png" style="display:block" border="0" width="63" height="63" alt="PayPal" title="PayPal"></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table cellpadding="0" cellspacing="0" border="0" width="100%" class="ppsans" dir="ltr"> <tbody> <tr> <td width="640" valign="top"> <table width="100%" cellspacing="0" cellpadding="0" border="0" style="word-break:break-word"> <tbody> <tr> <td style="padding:0px 35px 30px 35px"> <p class="ppsans" style="font-size:32px;font-weight:500;line-height:38px;color:#001C64;margin:0" dir="ltr"><span>You paid £600.00 GBP to Port of London Authority</span></p> </td> </tr> </tbody> </table> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding:0px 35px 25px 35px"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top"> <p style="font-size:20px;line-height:28px;color:#001435;margin:0" dir="ltr"><span>Create an account with PayPal and shop with confidence.</span></p> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" dir="ltr"> <tbody> <tr> <td style="padding:0px 35px 25px 35px"> <table border="0" cellspacing="0" cellpadding="0" dir="ltr"> <tbody> <tr> <td class="paypal-button-primary" align="center" style="border-radius:50px;background-color:#003087"><a href="https://www.paypal.com/signup/upgrade?id=3024816191503411&em=supportteam%40search-acumen.co.uk&cn=08652396075770439454&bh=AGGH5FX2DLLVJ&flowIntent=frs&v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=signup_upgrade" target="_blank" class="paypal-button paypal-button-primary" style="line-height:22px;font-size:18px;border-radius:50px;padding:12px 35px;display:inline-block;border:2px solid #003087;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;min-width:150px;background-color:#003087;color:#ffffff">Create PayPal Account</a></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding:0px 35px 25px 35px"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top"> <p style="font-weight:500;font-size:20px;line-height:28px;color:#001C64;margin:0" dir="ltr"><span>Your purchase details</span></p> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding:0px 25px 0px 25px"> <table id="cartDetails" cellspacing="0" cellpadding="0" border="0" width="100%" dir="ltr" style="font-size:14px"> <tbody> <tr> <td style="padding:10px 10px;text-align:left;border-top:0px;width:50%;vertical-align:top"><span class="" style="font-size:14px;color:#001435"><strong>Your transaction ID:</strong><br><span>6MF813545F4396147</span><br></span></td> <td style="padding:10px 10px;text-align:left;border-top:0px;width:50%;vertical-align:top"><span class="" style="font-size:14px;color:#001435"><strong>Seller transaction ID:</strong><br><span>72W14367CL950093F</span><br></span></td> </tr> <tr> <td style="padding:10px 10px;text-align:left;border-top:0px;width:50%;vertical-align:top"><span class="" style="font-size:14px;color:#001435"><strong>Purchase date:</strong><br><span>3 September 2024</span><br></span></td> </tr> <tr> <td style="padding:10px 10px;text-align:left;border-top:0px;width:50%;vertical-align:top"><span class="" style="font-size:14px;color:#001435"><strong>Payment to:</strong><br><span>Port of London Authority</span><br><span>ishelpdesk@pla.co.uk</span></span></td> <td style="padding:10px 10px;text-align:left;border-top:0px;width:50%;vertical-align:top"><span class="" style="font-size:14px;color:#001435"><strong>Payment from:</strong><br><span>Search Acumen</span><br></span></td> </tr> <tr></tr> <tr></tr> <tr> <td style="padding:10px 10px;text-align:left;border-top:0px;width:50%;vertical-align:top"><span class="" style="font-size:14px;color:#001435"><strong>Delivery address</strong><br><table width="100%" cellpadding="0" cellspacing="0" border="0"><tbody><tr><td class="ppsans" style="padding:0px"><p class="ppsans" style="font-size:14px;line-height:20px;color:#001435;margin:0;word-break:break-word" dir="ltr"><span>Search Acumen<br>Maidstone Studios<br>Vinters Business Park<br>Maidstone<br>Kent<br>ME14 5NZ<br>United Kingdom</span></p> </td> </tr> </tbody> </table><br></span> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding:0px 25px 20px 25px"> <table id="cartDetails" cellspacing="0" cellpadding="0" border="0" width="100%" dir="ltr" style="font-size:14px"> <tbody> <tr> <td style="padding:0px 10px;text-align:right;border-top:0px;width:75%"><span>Subtotal</span></td> <td style="padding:0px 10px;text-align:right;border-top:0px"><span>£600.00 GBP</span></td> </tr> <tr> <td style="padding:10px 10px;text-align:right;border-top:0px;width:75%"><strong>Total</strong></td> <td style="padding:0px 10px;text-align:right;border-top:0px"><strong>£600.00 GBP</strong></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td class="ppsans" style="padding:0px 35px 25px 35px"> <p class="ppsans" style="font-size:14px;line-height:20px;color:#001435;margin:0;word-break:break-word" dir="ltr"><span>You paid using: Mastercard x-4285</span></p> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td class="ppsans" style="padding:0px 35px 25px 35px"> <p class="ppsans" style="font-size:14px;line-height:20px;color:#001435;margin:0;word-break:break-word" dir="ltr"><span>This card transaction will appear on your statement as PAYPAL *PORTLONDONA.</span></p> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td class="ppsans" style="padding:0px 35px 25px 35px"> <p class="ppsans" style="font-size:14px;line-height:20px;color:#001435;margin:0;word-break:break-word" dir="ltr"><span>Please note that the does not include any other fees your card issuer may charge - check your card statement for the final amount.</span></p> </td> </tr> </tbody> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" dir="ltr"> <tbody> <tr> <td style="padding:0px 35px 25px 35px"> <table border="0" cellspacing="0" cellpadding="0" dir="ltr"> <tbody> <tr> <td class="paypal-button-primary" align="center" style="border-radius:50px;background-color:#003087"><a href="https://www.paypal.com/signup/upgrade?id=3024816191503411&em=supportteam%40search-acumen.co.uk&cn=08652396075770439454&bh=AGGH5FX2DLLVJ&flowIntent=frs&v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=signup_upgrade" target="_blank" class="paypal-button paypal-button-primary" style="line-height:22px;font-size:18px;border-radius:50px;padding:12px 35px;display:inline-block;border:2px solid #003087;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;min-width:150px;background-color:#003087;color:#ffffff">Create PayPal Account</a></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td width="640"> <table width="100%" cellpadding="0" cellspacing="0" border="0" dir="ltr"> <tbody> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td width="120" valign="top"><img src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/images/paypal-rebranding/footer-logo-with-crop-2x.png" width="283" height="100" style="display:block" border="0" alt="PayPal"> <hr class="footerDivider" style="border-top:1px solid #C6C6C6;margin:0px 35px"> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table id="body_footer_links" width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom:0px" dir="ltr"> <tbody> <tr> <td style="font-size:11px;line-height:31px;padding:10px 35px;color:#001435;font-weight:500" class="ppsans"><a href="https://www.paypal.com/gb/smarthelp/home?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=smarthelp_home" target="_blank" class="ppsans" style="color:#0070E0;text-decoration:none" alt="Help & Contact">Help & Contact</a><span style="padding:0px 5px"> | </span><a href="https://www.paypal.com/gb/webapps/mpp/paypal-safety-and-security?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=mpp_paypal-safety-and-security" target="_blank" class="ppsans" style="color:#0070E0;text-decoration:none" alt="Security">Security</a><span style="padding:0px 5px"> | </span><a href="https://www.paypal.com/gb/webapps/mpp/mobile-apps?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=mpp_mobile-apps" target="_blank" class="ppsans" style="color:#0070E0;text-decoration:none" alt="Apps">Apps</a></td> </tr> <tr> <td style="padding-bottom:20px;padding-top:20px;padding-left:20px;padding-right:20px"> <table cellpadding="0" cellspacing="0" border="0" dir="ltr"> <tbody> <tr> <td align="center" valign="middle" width="60"><a id="twitter" href="https://twitter.com/PayPal?v=1%2C0.1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=twitter.com_paypal" target="_blank"><img border="0" src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/images/quantum_leap/footer-social-icons_x.png" width="28" height="28" style="display:block" alt="Twitter"></a></td> <td align="center" valign="middle" width="60"><a id="instagram" href="https://www.instagram.com/paypal/?v=1%2C0.1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=www.instagram.com_paypal" target="_blank"><img border="0" src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/images/paypal-rebranding/footer-social-icons_instagram-2x.png" width="28" height="28" style="display:block" alt="Instagram"></a></td> <td align="center" valign="middle" width="60"><a id="facebook" href="https://www.facebook.com/PayPalUSA?v=1%2C0.1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=www.facebook.com_paypalusa" target="_blank"><img border="0" src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/images/paypal-rebranding/footer-social-icons_facebook-2x.png" width="28" height="28" style="display:block" alt="Facebook"></a></td> <td align="center" valign="middle" width="60"><a id="linkedin" href="http://www.linkedin.com/company/1482?trk=tyah&v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=company_1482" target="_blank"><img border="0" src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/n/layout/images/paypal-rebranding/footer-social-icons_linkedin-2x.png" width="28" height="28" style="display:block" alt="LinkedIn"></a></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding:5px 35px 20px 35px"> <tbody> <tr> <td class="ppsans" width="600"> <table id="hideForTextFooter" width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="font-size:11px;line-height:13px;padding:5px 0px"> <p class="ppsans" style="font-size:11px;margin:0" dir="ltr"><span>PayPal is committed to preventing fraudulent emails. Emails from PayPal will always contain your full name. <a href="https://www.paypal.com/uk/webapps/mpp/phishing?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=mpp_phishing" target="_blank" style="text-decoration:none">Learn to identify phishing</a></span></p> </td> </tr> </tbody> </table> <table id="hideForTextFooter" width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="font-size:11px;line-height:13px;padding:5px 0px"> <p class="ppsans" style="font-size:11px;margin:0" dir="ltr"><span>Please don't reply to this email. To get in touch with us, click <a href="https://www.paypal.com/selfhelp/home?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=selfhelp_home" target="_blank" style="text-decoration:none">Help & Contact</a>.</span></p> </td> </tr> </tbody> </table> <table id="" width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="font-size:11px;line-height:13px;padding:5px 0px"> <p class="ppsans" style="font-size:11px;margin:0" dir="ltr"><span>Not sure why you received this email? <a href="https://www.paypal.com/gb/smarthelp/article/why-am-i-receiving-emails-from-paypal-when-i-dont-have-an-account-faq4172?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=article_why-am-i-receiving-emails-from-paypal-when-i-dont-have-an-account-faq4172" target="_blank" style="text-decoration:none">Learn more</a></span></p> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="font-size:11px;line-height:13px;padding:5px 0px"> <p class="ppsans" style="font-size:11px;margin:0" dir="ltr"> <div style="font-size:11px" dir="ltr"><span>Copyright © 1999-2024 PayPal. All rights reserved. PayPal UK Ltd. Registered Office: Whittaker House, Whittaker Avenue, Richmond-Upon-Thames, Surrey, United Kingdom, TW9 1EH</span></div> <p style="font-size:11px" dir="ltr"><span>PayPal UK Ltd is authorised and regulated by the Financial Conduct Authority (FCA) as an electronic money institution under the Electronic Money Regulations 2011 for the issuance of electronic money (firm reference number 994790), in relation to its regulated consumer credit activities under the Financial Services and Markets Act 2000 (firm reference number 996405) and for the provision of Cryptocurrency services under the Money Laundering, Terrorist Financing and Transfer of Funds (Information on the Payer) Regulations 2017 (firm reference number 1000741). Some of PayPal UK Ltd's products including PayPal Pay in 3 and PayPal Working Capital are not regulated by the FCA. PayPal UK Ltd's company number is 14741686 and its registered address is Whittaker House, Whittaker Avenue, Richmond-Upon-Thames, Surrey, United Kingdom, TW9 1EH.</span></p> <p style="font-size:11px" dir="ltr">PayPal RT000398:en_GB(en-GB):1.4.1:f63655288a815</p><img alt="" height="1" width="1" border="0" src="https://t.paypal.com/ts?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT000398&utm_unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&ppid=RT000398&cnac=GB&rsta=en_GB%28en-GB%29&cust=MHE97V2WML6XL&unptid=164242b4-69c9-11ef-bc6d-3cecef6b028f&calc=f63655288a815&unp_tpcid=email-receipt-guest-checkout-rt000398&page=main%3Aemail%3ART000398&pgrp=main%3Aemail&e=op&mchn=em&s=ci&mail=sys&appVersion=1.277.0&tenant_name=PAYPAL&xt=145585%2C104038&link_ref=t.paypal.com_ts"></p> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> <td bgcolor="#FAF8F5" style="font-size:0px"></td> </tr> </tbody> </table> </body> </html>
Attachments
Address
Category
File
Add attachment
Cancel
Save