<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width">
<meta name="format-detection" content="telephone=no">
<!-- Resets -->

<style type="text/css" data-premailer="ignore">
  #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
</style>
<!-- Main styles -->

<style type="text/css">
  /**
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    width: 100%;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Content
   */

  .content-td {
    color: #222;
    line-height: 20px;
  }

  .content-td .article-card,
  .content-td .intercom-interblocks-link-content-container {
    max-width: 500px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 0;
    margin-bottom: 15px;
  }

  .content-td .article-card .intercom-interblocks-link-content-container {
    border: none;
  }

  .ratings,
  .content-td .messenger-card {
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    border-radius: 5px;
    border: 1px solid #dadfe3;
  }

  .content-td .messenger-card table {
    border: none;
  }

  .events {
    background-color: #F5F5F5;
    border-collapse: separate;
    border-spacing: 10px;
    table-layout: fixed;
    border-radius: 5px;
    border: 1px solid #E5E5E5;
    padding: 0px 15px 0px 15px;
  }

  .content-td .ratings td,
  .content-td .messenger-card td {
    border: 0;
    padding: 0;
  }

  .content-td .messenger-card td {
    text-align: center;
  }

  .content-td .messenger-card td p {
    font-size: 14px;
    color: #6e7a89;
    text-align: center;
  }

  .content-td .ratings table {
    margin-bottom: 0;
  }

  .content-td .ratings table img {
    margin: 0;
  }

  .rating-link {
    max-width: 27px;
    min-height: 27px;
  }

  .content-td > :first-child {
    margin-top: 0;
    padding-top: 0;
  }

  .content-td h1 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .content-td h1 + h2 {
    margin-top: 0 !important;
  }

  .content-td h2 + h1 {
    margin-top: 0 !important;
  }

  .content-td h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 5px;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 15px 0;
  }

  .content-td p.no-margin {
    margin: 0;
    min-height: 15px;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td a {
    color: #1251ba;
    text-decoration: underline;
  }

  .content-td .messenger-card .link {
    margin-bottom: 25px;
  }

  .content-td strong {
    color: #606060;
  }

  .content-td ol,
  .content-td ul {
    margin: 0 0 20px 40px;
    padding: 0;
    list-style: disc;
  }

  .content-td ol {
    list-style: decimal;
  }

  .content-td ol li,
  .content-td ul li {
    margin: 5px 0;
  }

  .content-td blockquote {
    padding: 10px 0;
    margin: 10px 0;
    font-style: italic;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td img {
    max-width: 100%;
    margin: 15px 0 15px;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    margin: 20px 0;
  }

  .content-td table th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td table td,
  .content-td table th {
    padding: 7px 10px;
    border: 1px solid #DADADA;
    text-align: left;
    vertical-align: top;
  }

  .content-td table {
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content-td table.intercom-container td {
    border: none;
    padding: 0;
    margin: 0;
  }

  .content-td a.reply-in-messenger-button {
    background-color: #286efa;
    color: white;
    padding: 6px 25px;
    margin: 5px 0 14px 0;
    border-radius: 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
  }

  .content-td p.reply-in-messenger-message {
    color: #8c8c8c;
    font-size: 12px;
    margin: 0;
  }

  /**
   * Admin profile
   */
  .admin_profile table {
    margin: 0;
  }
  .admin_profile table td {
    padding: 0;
  }
  .admin_profile table,
  .admin_profile table td,
  .admin_profile table th {
    border: none;
  }
  .admin_profile .avatar {
    -ms-interpolation-mode: bicubic;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 20px;
    background-clip: padding-box;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    max-width: 100%;
    outline: none;
    text-decoration: none;
    width: 40px;
  }
  .admin_profile .icon_container {
    display: inline-block;
    vertical-align: middle;
  }
  .admin_profile .icon {
    margin: 0;
  }
  .admin_profile .name {
    color: #000;
  }
  .admin_profile .signature_border {
    margin: 0;
    line-height: 0;
    margin-bottom: 3px;
  }

  /**
   * Footer
   */
   .smiley {
     padding: 4px;
   }
   .feedback_item:first-child .smiley {
     padding-left: 0;
   }
  .divider {
    border: none;
    height: 1px;
    color: #f0f0f0;
    background-color: #f0f0f0;
    margin: 0;
  }
  .feedback-text {
    margin-bottom: 0.3em;
    margin-top: 0;
  }
  .deemphasized_text {
    color: #8c8c8c;
  }
  .sent_to_text {
    font-weight: bold;
  }
  .dark_text {
    color: #222;
  }
  .light_text {
    color: #999;
  }
  .align_middle {
    vertical-align: middle !important;
  }
  .history {
    color: #500050;
  }
  .history_content {
    border-left: 1px #ccc solid;
  }
  .history .history_content {
    font-style: normal;
    padding-top: 1px;
  }
  .history .history_content > *:last-child {
    margin-bottom: 0;
  }
  .powered_by_badge {
    font-size: 14px;
  }
  .powered_by_link {
    color: #8c8c8c;
    font-weight: bold;
    text-decoration: none;
  }
</style>

<!-- Outlook.com -->
<style type="text/css" data-premailer="ignore">
  .content-td blockquote + * {
    margin-top: 10px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 15px 0 5px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px 0 !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 20px !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  img {
    max-width: 600px !important;
  }
  @media (max-width: 600px) {
    img {
      max-width: 100% !important;
    }
  }
</style>


<!-- Outlook fix -->

<!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->

</head>

<body id="admin_reply" style="background-color: white" bgcolor="white">
<div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;"><img border="0" width="1" height="1" src="https://appsheet.intercom-mail.com/q/Nq1GsxTk8rcGcBW9dOnZbw~~/AAAAAQA~/RgRj1XuMPVcIaW50ZXJjb21CCmHojPbyYXN5-6VSGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAGrM" alt=""/></div>


  <table cellspacing="0" border="0" cellpadding="0" align="center" bgcolor="transparent" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed; width: 100%">
      <tr>
  <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
    
      <div style="margin-top: 0; padding-top: 0">
<p class="no-margin" style="margin: 0; min-height: 15px">Hello,<br><br>Apologies for the delayed response. I see your last payment was successful, attached is your payment receipt. Was there anything else we could assist you with?</p>
<table class="attachments intercom-attachments" style="border: none; border-collapse: collapse; border-spacing: 0; box-shadow: none !important; margin: 10px 0; padding: 0; table-layout: fixed">
<tbody style="border: none; box-shadow: none !important; margin: 0; padding: 0">
<tr style="border: none; box-shadow: none !important; margin: 0; padding: 0">
<td class="icon" width="24" style="border: 1px none #dadada; box-shadow: none !important; font-family: Helvetica, Arial, sans-serif; height: 16px !important; margin: 0; padding: 0 5px 0 0; text-align: left; vertical-align: top; width: 16px !important" align="left" valign="top">
<img alt="Attachments icon" height="16" src="https://appsheet.intercom-mail.com/assets/emails/v01/attachments-icon-4a8273964467258be28bc97c132b84aa086fe328380ed104f690419887beccf6.png" width="16" style="border: none; box-shadow: none !important; height: 16px !important; margin: 0; max-width: 100%; padding: 0; width: 16px !important">
</td>
<td class="label" style="border: 1px none #dadada; box-shadow: none !important; font-family: Helvetica, Arial, sans-serif; margin: 0; padding: 0; text-align: left; vertical-align: top" align="left" valign="top"><a target="_blank" class="intercom-attachment" href="https://appsheet.intercom-attachments-1.com/i/o/455568281/fb796ad7a7e5ed22178b807f/Receipt-2786-0842.pdf" style="border: none; box-shadow: none !important; color: #1251ba; display: inline-block !important; margin: 0 0 5px; outline: none !important; padding: 0; text-decoration: underline">Receipt-2786-0842.pdf</a></td>
</tr>
</tbody>
</table>
</div>
  </td>
</tr>
  <tr>
    <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
      <a class="reply-in-messenger-button" href="https://appsheet.intercom-mail.com/ntfy/4ko8An6UJ8T3zKvvK96a-VmITRjfTgGo" style="background-color: #286efa; border: none; border-radius: 20px; color: white; display: inline-block; font-size: 12px; margin: 5px 0 14px; outline: none !important; padding: 6px 25px; text-decoration: none">Reply in our Messenger</a>
      <p class="reply-in-messenger-message" style="color: #8c8c8c; font-size: 12px; margin: 0">You may need to sign in to AppSheet again.</p>
      <p class="reply-in-messenger-message" style="color: #8c8c8c; font-size: 12px; margin: 0">You can also reply directly to this email.</p>
    </td>
  </tr>
    <tr>
      <td style="font-family: Helvetica, Arial, sans-serif; padding: 0">
        <div class="admin_profile">
  <table cellspacing="0" border="0" cellpadding="0" bgcolor="transparent" style="border: none; border-collapse: separate; border-spacing: 0; margin: 0; table-layout: fixed">
    <tr height="24"></tr>
    <tr>
        <td class="align_middle" valign="middle" width="50" align="left" style="border: none; font-family: Helvetica, Arial, sans-serif; padding: 0; vertical-align: middle !important">
          <img class="avatar" width="32" height="32" alt="Nicholas" src="https://appsheet.intercom-mail.com/avatars/3341162/square_128/Photo_on_8-6-19_at_3.10_PM-1565129480.jpg?1565129480" style="-ms-interpolation-mode: bicubic; -webkit-background-clip: padding-box; -webkit-border-radius: 20px; background-clip: padding-box; border-radius: 20px; display: inline-block; height: 40px; max-width: 100%; outline: none; text-decoration: none; width: 40px">
        </td>
      <td class="align_middle" valign="middle" align="left" style="border: none; font-family: Helvetica, Arial, sans-serif; padding: 0; vertical-align: middle !important">
        <strong class="name" style="color: #000">Nicholas</strong> <span class="dark_text" style="color: #222">from AppSheet</span>
      </td>
    </tr>
  </table>
</div>

      </td>
    </tr>
  <tr height="35"></tr>

<tr>
  <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
      <div class="history" style="color: #500050; margin-top: 0; padding-top: 0">
          <div class="history_reply">
            On Wed, Jan 26, 2022 at 01:23 PM, "Shweta Bhojwani" <shweta.bhojwani@appsheet.intercom-mail.com> wrote: <br>
            <blockquote class="history_content" style="border-left-color: #ccc; border-left-style: solid; border-left-width: 1px; font-style: normal; margin: 0 0 0 .8ex; padding: 1px 0 10px 1ex">
                <div>
<p class="no-margin" style="margin: 0; min-height: 15px">Hello,<br><br>Thanks for reaching out to the Google Support.</p>
<p class="no-margin" style="margin: 0; min-height: 15px">I understand that you are seeking help with the payment errors you are facing.</p>
<p class="no-margin" style="margin: 0; min-height: 15px"></p>
<p class="no-margin" style="margin: 0; min-height: 15px">I will be redirecting you to our billing team to help you further on this.</p>
<p class="no-margin" style="margin: 0; min-height: 15px"></p>
<p class="no-margin" style="margin: 0; min-height: 15px">Thanks,</p>
<p class="no-margin" style="margin: 0; min-height: 15px">Shweta</p>
</div>
          <div class="history_reply" style="margin-bottom: 0">
            On Wed, Jan 26, 2022 at 01:14 PM, "chicommgardeners@gmail.com" <chicommgardeners@gmail.com> wrote: <br>
            <blockquote class="history_content" style="border-left-color: #ccc; border-left-style: solid; border-left-width: 1px; font-style: normal; margin: 0 0 0 .8ex; padding: 1px 0 10px 1ex">
                <div style="margin-bottom: 0"><p style="margin: 0 0 15px">Here is my payment error...trying to pay for annual acct:  You did not provide an API key. You need to provide your API key in the Authorization header, using Bearer auth (e.g. 'Authorization: Bearer YOUR_SECRET_KEY'). See <a href="https://stripe.com/docs/api#authentication" target="_blank" style="border: none; color: #8C8C8C; outline: none !important; text-decoration: underline">https://stripe.com/docs/api#authentication</a> for details, or we can help at <a href="https://support.stripe.com/" target="_blank" style="border: none; color: #8C8C8C; outline: none !important; text-decoration: underline">https://support.stripe.com/</a>.</p></div>
          </blockquote>
          </div>
          </blockquote>
          </div>
          
          </div>
      
  </td>
</tr>
  </table>
<img src="https://appsheet.intercom-mail.com/via/o?h=b68fa07454c330719df9aebfe493db20e08cf6c0-vwrsb6v2_77771700935402_12955938551" width="1" height="1" style="display: block;" alt="intercom">

<img border="0" width="1" height="1" alt="" src="https://appsheet.intercom-mail.com/q/zoYwWk8-tBx6OQ4rd53gOw~~/AAAAAQA~/RgRj1XuMPlcIaW50ZXJjb21CCmHojPbyYXN5-6VSGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAGrM">
</body>
</html>