support.banxa.com Open in urlscan Pro
44.214.98.120  Public Scan

Submitted URL: https://support.banxa.com/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/extremely_unhappy/new
Effective URL: https://support.banxa.com/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/extremely_unhappy/new
Submission: On May 06 via api from BE — Scanned from DE

Form analysis 1 forms found in the DOM

POST /en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/extremely_unhappy/new

<form id="survey_form" onsubmit="javascript:Feedback.surveySaveHit(event, '-103', 'afcfb70ac1ed80b8b4dd18c05c552124', &quot;&quot;)" data-email-scan-compatible="true" data-handle="afcfb70ac1ed80b8b4dd18c05c552124"
  action="/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/extremely_unhappy/new" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="IY4Qsh7vz5mIN8b50xC4TiSkTcCb1tz3+j3/QellRmbtJTNzc24zGnfu66rTjCWBo9EuepMc4hDxfqRxYFp59A==">
  <div class="highlighter">
    <h2></h2>
    <div class="freshdesk_satisfaction_survey">
      <div style="width: 100%;font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;">
        <span style="font-family: Arial, sans-serif; color: #333;font-weight:bold;">
          <p>Based on your interaction with us, how satisfied are you with the service you received?</p>
        </span>
        <table cellspacing="0" cellpadding="0" style="table-layout:fixed; margin-top:10px; margin-left: auto; margin-right: auto;">
          <tbody>
            <tr>
              <td id="survey_option_header_103" style="width: 14.28%; border-right: 2px #fff solid; padding:0; height:8px; background-color:grey;" data-bg-color="#4e8d00"></td>
              <td id="survey_option_header_102" style="width: 14.28%; border-right: 2px #fff solid; padding:0; height:8px; background-color:grey;" data-bg-color="#6bb436"></td>
              <td id="survey_option_header_100" style="width: 14.28%; border-right: 2px #fff solid; padding:0; height:8px; background-color:grey;" data-bg-color="#f1db16"></td>
              <td id="survey_option_header_-102" style="width: 14.28%; border-right: 2px #fff solid; padding:0; height:8px; background-color:grey;" data-bg-color="#ff8c00"></td>
              <td id="survey_option_header_-103" style="width: 14.28%; border-right: 2px #fff solid; padding:0; height:8px; background-color:#e7340f;" data-bg-color="#e7340f"></td>
            </tr>
            <tr>
              <td class="survey_option unselected" style="width: 14.28%;  border-right: 2px #fff solid; text-align:center; padding: 16px 0px; background-color:lightgrey;" data-bg-color="#e6efdd" data-choice="103">
                <a href="https://support.banxa.com/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/extremely_happy/new" rel="noreferrer" target="_blank" style="margin:0; padding:5px; text-decoration:none; display:block; color:grey;">Extremely satisfied</a>
              </td>
              <td class="survey_option unselected" style="width: 14.28%;  border-right: 2px #fff solid; text-align:center; padding: 16px 0px; background-color:lightgrey;" data-bg-color="#ebf4e3" data-choice="102">
                <a href="https://support.banxa.com/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/very_happy/new" rel="noreferrer" target="_blank" style="margin:0; padding:5px; text-decoration:none; display:block; color:grey;">Mostly satisfied</a>
              </td>
              <td class="survey_option unselected" style="width: 14.28%;  border-right: 2px #fff solid; text-align:center; padding: 16px 0px; background-color:lightgrey;" data-bg-color="#fdfae2" data-choice="100">
                <a href="https://support.banxa.com/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/neutral/new" rel="noreferrer" target="_blank" style="margin:0; padding:5px; text-decoration:none; display:block; color:grey;">Neither satisfied nor dissatisfied</a>
              </td>
              <td class="survey_option unselected" style="width: 14.28%;  border-right: 2px #fff solid; text-align:center; padding: 16px 0px; background-color:lightgrey;" data-bg-color="#ffefdf" data-choice="-102">
                <a href="https://support.banxa.com/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/very_unhappy/new" rel="noreferrer" target="_blank" style="margin:0; padding:5px; text-decoration:none; display:block; color:grey;">Mostly dissatisfied</a>
              </td>
              <td class="survey_option selected" style="width: 14.28%;  border-right: 2px #fff solid; text-align:center; padding: 16px 0px; background-color:#fce3e0;" data-bg-color="#fce3e0" data-choice="-103">
                <a href="https://support.banxa.com/en/support/custom_surveys/afcfb70ac1ed80b8b4dd18c05c552124/extremely_unhappy/new" rel="noreferrer" target="_blank" style="margin:0; padding:5px; text-decoration:none; display:block; color:black;">Extremely dissatisfied</a>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
    <script type="text/javascript">
      jQuery(document).ready(function() {
        jQuery('.survey_option.unselected').hover(function(event) {
          var choice = jQuery(this).data('choice');
          jQuery(this).css('background-color', jQuery(this).data('bgColor'));
          jQuery(this).find('a').css('color', 'black');
          choiceHeader = jQuery('#survey_option_header_' + choice);
          choiceHeader.css('background-color', choiceHeader.data('bgColor'));
        }, function() {
          var choice = jQuery(this).data('choice');
          jQuery(this).css('background-color', 'lightgrey');
          jQuery(this).find('a').css('color', 'grey');
          choiceHeader = jQuery('#survey_option_header_' + choice);
          choiceHeader.css('background-color', 'grey');
        });
      });
    </script>
    <div class="survey-overlay center" style="display:none;"></div>
    <div class="loading">
      <span class="loading-text"> Redirecting to ticket page </span>
    </div>
  </div>
  <div class="survey_question_list" id="survey_question">
    <textarea autocomplete="off" class="input-comment required" id="survey_feedback" name="feedback" rel="ghostwriter" type="text" width="100%"
      placeholder="Do you have any specific feedback regarding your experience? If not, what feature would you like to see Banxa introduce? "></textarea>
    <input type="submit" name="commit" value="Submit" id="submit_survey" class="btn btn-primary btn-comment">
  </div>
</form>

Text Content

 * ENGLISH
   
   * English
   * Turkish

Welcome
Login Submit Request

Based on your interaction with us, how satisfied are you with the service you
received?

Extremely satisfied Mostly satisfied Neither satisfied nor dissatisfied Mostly
dissatisfied Extremely dissatisfied


Redirecting to ticket page


Banxa is a financial technology platform.
Banxa is not a bank.

© 2022 Banxa Holdings Inc.

The Fine Print
 * Terms of use
 * Privacy policy
 * AML/CTF policy
 * Cookie policy
 * Behaviour policy

Get in touch
 * FAQs
 * Become a partner
 * Support
 * Careers
 * Trustpilot