<!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/UXKqt0hKBQnyaf7pqY98Lw~~/AAAAAQA~/RgRj1CYfPVcIaW50ZXJjb21CCmHoH6HxYWYAqCRSGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAGrM" 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 style="margin: 0 0 15px">Help Shweta understand how they’re doing:</p></div>
      </td>
</tr>
<tr height="20"></tr>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: separate; border-spacing: 0; table-layout: fixed">
  <tr>
    <td style="border: 0; font-family: Helvetica, Arial, sans-serif; padding: 0">
      <table height="100px" width="250px" align="left" cellspacing="0" class="ratings" style="border: 1px solid #dadfe3; border-collapse: separate; border-radius: 5px; border-spacing: 0; padding: 0; table-layout: fixed">
        <tr><td style="font-family: Helvetica, Arial, sans-serif; font-size: 1px; line-height: 25px; padding: 0"> </td></tr>
        <tr>
          <td style="font-family: Helvetica, Arial, sans-serif; padding: 0">
            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: separate; border-spacing: 0; table-layout: fixed">
              <tr>
                <td width="200px" align="center" valign="top" style="font-family: Helvetica, Arial, sans-serif; padding: 0">
                  <div style="color: #6e7a89; font-size: 14px; text-align: center" align="center">
                    Rate your conversation
                  </div>
                  <table width="90%" height="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: separate; border-spacing: 0; margin: auto; table-layout: fixed">
                    <tr>
                      <td style="font-family: Helvetica, Arial, sans-serif; font-size: 1px; line-height: 15px; padding: 0">
                        <a href="https://app.intercom.com/ratings/honeypot?token=7ea219b7-0a6d-467b-ba35-9517723fb43f" style="border: none; outline: none !important"> </a>
                      </td>
                    </tr>
                    <tr style="text-align: center" align="center">
                         <td width="28" align="center" style="font-family: Helvetica, Arial, sans-serif; padding: 0; text-align: center">
                           <a href="https://app.intercom.com/ratings?token=7ea219b7-0a6d-467b-ba35-9517723fb43f&rating_index=1" style="border: none; outline: none !important">
                             <img class="rating-link" title="Terrible" alt="Terrible" width="27" height="27" src="https://appsheet.intercom-mail.com/assets/ratings/rating-1-60x60-at-2x-cc6116cc4574ac8e283a60089d2361e96011d816a2db7166bd9889e384d5c568.png" style="max-width: 27px; min-height: 27px">
                            </a>
                        </td>
                         <td width="28" align="center" style="font-family: Helvetica, Arial, sans-serif; padding: 0; text-align: center">
                           <a href="https://app.intercom.com/ratings?token=7ea219b7-0a6d-467b-ba35-9517723fb43f&rating_index=2" style="border: none; outline: none !important">
                             <img class="rating-link" title="Bad" alt="Bad" width="27" height="27" src="https://appsheet.intercom-mail.com/assets/ratings/rating-2-60x60-at-2x-c5ee794dd37323f8c376be7ecae997254c060663be96cdc9b51af65702744b55.png" style="max-width: 27px; min-height: 27px">
                            </a>
                        </td>
                         <td width="28" align="center" style="font-family: Helvetica, Arial, sans-serif; padding: 0; text-align: center">
                           <a href="https://app.intercom.com/ratings?token=7ea219b7-0a6d-467b-ba35-9517723fb43f&rating_index=3" style="border: none; outline: none !important">
                             <img class="rating-link" title="OK" alt="OK" width="27" height="27" src="https://appsheet.intercom-mail.com/assets/ratings/rating-3-60x60-at-2x-4ca083c0a210db4fc8ad18d8c491ce4e74da65117b9bd6d534f697912a5b9005.png" style="max-width: 27px; min-height: 27px">
                            </a>
                        </td>
                         <td width="28" align="center" style="font-family: Helvetica, Arial, sans-serif; padding: 0; text-align: center">
                           <a href="https://app.intercom.com/ratings?token=7ea219b7-0a6d-467b-ba35-9517723fb43f&rating_index=4" style="border: none; outline: none !important">
                             <img class="rating-link" title="Great" alt="Great" width="27" height="27" src="https://appsheet.intercom-mail.com/assets/ratings/rating-4-60x60-at-2x-96270f90826bff485ba88c83f0a2294224466d1f721872bc23c879ddd2312883.png" style="max-width: 27px; min-height: 27px">
                            </a>
                        </td>
                         <td width="28" align="center" style="font-family: Helvetica, Arial, sans-serif; padding: 0; text-align: center">
                           <a href="https://app.intercom.com/ratings?token=7ea219b7-0a6d-467b-ba35-9517723fb43f&rating_index=5" style="border: none; outline: none !important">
                             <img class="rating-link" title="Amazing" alt="Amazing" width="27" height="27" src="https://appsheet.intercom-mail.com/assets/ratings/rating-5-60x60-at-2x-b4c2b83253ebce3e61af7b995a4a445abc59f4a681387a7adcee0e36f674d916.png" style="max-width: 27px; min-height: 27px">
                            </a>
                        </td>
                    </tr>
                  </table>
                  </td>
              </tr>
            </table>
          </td>
        </tr>
        <tr><td style="font-family: Helvetica, Arial, sans-serif; font-size: 1px; line-height: 25px; padding: 0"> </td></tr>
      </table>
    </td>
  </tr>
</table>

  

  <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/oXddt1_tY4ceKoMkFg2pNO15XVIQlFK8" 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 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:26 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.</p>
<p class="no-margin" style="margin: 0; min-height: 15px"></p>
<p class="no-margin" style="margin: 0; min-height: 15px">I have redirected your case to our billing team. I will be closing this case to avoid any duplication of efforts. </p>
<p class="no-margin" style="margin: 0; min-height: 15px"></p>
<p class="no-margin" style="margin: 0; min-height: 15px">Our billing team will reach out to you shortly from the other case opened by you.</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 12:53 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">Got an error when trying to pay for new account... There was a message saying you did not provide your api key...a Stripe message...what is wrong with your payment site/code?</p></div>
          </blockquote>
          </div>
          </blockquote>
          </div>
          
          </div>
      
  </td>
</tr>
  </table>
<img src="https://appsheet.intercom-mail.com/via/o?h=acc99ec7f5488265a04c1f3a614280729f81d63e-vwrsb6v2_77771700935398_12936141454" width="1" height="1" style="display: block;" alt="intercom">

<img border="0" width="1" height="1" alt="" src="https://appsheet.intercom-mail.com/q/lecRTNONE6rY2ilXPqStZg~~/AAAAAQA~/RgRj1CYfPlcIaW50ZXJjb21CCmHoH6HxYWYAqCRSGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAGrM">
</body>
</html>