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>We're making some changes to our PayPal legal agreements</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">Claire Handley, you can view the changes on our website.</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>Hello, Claire Handley</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="padding:0px 35px 30px 35px;word-break:break-word"> <tbody> <tr> <td> <p class="ppsans" style="font-size:32px;font-weight:500;line-height:38px;color:#001C64;margin:0" dir="ltr"><span>We're making some changes to our legal agreements that will apply to you</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:#2c2e2f;margin:0;word-break:break-word" dir="ltr"><span>You can see information regarding these agreements, when and how they are changing, and what you can do if you want to decline these changes by visiting the <a href="https://www.paypal.com/gb/webapps/mpp/ua/upcoming-policies-full?locale.x=en_GB&v=1&utm_source=unp&utm_medium=email&utm_campaign=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&link_ref=ua_upcoming-policies-full" target="_blank" style="text-decoration:none">Policy Updates</a> page at PayPal.com.</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:#2c2e2f;margin:0;word-break:break-word" dir="ltr"><span>The information is also provided in your PayPal Message Center.</span></p> </td> </tr> </tbody> </table> <table width="100%" cellspacing="0" cellpadding="0" style="padding:0px 35px 25px 35px" border="0" dir="ltr"> <tbody> <tr> <td> <table width="100%" cellspacing="0" cellpadding="0" style="padding:20px 30px 20px 30px;background:#fff;border-radius:15px" border="0" dir="ltr"> <tbody> <tr> <td valign="middle"> <table width="100%" cellspacing="0" cellpadding="0" border="0" dir="ltr" role="presentation"> <tbody> <tr> <td class="ppsans" style="padding:5px 0px 0px 0px"><img class="" src="https://www.paypalobjects.com/digitalassets/c/system-triggered-email/w100/glyph_handmobilephone_blue.png" style="display:block;border:0" border="0" alt="" width="90"></td> </tr> </tbody> </table> </td> <td width="80%" style="padding:0px 0px 0px 20px"><span><b>Are you using the PayPal app?</b><br>Log in to the PayPal app. You may either tap the Settings icon, then tap the <a href="https://www.paypal.com/smc/async/home?v=1&utm_source=unp&utm_medium=email&utm_campaign=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&link_ref=async_home" target="_blank">Message Center</a>, or select your Profile, tap 'Legal Agreements' and tap 'Policy Updates'.</span></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding:0px 20px 20px 20px"> <hr style="border-top:1px solid #687173"> </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:#2c2e2f;margin:0;word-break:break-word" dir="ltr"><span>If you have questions about any of these changes or your account, please don't hesitate to <a href="https://www.paypal.com/gb/smarthelp/contact-us?locale.x=en_GB&v=1&utm_source=unp&utm_medium=email&utm_campaign=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&link_ref=smarthelp_contact-us" target="_blank" style="text-decoration:none">get in touch</a> with us.</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:#2c2e2f;margin:0;word-break:break-word" dir="ltr"><span>Thank you for being a PayPal customer.</span></p> </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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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 RT002668:en_GB(en-GB):1.1.0:6800db5116ab2</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=RT002668&utm_unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&ppid=RT002668&cnac=GB&rsta=en_GB%28en-GB%29&cust=&unptid=4891c15e-42a5-11ef-a525-3cfdfeef7c09&calc=6800db5116ab2&unp_tpcid=legal-tickler-notifications&page=main%3Aemail%3ART002668&pgrp=main%3Aemail&e=op&mchn=em&s=ci&mail=sys&appVersion=1.263.0&tenant_name=PayPal&xt=145585%2C104038%2C127632&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