Stripe email 01

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width"> <meta name="robots" content="noindex"> <title>You can now accept payments with Stripe</title><style>/** * IMPORTANT: * Please read before changing anything, CSS involved in our HTML emails is * extremely specific and written a certain way for a reason. It might not make * sense in a normal setting but Outlook loves it this way. * * !!! div[style*="margin: 16px 0"] allows us to target a weird margin * !!! bug in Android's email client. * !!! Do not remove. * * Also, the img files are hosted on S3. Please don't break these URLs! * The images are also versioned by date, so please update the URLs accordingly * if you create new versions * ***/ /** * # Root * - CSS resets and general styles go here. **/ html, body, a, span, div[style*="margin: 16px 0"] { border: 0 !important; margin: 0 !important; outline: 0 !important; padding: 0 !important; text-decoration: none !important; } a, span, td, th { -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } /** * # Delink * - Classes for overriding clients which creates links out of things like * emails, addresses, phone numbers, etc. **/ span.st-Delink a { color: #414552 !important; text-decoration: none !important; } /** Modifier: preheader */ span.st-Delink.st-Delink--preheader a { color: #ffffff !important; text-decoration: none !important; } /** */ /** Modifier: title */ span.st-Delink.st-Delink--title a { color: #414552 !important; text-decoration: none !important; } /** */ /** Modifier: footer */ span.st-Delink.st-Delink--footer a { color: #687385 !important; text-decoration: none !important; } /** */ /** * # Header **/ table.st-Header td.st-Header-background div.st-Header-area { height: 76px !important; width: 600px !important; background-repeat: no-repeat !important; background-size: 600px 76px !important; } table.st-Header td.st-Header-logo div.st-Header-area { height: 29px !important; width: 70px !important; background-repeat: no-repeat !important; background-size: 70px 29px !important; } table.st-Header td.st-Header-logo.st-Header-logo--atlasAzlo div.st-Header-area { height: 21px !important; width: 216px !important; background-repeat: no-repeat !important; background-size: 216px 21px !important; } /** * # Retina * - Targets high density displays and devices smaller than 768px. * * ! For mobile specific styling, see `# Mobile`. **/ @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), all and (max-width: 768px) { /** * # Target * - Hides images in these devices to display the larger version as a * background image instead. **/ /** Modifier: mobile */ div.st-Target.st-Target--mobile img { display: none !important; margin: 0 !important; max-height: 0 !important; min-height: 0 !important; mso-hide: all !important; padding: 0 !important; font-size: 0 !important; line-height: 0 !important; } /** */ /** * # Header **/ table.st-Header td.st-Header-background div.st-Header-area { background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2017-08-21/header/Header-background.png') !important; } /** Modifier: white */ table.st-Header.st-Header--white td.st-Header-background div.st-Header-area { background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2017-08-21/header/Header-background--white.png') !important; } /** */ /** Modifier: simplified */ table.st-Header.st-Header--simplified td.st-Header-logo div.st-Header-area { background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2023-03-30/header/stripe_logo_blurple_email_highres.png') !important; } /** */ /** Modifier: simplified + atlasAzlo */ table.st-Header.st-Header--simplified td.st-Header-logo.st-Header-logo--atlasAzlo div.st-Header-area { background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2018-05-02/header/Header-logo--atlasAzlo.png') !important; } /** */ } /** * # Mobile * - This affects emails views in clients less than 600px wide. **/ @media only screen and (max-width:600px) { /** * # Wrapper **/ table.st-Wrapper, table.st-Width.st-Width--mobile { min-width: 100% !important; width: 100% !important; border-radius: 0px !important; } /** * # Spacer **/ /** Modifier: gutter */ td.st-Spacer.st-Spacer--gutter { width: 16px !important; } /** */ /** Modifier: td.kill */ td.st-Spacer.st-Spacer--kill { width: 0 !important; } td.st-Spacer.st-Spacer--height { height: 0 !important; } /** */ /** Modifier: div.kill */ div.st-Spacer.st-Spacer--kill { height: 0px !important; } /** */ /** Modifier: footer */ .st-Mobile--footer { text-align: left !important; } /** */ /** * # Font **/ /** Modifier: title */ td.st-Font.st-Font--title, td.st-Font.st-Font--title span, td.st-Font.st-Font--title a { font-size: 20px !important; line-height: 28px !important; font-weight: 700 !important; } /** */ /** Modifier: header */ td.st-Font.st-Font--header, td.st-Font.st-Font--header span, td.st-Font.st-Font--header a { font-size: 16px !important; line-height: 24px !important; } /** */ /** Modifier: body */ td.st-Font.st-Font--body, td.st-Font.st-Font--body span, td.st-Font.st-Font--body a { font-size: 16px !important; line-height: 24px !important; } /** */ /** Modifier: caption */ td.st-Font.st-Font--caption, td.st-Font.st-Font--caption span, td.st-Font.st-Font--caption a { font-size: 12px !important; line-height: 16px !important; } /** */ /** * # Header **/ table.st-Header td.st-Header-background div.st-Header-area { margin: 0 !important; width: auto !important; background-position: 0 0 !important; } table.st-Header td.st-Header-background div.st-Header-area { background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2017-08-21/header/Header-background--mobile.png') !important; } /** Modifier: white */ table.st-Header.st-Header--white td.st-Header-background div.st-Header-area { background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2017-08-21/header/Header-background--white--mobile.png') !important; } /** */ /** Modifier: simplified */ table.st-Header.st-Header--simplified td.st-Header-logo { width: auto !important; } table.st-Header.st-Header--simplified td.st-Header-spacing { width: 0 !important; } table.st-Header.st-Header--simplified td.st-Header-logo div.st-Header-area { margin: 0 !important; background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2023-03-30/header/stripe_logo_blurple_email_highres.png') !important; } table.st-Header.st-Header--simplified td.st-Header-logo.st-Header-logo--atlasAzlo div.st-Header-area { margin: 0 auto !important; background-image: url('https://stripe-images.s3.amazonaws.com/html_emails/2018-05-02/header/Header-logo--atlasAzlo.png') !important; } /** */ /** * # Divider **/ table.st-Divider td.st-Spacer.st-Spacer--gutter, tr.st-Divider td.st-Spacer.st-Spacer--gutter { background-color: #e6ebf1; } /** * # Blocks **/ table.st-Blocks table.st-Blocks-inner { border-radius: 0 !important; } table.st-Blocks table.st-Blocks-inner table.st-Blocks-item td.st-Blocks-item-cell { display: block !important; } /** * # Hero Units **/ /* Hides dividers in hero units so that vertical spacing remains consistent */ table.st-Hero-Container td.st-Spacer--divider { display: none !important; margin: 0 !important; max-height: 0 !important; min-height: 0 !important; mso-hide: all !important; padding: 0 !important; font-size: 0 !important; line-height: 0 !important; } table.st-Hero-Responsive { margin: 16px auto !important; } /** * # Button **/ table.st-Button td.st-Button-area, table.st-Button td.st-Button-area a.st-Button-link, table.st-Button td.st-Button-area span.st-Button-internal { height: 40px !important; line-height: 24px !important; font-size: 16px !important; } } @media (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi), all and (max-width:768px) { /** * # mobile image **/ div.st-Target.st-Target--mobile img { display: none !important; margin: 0 !important; max-height: 0 !important; min-height: 0 !important; mso-hide: all !important; padding: 0 !important; font-size: 0 !important; line-height: 0 !important; } /** * # document-list-item image **/ div.st-Icon.st-Icon--document { background-image: url('https://stripe-images.s3.amazonaws.com/notifications/icons/document--16--regular.png') !important; } } </style></head> <body class="st-Email" bgcolor="#f6f9fc" style="border: 0; margin: 0; padding: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; min-width: 100%; width: 100%;" override="fix"> <!-- Background --> <table class="st-Background" bgcolor="#f6f9fc" border="0" cellpadding="0" cellspacing="0" width="100%" style="border: 0; margin: 0; padding: 0;"> <tbody> <tr> <td class="st-Spacer st-Spacer--kill st-Spacer--height" height="64"> <div class="st-Spacer st-Spacer--kill"> </div> </td> </tr> <tr> <td style="border: 0; margin: 0; padding: 0;"> <!-- Wrapper --> <table class="st-Wrapper" align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="600" style="border-top-left-radius: 16px; border-top-right-radius: 16px; margin: 0 auto; min-width: 600px;"> <tbody> <tr> <td style="border: 0; margin: 0; padding: 0;"> <table class="st-Preheader st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td align="center" height="0" style="border: 0; margin: 0; padding: 0; color: #ffffff; display: none !important; font-size: 1px; line-height: 1px; max-height: 0; max-width: 0; mso-hide: all !important; opacity: 0; overflow: hidden; visibility: hidden;"> <span class="st-Delink st-Delink--preheader" style="color: #ffffff; text-decoration: none;"> Here are the next steps to take <!-- Prevents elements showing up in email client preheader text, fyi https://parcel.io/blog/preheader-spacing --> ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ </span> </td> </tr> </tbody> </table> <table class="st-Header st-Header--simplified st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td class="st-Spacer st-Spacer--divider" colspan="4" height="48" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td class="st-Header-logo" align="left" height="29" width="70" style="border: 0; margin: 0; padding: 0;"> <a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href="https://58.email.stripe.com/CL0/https:%2F%2Fstripe.com/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/g4YN1Pt7LAOQTW1j7dPZkFhfZfbffzcwDyUfBSd2qFQ=395"> <img alt="Stripe" border="0" class="st-Header-source" height="29" width="70" style="border: 0; margin: 0; padding: 0; color: #6772e5; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://stripe-images.s3.amazonaws.com/html_emails/2023-03-30/header/stripe_logo_blurple_email_highres.png"> </a> </td> <td class="st-Header-spacing" width="423" style="border: 0; margin: 0; padding: 0;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--divider" colspan="4" height="32" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> <table class="st-Copy st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; color: #414552 !important; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif; font-weight:400; font-size: 16px; line-height: 24px;"> Thank you for submitting your Stripe account application. You can now start processing live payments. Take a look at the tips below to help you get up and running smoothly: </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> <table class="st-List st-List--unordered st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td class="st-Spacer st-Spacer--stacked" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0;" valign="top" width="28"> <table class="st-List-bullet" border="0" cellpadding="0" cellspacing="0" width="28"> <tbody> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td bgcolor="#e6ebf1" height="6" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly; background-color: #414552; border-radius: 6px;" width="6"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> </td> <td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #414552; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;"> <p style="border: 0; margin: 0; padding: 0; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif;">Get to know the <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fstripe.com%2Fdocs%2Fdashboard%2Fbasics/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/Djw_Ib-DcZPLrpZOIoed6EE0SWnVUh8De8rMlRMpmcM=395">Stripe Dashboard</a>, learn about <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fstripe.com%2Fdocs%2Ftesting/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/2ASe6QOqpyja2EVDJeI_t2ts-ZIcxFEwn94e8wyt7Fo=395">test mode</a> and take a look at our <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fstripe.com%2Fdocs/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/zTQ5eyejxPQAlH7sLBX9aSIUpnbnXMeIoPt50UVVSxw=395">docs</a>.</p> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0;" valign="top" width="28"> <table class="st-List-bullet" border="0" cellpadding="0" cellspacing="0" width="28"> <tbody> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td bgcolor="#e6ebf1" height="6" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly; background-color: #414552; border-radius: 6px;" width="6"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> </td> <td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #414552; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;"> <p style="border: 0; margin: 0; padding: 0; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif;">Review your <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=%252Fsettings/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/tw48UTTdF-bCUcWh65gSC1TckN5ZlwOvBXkdaMU-BDk=395">account settings</a> and <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=%252Fsettings%252Fteam/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/2Q-pGykZaQA0iSKWUhph3oz037rUlZzJ7dMV7anqfj4=395">add teammates</a>.</p> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0;" valign="top" width="28"> <table class="st-List-bullet" border="0" cellpadding="0" cellspacing="0" width="28"> <tbody> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td bgcolor="#e6ebf1" height="6" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly; background-color: #414552; border-radius: 6px;" width="6"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> </td> <td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #414552; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;"> <p style="border: 0; margin: 0; padding: 0; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif;">Learn about no-code payment options, such as <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=%252Fpayment-links/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/SkuO_Q3REkDqHybBa9NrMfsMVyL1DNNlxMntdq4ydRo=395">Payment Links</a> and <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=%252Finvoices/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/we_nyMVvKd1WAlV14i39dqaPJM6sF1TQbsOK0N4cVww=395">Invoicing</a>.</p> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0;" valign="top" width="28"> <table class="st-List-bullet" border="0" cellpadding="0" cellspacing="0" width="28"> <tbody> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td bgcolor="#e6ebf1" height="6" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly; background-color: #414552; border-radius: 6px;" width="6"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="11"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td colspan="3" height="9" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> </td> <td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #414552; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 16px; line-height: 24px;"> <p style="border: 0; margin: 0; padding: 0; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif;">Manage your <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=%252Fsettings%252Ftax/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/i48VE7tKSd-oINwQHraAZfLbzzNQ-dCkxM2e2L2a-RA=395">Tax</a> settings.</p> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="4" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> <table class="st-Copy st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="24" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td class="st-Font st-Font--body" style="border: 0; margin: 0; padding: 0; color: #414552; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif; font-size: 16px; line-height: 30px;" align="left"> <!-- Button --> <table class="st-Button" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td align="center" class="st-Button-area" height="36" style="border: 0; margin: 0; padding: 0; background-color: #625afa; border-radius: 4px; text-align: center;"> <a class="st-Button-link" style="border: 0; margin: 0; padding: 0; color: #ffffff; height: 28px; text-align: center; text-decoration: none;" href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=%252Fpayments/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/wFpCLyt2k5HJ1ilr8_aeryWUvU12R3ntP88dtVKs-N4=395"> <span class="st-Button-internal" style="border: 0; margin: 0; padding: 0; color: #ffffff; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif; font-size: 16px; font-weight: bold; height: 36px; line-height: 30px; mso-line-height-rule: exactly; text-decoration: none; white-space: nowrap; width: 100%;"> Start accepting payments </span> </a> </td> </tr> </tbody> </table> <!-- /Button --> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="24" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> <table class="st-Copy st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; color: #414552 !important; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif; font-weight:400; font-size: 16px; line-height: 24px;"> Need help getting started? You can contact our <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fsupport.stripe.com%2Ftopics%2Fgetting-started/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/4pxDfvpqU_DUgdIT4btN3SMg3ikQic-NM5GDr7g9QE8=395">support team 24/7</a>, or find answers in our <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fstripe.com%2Fdocs/2/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/5M8PWshQP1_CsXqyummXWUGpRZRecsh-OEYcqezfRao=395">docs</a>. </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> <table class="st-Copy st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;"> <tbody> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td style="border: 0; margin: 0; padding: 0; color: #414552 !important; font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', 'Helvetica', sans-serif; font-weight:400; font-size: 16px; line-height: 24px;"> – The Stripe team </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--stacked" colspan="3" height="8" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> </tbody> </table> <div style="background-color: #f6f9fc"> <table class="st-Footer st-Width st-Width--mobile st-Layout-Wrapper" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px; border-bottom-right-radius: 16px; border-bottom-left-radius: 16px;" bgcolor="#ffffff"> <tbody> <tr> <td class="st-Spacer st-Spacer--wrapper" height="40"> <div class="st-Spacer"> </div> </td> </tr> </tbody> </table> </div> <table class="st-Footer st-Width st-Width--mobile" border="0" cellpadding="0" cellspacing="0" width="600" style="min-width: 600px;" bgcolor="#f6f9fc"> <tbody> <tr> <td class="st-Spacer st-Spacer--wrapper" height="32"> <div class="st-Spacer"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td class="st-Font st-Font--caption" style="border: 0; margin: 0; padding: 0; color: #687385; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; line-height: 20px;"> <span class="st-Delink st-Delink--footer" style="border: 0; margin: 0; padding: 0; color: #687385; text-decoration: none;"> </span> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--wrapper" height="15"> <div class="st-Spacer"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td class="st-Font st-Font--caption st-Mobile--footer" style="border: 0; margin: 0; padding: 0; color: #687385; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; line-height: 20px; text-align: left;"> <span style="border: 0; margin: 0; padding: 0; color: #687385; text-decoration: none;"> This email relates to your <a style="border: 0; margin: 0; padding: 0; color: #625afa !important; font-weight: bold; text-decoration: none; " href="https://58.email.stripe.com/CL0/https:%2F%2Fdashboard.stripe.com%2Fb%2Facct_1QzdIcL6g32pYwK7%3Fdestination=https%253A%252F%252Fdashboard.stripe.com%252Fb%252Facct_1QzdIcL6g32pYwK7%253Fdestination%253D%25252F/1/010001956b6f0926-759b8925-6a81-4bfe-98ee-1c211625eebe-000000/w235Md8gXGXT2jhugDtzB_ozjwWIskEwxpRXiAigpwk=395">Digi Storms</a> Stripe account.<br> Account ID: acct_1QzdIcL6g32pYwK7<br> Need to refer to this message? Use this ID: em_ahfml8y1hcasqsucl6plwhxpwtuy44 </span> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--wrapper" height="15"> <div class="st-Spacer"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> <td class="st-Font st-Font--caption st-Mobile--footer" style="border: 0; margin: 0; padding: 0; color: #687385; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; line-height: 20px; text-align: left;"> <span class="st-Delink st-Delink--footer" style="border: 0; margin: 0; padding: 0; color: #687385; text-decoration: none;"> Stripe Payments UK Limited is a company registered in England and Wales. Registered number: 08480771. Registered office: 9th Floor, 107 Cheapside, London, EC2V 6DN </span> </td> <td class="st-Spacer st-Spacer--gutter" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" width="48"> <div class="st-Spacer st-Spacer--filler"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--wrapper" height="15"> <div class="st-Spacer"> </div> </td> </tr> <tr> <td class="st-Spacer st-Spacer--wrapper" height="32"> <div class="st-Spacer st-Spacer--kill"> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <!-- /Wrapper --> </td> </tr> </tbody> </table> <!-- /Background --> </body> </html>