{"id":446268,"date":"2022-04-08T10:21:48","date_gmt":"2022-04-08T09:21:48","guid":{"rendered":"https:\/\/www.finder.com\/uk\/?p=446268"},"modified":"2026-02-12T14:31:13","modified_gmt":"2026-02-12T14:31:13","slug":"sumup-business-account","status":"publish","type":"post","link":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account","title":{"rendered":"SumUp business account review"},"content":{"rendered":"<p>SumUp is a mobile payments company that was founded in 2012. Its aim is to provide businesses with access to affordable, easy-to-use payment solutions, no matter their size. As well as offering card readers to businesses, SumUp also has a free online business account.<\/p><h3>What type of business accounts are on offer?<\/h3><p>SumUp offers one online business account to its customers. The account has no monthly fee and you can apply online in a matter of minutes.<\/p><p>The account enables users to send and receive money instantly in the UK, as well as enjoy unlimited free bank transfers. The account can be managed via your desktop or via the app, so you can bank on the go 24\/7. <\/p><p>When you apply for the business account, you\u2019ll receive a contactless prepaid Mastercard for your business expenses which can also be linked to Apple Pay or Google Pay for fast and easy payments. <\/p><p>Further benefits of this business account include:<\/p><ul><li>Ability to create and send customised invoices with SumUp\u2019s built-in invoicing tool<\/li><li>Option to share payment links with customers via text, WhatsApp or Facebook for easy payments<\/li><li>Ability to automate expense categorisation, upload receipts and simplify bookkeeping and tax preparation<\/li><li>Instant notifications so that you can keep track of transactions with ease<\/li><li>Option to freeze or unfreeze your card if you misplace it<\/li><li>Customer support 7 days a week via chat, email or phone<\/li><\/ul><h3>What types of fees are there to pay?<\/h3><p>With the SumUp business account, there is no monthly account fee, no fees for transfers and no fees for spending on your Mastercard. However, only 3 cash withdrawals are free each month \u2013 after that there is a 2% fee to pay. This fee also applies to withdrawals carried out overseas. <\/p><p>Other than that, this is a pretty straightforward fee-free account.<\/p><h3>How to apply<\/h3><p>You can apply for the SumUp business account whether you\u2019re a freelancer, sole trader or small business. <\/p><p>Applications can be made online, where you\u2019ll need to provide a few details about yourself and your business, and verify your identity. Accounts need to be activated via the SumUp app. <\/p><h3>Is SumUp safe?<\/h3><p>SumUp is an \u201celectronic money institution\u201d authorised by the Financial Conduct Authority (FCA).<\/p><p>Because SumUp isn\u2019t a bank, your funds won\u2019t be protected by the <a href=\"https:\/\/www.finder.com\/uk\/banking\/what-is-the-fscs\">Financial Services Compensation Scheme (FSCS)<\/a>. Instead, your money will be held in a segregated bank account that is protected by safeguarding requirements under the Electronic Money Regulations 2011.<\/p><h3>Customer service information for SumUp<\/h3><table class=\"i_infobox product_infobox has-margin-bottom\">\n<tbody>\n<tr>\n<th>Email support<\/th>\n<td class=\"i_infobox_data product_infobox_data\"><svg class=\"luna-icon luna-icon--success luna-icon--medium\"><use xlink:href=\"#check\"><\/use><\/svg><\/td>\n<\/tr>\n<tr>\n<th>Telephone support<\/th>\n<td class=\"i_infobox_data product_infobox_data\"><svg class=\"luna-icon luna-icon--success luna-icon--medium\"><use xlink:href=\"#check\"><\/use><\/svg><\/td>\n<\/tr>\n<tr>\n<th>In-app or live chat<\/th>\n<td class=\"i_infobox_data product_infobox_data\"><svg class=\"luna-icon luna-icon--medium luna-icon--error\"><use xlink:href=\"#close\"><\/use><\/svg><\/td>\n<\/tr>\n<tr>\n<th>Contact form<\/th>\n<td class=\"i_infobox_data product_infobox_data\"><svg class=\"luna-icon luna-icon--medium luna-icon--error\"><use xlink:href=\"#close\"><\/use><\/svg><\/td>\n<\/tr>\n<tr>\n<th>Branch support<\/th>\n<td class=\"i_infobox_data product_infobox_data\"><svg class=\"luna-icon luna-icon--medium luna-icon--error\"><use xlink:href=\"#close\"><\/use><\/svg><\/td>\n<\/tr>\n<\/tbody>\n<\/table><h3>SumUp customer reviews<\/h3><p>SumUp as a whole scores highly on review site Trustpilot. It currently scores 4 out of 5 from more than 28,700 reviews, giving it a \u201cGreat\u201d rating (updated July 2025).<\/p><p>However, most of the reviews are focused on SumUp\u2019s card readers, rather than the business account. Reviewers mentioned the helpful customer service and ease of use. Other customers said they had experienced poor customer service and problems with their card readers. <\/p><p>On Google Play, SumUp scores 3.9 out of 5 from more than 127,000 reviews (updated July 2025). On the App Store, it scores 4.7 out of 5 from more than 13,000 reviews (updated July 2025).<\/p><div id=\"compare-anchor\"><h3>How does it compare with other popular banking apps?<\/h3><div class=\"content tableWithFilters\n        \n        \n         -table-container\" id=\"comparison-table\" data-section=\"table\">\n    <div class=\"tableWithFilters__tableTop\">\n            <\/div>\n            <div class=\"contentWrapper tableWithFilters__contentWrapper \">\n        <div class=\"tableWithFilters__table content\">\n        <script type=\"text\/javascript\">\nvar getEventToListenTo = () => {\n  if (window.matchMedia('(any-hover:none)').matches) {\n    if (window.matchMedia('(max-width: 450px)').matches) {\n      return \"scroll\";\n    }\n  }\n  return \"DOMContentLoaded\";\n};\nvar eventToWatch = getEventToListenTo();\nconst loadFinderScoreModalukfsacur = () => {\n  setTimeout(function(){\n   window.loadOnTheFly.html(\n      'partial', {\n          id: 'finder-score-ukfsa-cur-modal-optimized',\n      },\n      function (response) {\n          document.getElementsByTagName(\"body\")[0].appendChild(response);\n          var modal = document.getElementById('finderScoreModal-ukfsa-cur');\n          var closeButton = modal.querySelector(\"#closeButton\");\n          closeButton.onclick = function (event) {\n            modal.classList.add(\"elementHidden\");\n          };\n          var btnReadMethodology = modal.querySelector(\"#btnReadMethodology\");\n          btnReadMethodology.addEventListener(\"click\", function(e) {\n            modal.classList.add(\"elementHidden\");\n          });\n          window.onclick = function (event) {\n            if (event.target == modal) {\n              modal.classList.add(\"elementHidden\");\n            }\n          };\n      }\n  );\n  },1000);\n  window.removeEventListener(eventToWatch, loadFinderScoreModalukfsacur);\n};\nwindow.addEventListener(eventToWatch, loadFinderScoreModalukfsacur);\nvar showFinderScoreModal = (niche) => {\n  var existCondition = setInterval(function() {\n    const modalLoaded = document.getElementById('finderScoreModal-ukfsa-cur');\n    if (modalLoaded) {\n      clearInterval(existCondition);\n      modalLoaded.classList.remove('elementHidden');\n    }\n  }, 500); \/\/ check every 0.5s\n}\n<\/script><div class=\"js-comparison-calculator comparison-calculator comparison-calculator--paginationNav f1   \" data-category=\"29dfe861-b19c-481d-8cff-04b8c3b99da9\" data-template=\"comparison\" data-niche=\"UKFSA-CUR\" data-site=\"UKFSA-CUR\" data-auto-recalculate=\"true\" data-post-country=\"uk\" data-fieldset=\"businessDeafult\" data-compare-fieldset=\"compareInfobox\" data-post-id=\"446268\" data-mobile-template=\"\" data-origin=\"straightforward-niche\" data-side-filters=\"false\" data-sort=\"\" data-enable-top-filters=\"false\" data-mobile-data-layout=\"grid\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"UKFSA-CUR\",\"fieldset\":\"businessDeafult\",\"template\":\"comparison\",\"category_id\":\"29dfe861-b19c-481d-8cff-04b8c3b99da9\",\"category_name\":\"compare_business_accounts\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1778411208}' data-disable-alternative-products=\"false\" data-force-enable-alternative-products=\"false\" data-niche-default-category=\"8cdd5b71-04b8-420e-8d5f-a60b78fcd0c7\" data-niche-default-path=\"\/business-banking\" data-experiment-flags=\"\"><section class=\"comparison-calculator--container\"><div class=\"comparison-actions\"><div class=\"mobileSort__root\"><\/div><div class=\"u-grid u-grid--gutterCollapse templateTable__dateAndCounterContainer\"><div class=\"u-grid__col u-1\/2\"><small class=\"templateTable__counterContainer\"><span id=\"js-current_product_count-29dfe861-b19c-481d-8cff-04b8c3b99da9\">2 of 2 results<\/span><\/small><\/div><div class=\"u-grid__col u-1\/2 templateTable__lastUpdatedWithCounterContainer\"><span><a aria-label=\"Data updated\" class=\"disclaimer_popup u-color--foreground-main horizontal-promo-box__popup finder-modal-trigger\" data-modal-id=\"data_updated_popup\"><svg class=\"luna-icon luna-icon--small luna-icon--primary\"><use xlink:href=\"#info-circle\"><\/use><\/svg><span class=\"u-pl--1\">Updated\n\t\t\t\t\tregularly<\/span><\/a><\/span><\/div><\/div><\/div><form action=\"\" name=\"compareForm\" method=\"post\" class=\"js-compare-bar\" data-compareinfobox=\"\" data-compare-fieldset=\"compareInfobox\" data-niche=\"UKFSA-CUR\" data-site=\"UKFSA-CUR\" data-table-id=\"2626\" data-origin=\"straightforward-niche\" data-record-type=\"product\" data-leadform-modal=\"\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"UKFSA-CUR\",\"fieldset\":\"businessDeafult\",\"template\":\"comparison\",\"category_id\":\"29dfe861-b19c-481d-8cff-04b8c3b99da9\",\"category_name\":\"compare_business_accounts\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1778411208}'><div class=\"comparisonHistory__root\"><\/div><table class=\"comparison-table f1-clarity-header has-sidepeek js-paginated-table-sorter paginated-table-sorter    has-combined-column-header  combined-column-header-grid js-calculator-table rewards--container loyalty-rewards--container\" id=\"comparison-table-0000000002\" data-has-sidepeek=\"true\" data-rendered-as=\"table\" data-loadmore=\"true\" data-loadmore-version=\"1\" data-loadmore-id=\"1009\" data-niche=\"ukfsa-cur\" data-sorted=\"false\" data-sorting=\"\" data-pagination-nav=\"20\" data-pagination-nav-offset=\"0\" data-pagination-nav-next-offset=\"\" data-pagination-nav-prev-offset=\"0\" data-product-count=\"2\" data-manual-sponsored-count=\"\" data-include-inactive=\"false\" data-table-filter-presets=\"dd29280d743b736605c48b20e7eec398d7b189ffb5d6ba69fd11348e643af980\" data-table-record-type=\"product\" data-table-record-ids='[\"f45c3378-f5b1-4764-a759-19dfabc2e0b8\",\"484a98bb-b2bf-4b5d-92fc-7ec390eac169\"]' data-total-data=\"2\" data-enable-top-filters=\"false\" data-total-product-count=\"2\" data-sponsored-product-id=\"6ae91019-90be-436a-aba0-10aeec9fc7d7\" data-override-table-position-configuration=\"true\"><thead class=\"u-bg--background-secondary u-color--foreground-main\"><tr class=\"grid-column-count-7\"><th data-mobile=\"hide\" data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_FINDER_SCORE_V2_M\" class=\"comparison-table__feature default-sort-descending tablesorter-header tablesorter-headerUnSorted comparison-table__sortable th-combined-column-header\" data-field-targetable=\"\" data-sorter-title=\"finder_score\" data-ajax-table-sorter-default-direction=\"DESCENDING\">\n                                                        Finder Score\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_BUSINESS_ACCOUNT_FEE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"account_fee\">\n                                                        Account fee\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_BUSINESS_BANK_TRANSFERS\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"bank_transfers\">\n                                                        Bank transfers\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_BUSINESS_REQUIRES_CREDIT_CHECK\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"requires_credit_check\">\n                                                        Requires credit check\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_BUSINESS_OVERDRAFT\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"arranged_overdraft\">\n                                                        Arranged overdraft\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_INHERIT_SOFTWARE_INTEGRATION_PLATFORMS\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"accounting_integrations\">\n                                                        Accounting integrations\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_ACCOUNT_OPERATION\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"account_management\">\n                                                        Account management\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th class=\"comparison-table__feature comparison-table__feature--longtext no-margin-bottom no-padding-bottom no-padding-top sorter-false  \" data-field-targetable=\"\" data-sorter-title=\"key_benefits\">\n                                                        Key benefits\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"UKFSA-CUR.PRODUCT.DATAPOINT_BUSINESS_TABLE_BOTTOM_TXT\" class=\"comparison-table__feature comparison-table__feature--longtext tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"business_bottom_txt\">\n                                                        Business bottom txt\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><\/tr><\/thead><tbody><style>\n\t.rewards-infobox .deals-banner { display:flex; flex-direction: row; border-radius: 16px; border:1px solid #000; overflow: hidden; }\n\t.rewards-infobox .deals-left { background:linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%); display:flex; flex-direction: column; align-items:center; justify-content:space-between; position: relative; width: 110px; cursor:pointer; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-left { width: 110px; } }\n\t.rewards-infobox .deals-right { background:#1a50ff; color:#fff; padding: 8px; display:flex; flex-direction: column; gap:2px; justify-content:center; flex: 1; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-right { padding: 8px; } }\n\t.rewards-infobox .deals-phone { position: absolute; top: 8px; left: 12px; }\n\t.rewards-infobox .deals-ends { color:#000; font-weight:800; font-size:12px; line-height:12px; padding:6px 10px; font-style: italic; border-radius: 9999px; display:inline-flex; align-items:center; text-transform: uppercase; display: none; }\n\t.rewards-infobox .deals-ends-text { padding-top: 2px; }\n\t.rewards-infobox .deals-header { display:flex; align-items:center; flex-wrap: nowrap; gap:4px; cursor:pointer; }\n\t.rewards-infobox .deals-amount { background:linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%); color:#232320; font-size:32px; line-height:28px; letter-spacing: -0.75px; text-transform: uppercase; padding: 2px 4px 0 2px; border-radius: 4px; font-style: italic; font-weight: bold; font-size: 30px; }\n\t.rewards-infobox .deals-title { color: white; text-transform: uppercase; font-style:italic; font-weight:bold; font-size:16px; flex: 1; }\n\t.rewards-infobox .deals-list { display:flex; flex-direction: column; flex-wrap: wrap; gap:2px; margin: 4px 0 2px; cursor:pointer; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-list { flex-direction: row; row-gap: 4px; column-gap: 20px; } }\n\t.rewards-infobox .deals-step { display:flex; align-items: baseline; gap:4px; }\n\t.rewards-infobox .deals-step-num { background:#FFD23B; color:#000; display:inline-flex; align-items:center; justify-content:center; font-weight:bold; font-style: italic; border-radius:2px; font-size:12px; margin-top:2px; line-height: 12px; padding-top: 2px; min-width: 11px; }\n\t.rewards-infobox .deals-step-text { color:#fff; font-size:12px; line-height:16px; font-weight: bold; }\n\t.rewards-infobox .deals-disclaimer { color:#E8EEFF; font-size:12px; margin-top: 4px; width: fit-content; }\n\t.rewards-infobox .deals-disclaimer a { color:#BFD0FF; text-decoration: underline; font-size: 12px; }\n\t.rewards-infobox .rewards-end-date { font-size: 12px; }\n\t\n\t\t.rewards-infobox .deals-countdown {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tmargin-top: 8px;\n\t\tflex-wrap: wrap;\n\t}\n\n\t.rewards-infobox .deals-countdown__label {\n\t\tcolor: #fff;\n\t\tfont-size: 12px;\n\t\tfont-weight: 800;\n\t\tpadding-right: 6px;\n\t\twhite-space: nowrap;\n\t}\n\n\t.rewards-infobox .deals-countdown__timer {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 4px;\n\t}\n\n\t.rewards-infobox .deals-countdown__unit {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t}\n\n\t.rewards-infobox .deals-countdown__value {\n\t\tbackground: #FFD238;\n\t\tcolor: #000;\n\t\tfont-size: 12px;\n\t\tfont-weight: 800;\n\t\ttext-align: center;\n\t\tfont-style: italic;\n\t\tmin-width: 24px;\n\t\tmin-height: 14px;\n\t\tline-height: 100%;\n\t\tletter-spacing: -0.025em;\n\t\tfont-feature-settings: 'tnum' on, 'lnum' on;\n\t\tpadding: 2px;\n\t}\n\n\t.rewards-infobox .deals-countdown__separator {\n\t\tcolor: #fff;\n\t\tfont-size: 16px;\n\t\tfont-weight: 600;\n\t}\n\n\t@media (max-width: 600px) {\n\t\t.rewards-infobox .deals-countdown__value {\n\t\t\tpadding: 2px;\n\t\t}\n\t}\n\n\t\ttd.comparison-table__feature--longtext div.comparison-table__cellWrapper { width: 100%; }\n\n\t\t@media (max-width: 600px) {\n\t\t.reward-col-order-3 { grid-row: 3 !important; }\n\t\t.reward-col-order-4 { grid-row: 4 !important; }\n\t\t.reward-col-order-5 { grid-row: 5 !important; }\n\t\t.reward-col-order-6 { grid-row: 6 !important; }\n\t\t.reward-col-order-7 { grid-row: 7 !important; }\n\t\t.reward-col-order-8 { grid-row: 8 !important; }\n\t\t.reward-col-order-neg-3 { grid-row: -3 !important; }\n\t\t.reward-col-order-neg-4 { grid-row: -4 !important; }\n\t\t.reward-col-order-neg-5 { grid-row: -5 !important; }\n\t\t.reward-col-order-neg-6 { grid-row: -6 !important; }\n\t\t.reward-col-order-neg-7 { grid-row: -7 !important; }\n\t\t.reward-col-order-neg-8 { grid-row: -8 !important; }\n\t}\n<\/style><style>\n  \/* Gold gradient on minimal UX reward rows (desktop only) *\/\n  @media (min-width: 601px) {\n    tr[data-minimal-ux=\"true\"][data-should-show-rewards=\"true\"] {\n      background: linear-gradient(45deg, rgba(255, 210, 59, 0) 76%, rgba(255, 210, 59, 0.5) 100%), #fff;\n      background-repeat: no-repeat;\n      background-size: 50% 50%;\n      background-position: top right;\n    }\n  }\n\n  tr[data-minimal-ux=\"true\"][data-should-show-rewards=\"true\"] > td.comparison-table__cta {\n    gap: 4px;\n    margin-top: 0 !important;\n  }\n\n  \/* Pill wrapper centered in CTA cell (td is display:grid with 3 columns) *\/\n  .rewards-pill-wrapper {\n    z-index: 3;\n    align-self: flex-end;\n    justify-self: flex-end;\n\n    @media (max-width: 600px) {\n      grid-column: 1 \/ -1;\n      text-align: center;\n      justify-self: unset;\n    }\n  }\n\n  \/* &#9472;&#9472; Base pill styles (original compact design) &#9472;&#9472; *\/\n  .rewards-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%);\n    border: 1px solid #E6B40F;\n    border-radius: 4px 20px 20px 20px;\n    padding: 0px 8px 0px 2px;\n    cursor: pointer;\n    position: relative;\n    overflow: visible;\n    transition: filter 0.15s ease;\n    height: 24px;\n    box-sizing: border-box;\n\n    @media (max-width: 600px) {\n      box-shadow: 0 0 24px 0 rgba(255, 210, 59, 0.75);\n    }\n  }\n\n  .rewards-pill__shimmer {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    width: 100%;\n    height: 100%;\n    border-radius: 4px 20px 20px 20px;\n    overflow: hidden;\n    pointer-events: none;\n  }\n\n  .rewards-pill__shimmer::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    width: 50%;\n    height: 100%;\n    background: linear-gradient(\n      90deg,\n      transparent 0%,\n      rgba(255, 255, 255, 0.5) 50%,\n      transparent 100%\n    );\n    animation: rewards-pill-shimmer 4s infinite;\n  }\n\n  .rewards-pill__icon {\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    flex-shrink: 0;\n    position: relative;\n  }\n\n  .rewards-pill__icon-svg {\n    width: 44px;\n    height: 27.75px;\n    overflow: visible;\n  }\n\n  .rewards-pill__star {\n    position: absolute;\n    z-index: 4;\n    opacity: 0;\n    pointer-events: none;\n    width: 22px;\n    height: 22px;\n    top: 55%;\n    left: 3%;\n    margin-top: -19px;\n    margin-left: -6px;\n    animation: rewards-pill-star-rotate 4s infinite;\n  }\n\n  .rewards-pill__text {\n    font-size: 16px;\n    font-style: italic;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0px;\n    color: #092673;\n    z-index: 1;\n    line-height: 24px;\n    white-space: nowrap;\n  }\n\n  \/* &#9472;&#9472; New design overrides (data-show-tc=\"true\") &#9472;&#9472; *\/\n  .rewards-pill[data-show-tc=\"true\"] {\n    padding: 0px 10px 0px 4px;\n    border-radius: 4px 32px 32px 32px;\n    height: 38px;\n    align-items: center;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__shimmer {\n    border-radius: 4px 32px 32px 32px;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg {\n    width: 68px;\n    height: 48px;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__star {\n    top: 0;\n    left: 0;\n    margin-top: 0;\n    margin-left: 0;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__text {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 900;\n    font-style: italic;\n    font-size: 16px;\n    line-height: 18px;\n    letter-spacing: 0;\n    text-align: center;\n    font-variant-numeric: lining-nums tabular-nums;\n    color: #092673;\n    white-space: nowrap;\n    text-transform: none;\n  }\n\n  .rewards-pill__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    z-index: 1;\n    height: 100%;\n    padding: 2px 0;\n    box-sizing: border-box;\n  }\n\n  .rewards-pill__tc {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 400;\n    font-style: normal;\n    font-size: 10px;\n    line-height: 130%;\n    letter-spacing: 0;\n    text-align: center;\n    font-variant-numeric: lining-nums tabular-nums;\n    text-decoration: underline;\n    text-decoration-style: solid;\n    color: #092673;\n    white-space: nowrap;\n  }\n\n  .rewards-pill__tc:hover {\n    opacity: 0.8;\n  }\n\n  @keyframes rewards-pill-shimmer {\n    0% {\n      transform: translateX(100%);\n    }\n    20% {\n      transform: translateX(-100%);\n    }\n    100% {\n      transform: translateX(-100%);\n    }\n  }\n\n  @keyframes rewards-pill-star-rotate {\n    0% {\n      opacity: 0;\n      transform: rotate(0deg) scale(0);\n    }\n    5% {\n      opacity: 1;\n      transform: rotate(45deg) scale(1);\n    }\n    15% {\n      opacity: 1;\n      transform: rotate(135deg) scale(1);\n    }\n    20% {\n      opacity: 0;\n      transform: rotate(180deg) scale(0);\n    }\n    100% {\n      opacity: 0;\n      transform: rotate(180deg) scale(0);\n    }\n  }\n\n  \/* Rewards Pill Countdown - wrapper layout for countdown + pill *\/\n  .rewards-pill-wrapper:has(.rewards-pill-countdown:not([hidden])) {\n    display: flex;\n    align-items: center;\n\n    @media (min-width: 601px) {\n      flex-direction: row;\n      gap: 10px;\n      margin-bottom: 6px;\n    }\n\n    @media (max-width: 600px) {\n      flex-direction: column;\n      gap: 12px;\n    }\n  }\n\n  .rewards-pill-countdown[hidden] {\n    display: none !important;\n  }\n\n  .rewards-pill-countdown {\n    font-family: 'Modern Era', Arial, sans-serif;\n    font-weight: 800;\n    font-size: 12px;\n    line-height: 100%;\n    letter-spacing: -0.025em;\n    font-variant-numeric: lining-nums tabular-nums;\n    color: #232320;\n    white-space: nowrap;\n    display: flex;\n    align-items: center;\n\n    @media (min-width: 601px) {\n      order: -1;\n    }\n\n    @media (max-width: 600px) {\n      justify-content: center;\n      margin-bottom: 8px;\n    }\n  }\n\n  .rewards-pill-countdown__timer {\n    display: inline;\n  }\n\n  .rewards-pill-countdown__sep {\n    margin: 0 1px;\n  }\n\n<\/style>\n\n\n  <tr data-product-id=\"f45c3378-f5b1-4764-a759-19dfabc2e0b8\" data-provider-id=\"9a6f2149-3d31-4773-afb0-5e54d6ddac12\" data-product-name=\"Revolut Business Account (Basic)\" data-provider-name=\"Revolut\" class=\"grid-column-count-7  mobile-column-count-6 mobile-row-count-11  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/uk\/business-banking\/revolut-business-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/66ffbae58795c.png\" alt=\"Revolut logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/66ffbae58795c.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/66ffbae58795c.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/66ffbae58795c.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/66ffbae58795c.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/66ffbae58795c.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"finder-score-detail-heading\">Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfsa-cur')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.7<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">Great<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/business-banking\/revolut-business-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Revolut Business Account (Basic)<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body generic-badge__body hasPopover\" data-content=\"\" data-html=\"true\"><span class=\"badge-text\">Offer<\/span><\/span><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,ukfsa-cur.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"finder-score-detail-heading\">Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfsa-cur')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.7<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">Great<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_account_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account fee\">\n                        \u00a310 per month\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_bank_transfers\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Bank transfers\">\n                        \u00a30.20<br>10\/month then 20p per transfer\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_requires_credit_check\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Requires credit check\"><svg class=\"luna-icon luna-icon--medium\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#close\"><\/use><\/svg><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                        rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_overdraft\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Arranged overdraft\"><svg class=\"luna-icon luna-icon--medium\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#close\"><\/use><\/svg><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-6\n                                                                                \" data-sortvalue=\"\" data-column-index=\"6\" data-decorator=\"text,ukfsa-cur.product.datapoint_inherit_software_integration_platforms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Accounting integrations\">\n                        Clear Books, FreeAgent, KashFlow, QuickBooks, Sage, Xero, Coconut, Multiple providers\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                            border-left\n                                                                                                                        rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"7\" data-decorator=\"text,ukfsa-cur.product.datapoint_account_operation\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account management\">\n                        Online &amp; app\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext no-margin-bottom no-padding-bottom no-padding-top sorter-false\" data-sortvalue=\"Exclusive \u00a3100 welcome bonus when you sign up and add money to your account. You need to add at least \u00a30.01 to your Revolut Business account to receive the bonus. (T&amp;Cs apply).\" data-column-index=\"8\" data-decorator=\"text,global.value.table_offer\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key benefits\"><style>td.comparison-table__feature--longtext div.comparison-table__cellWrapper { width:  100%; }<\/style><div class=\"comparison-table__product-offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><div>Exclusive \u00a3100 welcome bonus when you sign up and add money to your account. You need to add at least \u00a30.01 to your Revolut Business account to receive the bonus. (T&amp;Cs apply).<\/div><\/div><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-7 bottom-order-7\"><div class=\"comparison-table__cellWrapper\"><style>  .comparison-table td.comparison-table__cta [data-heading]:before, .comparison-table td.comparison-table__cta br { display: none; }<\/style><a target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/savings-accounts\/revolutbusinessaccount-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFSA-CUR%22%2C%22fieldset%22%3A%22businessDeafult%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2229dfe861-b19c-481d-8cff-04b8c3b99da9%22%2C%22category_name%22%3A%22compare_business_accounts%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778411208%22%2C%22position%22%3A%221%22%2C%22product_name%22%3A%22Revolut%2BBusiness%2BAccount%2B%2528Basic%2529%22%2C%22product_id%22%3A%22f45c3378-f5b1-4764-a759-19dfabc2e0b8%22%2C%22offer_id%22%3A%2221366%22%2C%22post_id%22%3A%22446268%22%2C%22post_path%22%3A%22business-banking%252Fsumup-business-account%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Apply now for the Revolut Business Account (Basic)\">      Go to site\t<\/a><a href=\"https:\/\/www.finder.com\/uk\/business-banking\/revolut-business-review\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read More About The Revolut Business Account (Basic)\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>More info<\/span><\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000004-f45c3378-f5b1-4764-a759-19dfabc2e0b8\" value=\"f45c3378-f5b1-4764-a759-19dfabc2e0b8\" name=\"productID\" _productname=\"Finder score 8.7Great                            Revolut Business Account (Basic)Offer            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.7,\"badges\":[],\"productId\":\"f45c3378-f5b1-4764-a759-19dfabc2e0b8\"}'><label class=\"luna-label\" for=\"compare-product-0000000004-f45c3378-f5b1-4764-a759-19dfabc2e0b8\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"484a98bb-b2bf-4b5d-92fc-7ec390eac169\" data-provider-id=\"fed8fb82-9926-4267-9eb5-23f955b309f4\" data-product-name=\"Airwallex Multi-Currency Business Account\" data-provider-name=\"Airwallex\" class=\"grid-column-count-7  mobile-column-count-6 mobile-row-count-11  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/uk\/business-banking\/airwallex-business-account-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/61f9138c20340.png\" alt=\"Airwallex logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/61f9138c20340.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/61f9138c20340.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/61f9138c20340.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/61f9138c20340.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/61f9138c20340.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"finder-score-detail-heading\">Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfsa-cur')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.3<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">Great<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/business-banking\/airwallex-business-account-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Airwallex Multi-Currency Business Account<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body generic-badge__body hasPopover\" data-content=\"\" data-html=\"true\"><span class=\"badge-text\">Offer<\/span><\/span><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,ukfsa-cur.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"finder-score-detail-heading\">Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfsa-cur')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.3<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">Great<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_account_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account fee\">\n                        Free<br>\u00a30\/month if you deposit at least \u00a310k per month or hold a minimum balance of \u00a310k.\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_bank_transfers\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Bank transfers\">\n                        \u00a30\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_requires_credit_check\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Requires credit check\"><svg class=\"luna-icon luna-icon--medium\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#close\"><\/use><\/svg><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                        rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"text,ukfsa-cur.product.datapoint_business_overdraft\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Arranged overdraft\"><svg class=\"luna-icon luna-icon--medium\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#close\"><\/use><\/svg><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-6\n                                                                                \" data-sortvalue=\"\" data-column-index=\"6\" data-decorator=\"text,ukfsa-cur.product.datapoint_inherit_software_integration_platforms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Accounting integrations\">\n                        Xero\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                            border-left\n                                                                                                                        rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"7\" data-decorator=\"text,ukfsa-cur.product.datapoint_account_operation\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Account management\">\n                        Online &amp; app\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext no-margin-bottom no-padding-bottom no-padding-top sorter-false\" data-sortvalue=\"10%$1,000&amp;\" data-column-index=\"8\" data-decorator=\"text,global.value.table_offer\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key benefits\"><style>td.comparison-table__feature--longtext div.comparison-table__cellWrapper { width:  100%; }<\/style><div class=\"comparison-table__product-offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><div>Earn 10% cashback on your first $1,000 of international transactions with Airwallex (T&amp;Cs apply)<\/div><\/div><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-7 bottom-order-7\"><div class=\"comparison-table__cellWrapper\"><style>  .comparison-table td.comparison-table__cta [data-heading]:before, .comparison-table td.comparison-table__cta br { display: none; }<\/style><a target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/savings-accounts\/airwallex-multi-currency-business-account-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFSA-CUR%22%2C%22fieldset%22%3A%22businessDeafult%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2229dfe861-b19c-481d-8cff-04b8c3b99da9%22%2C%22category_name%22%3A%22compare_business_accounts%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778411208%22%2C%22position%22%3A%222%22%2C%22product_name%22%3A%22Airwallex%2BMulti-Currency%2BBusiness%2BAccount%22%2C%22product_id%22%3A%22484a98bb-b2bf-4b5d-92fc-7ec390eac169%22%2C%22offer_id%22%3A%2225094%22%2C%22post_id%22%3A%22446268%22%2C%22post_path%22%3A%22business-banking%252Fsumup-business-account%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Apply now for the Airwallex Multi-Currency Business Account\">      Go to site\t<\/a><a href=\"https:\/\/www.finder.com\/uk\/business-banking\/airwallex-business-account-review\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read More About The Airwallex Multi-Currency Business Account\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>More info<\/span><\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000004-484a98bb-b2bf-4b5d-92fc-7ec390eac169\" value=\"484a98bb-b2bf-4b5d-92fc-7ec390eac169\" name=\"productID\" _productname=\"Finder score 8.3Great                            Airwallex Multi-Currency Business AccountOffer            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.3,\"badges\":[],\"productId\":\"484a98bb-b2bf-4b5d-92fc-7ec390eac169\"}'><label class=\"luna-label\" for=\"compare-product-0000000004-484a98bb-b2bf-4b5d-92fc-7ec390eac169\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><script>\n(function () {\n  window.isInfoBoxMutationObserverInitialized ??= false;\n  if (window.isInfoBoxMutationObserverInitialized) return;\n  window.isInfoBoxMutationObserverInitialized = true;\n\n  document.addEventListener(\"DOMContentLoaded\", () => {\n    function getLinkParams(anchor) {\n      const redirectUrl =\n        anchor.getAttribute(\"data-redirect-url\") || anchor.href || \"\";\n\n      try {\n        const url = new URL(redirectUrl);\n        const rawParams = url.searchParams.get(\"redirect_tracking_params\");\n\n        if (!rawParams) return;\n        const decoded = decodeURIComponent(rawParams);\n        const parsed = JSON.parse(decoded);\n        const { offer_id, niche_code, site, product_name, product_id } = parsed;\n\n        return {\n          redirectUrl,\n          offerId: offer_id,\n          niche: niche_code || site,\n          productName: product_name,\n          productId: product_id,\n        };\n      } catch (e) {\n        console.error(\"Failed to parse redirect_tracking_params\", e);\n      }\n    }\n\n    function initCountdownTimer(rewardsProduct, endDateStr) {\n      const countdownEl = rewardsProduct.querySelector(\".deals-countdown\");\n      \n      if (!countdownEl || !endDateStr) return;\n\n      const daysEl = countdownEl.querySelector(\"[data-countdown-days]\");\n      const hoursEl = countdownEl.querySelector(\"[data-countdown-hours]\");\n      const minutesEl = countdownEl.querySelector(\"[data-countdown-minutes]\");\n      const secondsEl = countdownEl.querySelector(\"[data-countdown-seconds]\");\n\n      let countdownInterval;\n\n      const updateCountdown = () => {\n        const now = new Date().getTime();\n        const endTime = new Date(endDateStr).getTime();\n        const distance = endTime - now;\n\n        if (distance < 0) {\n          \/\/ Countdown finished\n          if (daysEl) daysEl.textContent = \"00d\";\n          if (hoursEl) hoursEl.textContent = \"00h\";\n          if (minutesEl) minutesEl.textContent = \"00m\";\n          if (secondsEl) secondsEl.textContent = \"00s\";\n          if (countdownInterval) {\n            clearInterval(countdownInterval);\n          }\n          return;\n        }\n\n        const days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n        const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n        const seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n        if (daysEl) daysEl.textContent = days.toString().padStart(2, \"0\") + \"d\";\n        if (hoursEl) hoursEl.textContent = hours.toString().padStart(2, \"0\") + \"h\";\n        if (minutesEl) minutesEl.textContent = minutes.toString().padStart(2, \"0\") + \"m\";\n        if (secondsEl) secondsEl.textContent = seconds.toString().padStart(2, \"0\") + \"s\";\n      };\n\n      \/\/ Update immediately\n      updateCountdown();\n\n      \/\/ Update every second\n      countdownInterval = setInterval(updateCountdown, 1000);\n\n      \/\/ Store interval ID to clear it later if needed\n      rewardsProduct.dataset.countdownInterval = countdownInterval;\n    }\n\n    const initRewards = (table) => {\n      if (!table) return;\n\n      const recordIdsAttr = table.getAttribute(\"data-table-record-ids\");\n      if (!recordIdsAttr) return;\n\n      let productIds = [];\n      try {\n        const decoded = recordIdsAttr.replace(\/&quot;\/g, '\"');\n        productIds = JSON.parse(decoded);\n      } catch (e) {\n        return;\n      }\n\n      if (!productIds.length) return;\n\n      productIds.forEach((productId) => {\n        \/\/ Handle pill clicks (minimal UX variant) - independent of infobox\n        const pill = table.querySelector(\n          `tr[data-product-id=\"${productId}\"] .rewards-pill`\n        );\n        if (pill && !pill.dataset.bound) {\n          pill.dataset.bound = \"true\";\n          pill.addEventListener(\"click\", () => {\n            const row = pill.closest(\"tr\");\n            if (!row) return;\n\n            const cta = row.querySelector(\".rewards--cta\");\n            if (!cta) return;\n\n            const linkParams = getLinkParams(cta);\n            if (!linkParams) return;\n\n            const pillModalParams = {\n              productId: linkParams.productId,\n              campaignName: row.getAttribute(\"data-rewards-campaign-name\") || \"\",\n              redirectUrl: linkParams.redirectUrl,\n              productName: linkParams.productName,\n              providerName: row.getAttribute(\"data-provider-name\") || \"\",\n              niche: linkParams.niche,\n              offerId: linkParams.offerId,\n              component: \"infobox\",\n            };\n\n            if (\n              window.rewards &&\n              typeof window.rewards.displayModal === \"function\"\n            ) {\n              window.rewards.displayModal(pillModalParams, false, cta);\n            }\n          });\n        }\n\n        const rewardsProduct = table.querySelector(\n          `div[data-rewards-product-id=\"${productId}\"]:not([data-rewards-banner-attached])`\n        );\n        if (!rewardsProduct) return;\n\n        const endDateStr = rewardsProduct.getAttribute(\"data-end-date\");\n        if (!endDateStr) return;\n\n        \/\/ Format date for Australian locale (dd MMM yyyy)\n        const formattedDate = new Intl.DateTimeFormat(\"en-AU\", {\n          day: \"2-digit\",\n          month: \"short\",\n          year: \"numeric\",\n        }).format(new Date(endDateStr));\n\n        const endDateEl = rewardsProduct.querySelector(\".rewards-end-date\");\n        if (endDateEl && endDateEl.textContent !== formattedDate) {\n          endDateEl.textContent = ` ${formattedDate}`;\n        }\n\n        \/\/ Calculate days remaining\n        const days = Math.ceil((new Date(endDateStr) - new Date()) \/ 86400000);\n\n        \/\/ Show \"Ends Soon\" badge if campaign ends within 7 days\n        if (days <= 7 && days > 0) {\n          const dealsEndsEl = rewardsProduct.querySelector(\".deals-ends\");\n          const dealsPhoneEl = rewardsProduct.querySelector(\".deals-phone\");\n\n          if (dealsEndsEl && dealsEndsEl.style.display !== \"inline-flex\") {\n            dealsEndsEl.style.display = \"inline-flex\";\n          }\n          if (dealsPhoneEl && dealsPhoneEl.style.top !== \"23px\") {\n            dealsPhoneEl.style.top = \"23px\";\n          }\n        }\n\n        \/\/ Initialize countdown timer\n        initCountdownTimer(rewardsProduct, endDateStr);\n\n        const dealsLeftEl = rewardsProduct.querySelector(\".deals-left\");\n        const dealsList = rewardsProduct.querySelector(\".deals-list\");\n        const dealsHeader = rewardsProduct.querySelector(\".deals-header\");\n\n        const handleClick = (triggerEl) => {\n          const row = triggerEl.closest(\"tr\");\n\n          if (!row) return;\n\n          const cta = row.querySelector(\".rewards--cta\");\n\n          if (!cta) return;\n\n          const linkParams = getLinkParams(cta);\n          if (!linkParams) return;\n\n          const { productId, redirectUrl, productName, niche, offerId } = linkParams;\n\n          const modalParams = {\n            productId,\n            campaignName: row.getAttribute(\"data-rewards-campaign-name\") || \"\",\n            redirectUrl,\n            productName,\n            providerName: row.getAttribute(\"data-provider-name\") || \"\",\n            niche,\n            offerId,\n            component: \"infobox\",\n          };\n\n          if (\n            window.rewards &&\n            typeof window.rewards.displayModal === \"function\"\n          ) {\n            window.rewards.displayModal(modalParams, false, cta);\n          }\n        };\n\n        if (dealsLeftEl && !dealsLeftEl.dataset.bound) {\n          dealsLeftEl.dataset.bound = \"true\";\n          dealsLeftEl.addEventListener(\"click\", () => handleClick(dealsLeftEl));\n        }\n\n        if (dealsList && !dealsList.dataset.bound) {\n          dealsList.dataset.bound = \"true\";\n          dealsList.addEventListener(\"click\", () => handleClick(dealsList));\n        }\n\n        if (dealsHeader && !dealsHeader.dataset.bound) {\n          dealsHeader.dataset.bound = \"true\";\n          dealsHeader.addEventListener(\"click\", () => handleClick(dealsHeader));\n        }\n\n        rewardsProduct.dataset.rewardsBannerAttached = \"true\";\n      });\n    };\n\n    const tables = document.querySelectorAll(\n      \"table.rewards--container[data-table-record-ids]\"\n    );\n\n    tables.forEach((table) => {\n      const tableObserver = new MutationObserver(() => {\n        setTimeout(() => initRewards(table), 0);\n      });\n\n      tableObserver.observe(table, {\n        childList: true,\n        subtree: true,\n      });\n\n      initRewards(table);\n    });\n\n    \/\/ Pill countdown timers (minimal UX)\n    function initPillCountdowns() {\n      const countdowns = document.querySelectorAll(\"[data-rewards-pill-countdown]:not([data-pill-countdown-bound])\");\n\n      countdowns.forEach((el) => {\n        el.dataset.pillCountdownBound = \"true\";\n        const endDateStr = el.getAttribute(\"data-end-date\");\n        if (!endDateStr) return;\n\n        const endTime = new Date(endDateStr).getTime();\n        if (Number.isNaN(endTime)) return;\n        const now = new Date().getTime();\n        const distance = endTime - now;\n        const sevenDaysMs = 7 * 24 * 60 * 60 * 1000;\n\n        if (distance <= 0) {\n          const wrapper = el.closest(\".rewards-pill-wrapper\");\n          if (wrapper) wrapper.style.display = \"none\";\n          return;\n        }\n\n        if (distance > sevenDaysMs) {\n          return;\n        }\n\n        el.removeAttribute(\"hidden\");\n\n        const daysEl = el.querySelector(\"[data-pill-countdown-days]\");\n        const hoursEl = el.querySelector(\"[data-pill-countdown-hours]\");\n        const minutesEl = el.querySelector(\"[data-pill-countdown-minutes]\");\n        const secondsEl = el.querySelector(\"[data-pill-countdown-seconds]\");\n\n        let interval;\n        const updatePillCountdown = () => {\n          if (!el.isConnected) {\n            if (interval) clearInterval(interval);\n            return;\n          }\n\n          const remaining = endTime - new Date().getTime();\n\n          if (remaining <= 0) {\n            if (daysEl) daysEl.textContent = \"0d\";\n            if (hoursEl) hoursEl.textContent = \"0h\";\n            if (minutesEl) minutesEl.textContent = \"0m\";\n            if (secondsEl) secondsEl.textContent = \"0s\";\n            if (interval) clearInterval(interval);\n            \/\/ Hide pill wrapper on expiry\n            const wrapper = el.closest(\".rewards-pill-wrapper\");\n            if (wrapper) wrapper.style.display = \"none\";\n            return;\n          }\n\n          const days = Math.floor(remaining \/ (1000 * 60 * 60 * 24));\n          const hours = Math.floor((remaining % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n          const minutes = Math.floor((remaining % (1000 * 60 * 60)) \/ (1000 * 60));\n          const seconds = Math.floor((remaining % (1000 * 60)) \/ 1000);\n\n          if (daysEl) daysEl.textContent = days + \"d\";\n          if (hoursEl) hoursEl.textContent = hours + \"h\";\n          if (minutesEl) minutesEl.textContent = minutes + \"m\";\n          if (secondsEl) secondsEl.textContent = seconds + \"s\";\n        };\n\n        updatePillCountdown();\n        interval = setInterval(updatePillCountdown, 1000);\n      });\n    }\n\n    initPillCountdowns();\n\n    const allTables = document.querySelectorAll(\"table\");\n    allTables.forEach((table) => {\n      const observer = new MutationObserver(() => {\n        setTimeout(initPillCountdowns, 0);\n      });\n      observer.observe(table, { childList: true, subtree: true });\n    });\n  });\n})();\n<\/script><\/tbody><\/table><div class=\"comparison-table__loadingIndicator center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><div class=\"comparison-table__paginationContainer comparison-table__loadMoreContainer hide-comparison-table__paginationContainer\"><div class=\"comparison-table__loadMore comparison-table__paginationNav\"><button class=\"luna-button luna-button--primary js-comparison-table__showMore\" type=\"button\" data-offset=\"\">Load More<\/button><div class=\"js-show-more-data_count-29dfe861-b19c-481d-8cff-04b8c3b99da9 comparison-table__dataCount\">Showing\n\t\t\t2\n\t\t\tof\n\t\t\t2\n\t\t\tresults\t\t<\/div><\/div><\/div><\/form><\/section><\/div><div id=\"compare-bar-v2\" class=\"compareBarV2__root rewards--container loyalty-rewards--container\" data-niche=\"UKFSA-CUR\" data-rewards-component=\"compare-products\"><\/div><div class=\"product-modal\"><section class=\"luna-modal is-invisible\" aria-hidden=\"false\" role=\"dialog\" id=\"alternative-products-modal\" aria-labelledby=\"alternative-products-modal-heading\" aria-describedby=\"modal-content\" tabindex=\"-1\"><div class=\"luna-modal__content\"><button class=\"luna-modal__close\" type=\"button\" aria-label=\"Close modal\"><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#x\"><\/use><\/svg><\/button><div class=\"luna-modal__body\" id=\"modal-content\"><div class=\"luna-modal__wrapper\"><h4 class=\"modal-heading\" id=\"alternative-products-modal-heading\">Compare other products<\/h4><div class=\"cta-modal__body\"><p class=\"cta-modal__intro-text\">We currently don't have that product, but here are others to consider:<\/p><div class=\"cta-modal__cards-container\"><\/div><span class=\"cta-modal__popover table-popover\" rel=\"popover\" data-placement=\"top\" data-content=\"This list shows products with some similar features to the one you selected. It is not a recommendation or suggestion to purchase any product. Always check details and get independent advice to make sure any product suits your own needs before applying.\">How we picked these<\/span><\/div><\/div><\/div><\/div><\/section><\/div><div class=\"finder-score-methodology\"><h3 data-toc=\"false\" id=\"finder-score-methodology\">Finder Score for bank accounts<\/h3>\n\n<p>To make comparing even easier we came up with the <a href=\"https:\/\/www.finder.com\/uk\/finder-score\">Finder Score<\/a>. Fees, features and customer service across 20+ of the most popular banks are all weighted and scaled to produce a score out of 10. The higher the score the better the account \u2013 simple.<\/p>\n\n<a class=\"luna-button luna-button--primary has-margin-bottom\" href=\"https:\/\/www.finder.com\/uk\/digital-banking\/banking-apps-ratings-methodology\">Read the full methodology<\/a><\/div>\n    <\/div>\n<\/div>\n    <\/div>\n<\/div>                                    \n<style>\n.tablefade { height: 850px; width: 100%; overflow-x: auto; overflow-y: scroll; }\n.tablefade .luna-table { position: relative; border-left: none !important; }\n.tablefade th:first-child, .tablefade td:first-child { position: sticky; left: 0; background: #ffffff; border-left: 1px solid #d4d3ce; z-index: 2; }\n.tablefade .luna-table td { vertical-align: middle; }\n.tablefade tbody tr:hover td { background-color: #f5f4ef !important; }\n.tablefadeafter { background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); width: 100%; height: 10rem; margin-top: -10rem; margin-bottom: 4rem; position: relative; pointer-events: none; }\n.tablefade img { min-width: 96px; min-height: 53px; }\n\n.tablefade-filtered { max-height: 500px; width: 100%; overflow-x: auto; overflow-y: auto; }\n.tablefade-filtered .luna-table { position: relative; border-left: none !important; }\n.tablefade-filtered th:first-child, .tablefade-filtered td:first-child { position: sticky; left: 0; background: #ffffff; border-left: 1px solid #d4d3ce; z-index: 2; }\n.tablefade-filtered .luna-table td { vertical-align: middle; }\n.tablefade-filtered tbody tr:hover td { background-color: #f5f4ef !important; }\n.tablefadeafter-filtered { background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); width: 100%; height: 3rem; margin-top: -3rem; margin-bottom: 4rem; position: relative; pointer-events: none; z-index: 5; }\n\n.lightbox { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); }\n.lightbox img { display: block; max-width: 90%; max-height: 90%; margin: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }\n<\/style>\n\n                    \n    \n\n<div id=\"lightbox\" class=\"lightbox\" onclick=\"closeLightbox()\">\n  <img decoding=\"async\" id=\"lightbox-img\" src=\"\" alt=\"Expanded Finder Badge\" loading=\"lazy\">\n<\/div>\n\n<script>\n  function openLightbox(event, imageUrl) {\n    event.preventDefault();\n    const lb = document.getElementById('lightbox');\n    const lbImg = document.getElementById('lightbox-img');\n    if(lb && lbImg) {\n        lbImg.src = imageUrl;\n        lb.style.display = \"block\";\n    }\n  }\n  function closeLightbox() {\n    const lb = document.getElementById('lightbox');\n    if(lb) lb.style.display = \"none\";\n  }\n<\/script><h3>Frequently asked questions<\/h3><ul class=\"luna-accordionGroup accordionGroup\">\n\t<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000005\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000005\">\n                <span class=\"luna-accordion__title\">How do I add money to my business account?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000005\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>You can do this online or via the app by directly transferring money from another account. You cannot deposit cash directly into your business account.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000006\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000006\">\n                <span class=\"luna-accordion__title\">How long will it take for my SumUp card to arrive?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000006\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Depending on where you live, your card can take up to 15 days to reach you. If it hasn't arrived within this time, you will need to contact the support team.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000007\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000007\">\n                <span class=\"luna-accordion__title\">How much cash can I withdraw on my card?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000007\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>You can withdraw up to \u00a3500 at a time from an ATM and up to \u00a32,000 per day. Spending limits are set at \u00a315,000 per transaction and per day both online and in-store. You can contact the support team if you wish to make changes to these limits.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n\n<\/ul>\n<article class=\"luna-card luna-card--alt\"><div class=\"luna-card__block has-padding-small\">We show offers we can track - that's not every product on the market...yet. Unless we've said otherwise, products are in no particular order. The terms \"best\", \"top\", \"cheap\" (and variations of these) aren't ratings, though we always explain what's great about a product when we highlight it. This is subject to our <a href=\"https:\/\/www.finder.com\/uk\/terms-of-use\" class=\"fin-text-navy\">terms of use<\/a>. When you make major financial decisions, consider getting independent financial advice. Always consider your own circumstances when you compare products so you get what's right for you. Most of the data in Finder's comparison tables is provided by Defaqto. In other cases, Finder has sourced data directly from providers.<\/div><\/article><div id=\"sources\" style=\"position: relative;\"><h3 style=\"position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;\">Sources<\/h3><div class=\"sources sources__f1\">\n    <link rel=\"stylesheet\" href=\"https:\/\/www.finder.com\/parent-theme\/shortcodes\/article-source\/prod\/article-source.87684078d471e76125dd.css\">\n    \n  <ul class=\"luna-accordionGroup accordionGroup\">\n    <li class=\"luna-accordion\" data-accordion=\"accordion\">\n      <div class=\"luna-accordion__summary\">\n        <h3 class=\"luna-accordion__heading\">\n          <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"sources_1676397558\" data-toggle=\"collapse\" data-target=\"#sources_1676397558\">\n            <span class=\"luna-accordion__title u-text--lg u-font--bold\">Sources<\/span>\n            <svg class=\"luna-icon\" aria-hidden=\"true\">\n              <use href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n              <use href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n            <\/svg>\n          <\/button>\n        <\/h3>\n      <\/div>\n      <div class=\"luna-accordion__details collapse \" aria-hidden=\"true\" id=\"sources_1676397558\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n          <p class=\"sources__description\">Finder writers are subject matter experts and use primary sources, in-depth research and interviews with other experts to ensure you're getting accurate, up-to-date information. Articles are <a href=\"https:\/\/www.finder.com\/uk\/why-trust-us\">fact checked<\/a> in line with our <a href=\"https:\/\/www.finder.com\/uk\/editorial-guidelines\">editorial guidelines<\/a>.<\/p>\n          <ol class=\"u-pl--0 u-text--lg u-font--medium\">\n                                          <li class=\"u-leading--loose\"><a class=\"u-font--medium\" href=\"https:\/\/www.fscs.org.uk\/\" target=\"_blank\">Financial Services Compensation Scheme<\/a><\/li>\n                                    <\/ol>\n        <\/div>\n      <\/div>\n    <\/li>\n  <\/ul>\n    <script defer src=\"https:\/\/www.finder.com\/parent-theme\/shortcodes\/article-source\/prod\/article-source.de087a0da9824e407767.js\"><\/script>\n  <\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Find out more about the SumUp business account, including its pros and cons.<\/p>\n","protected":false},"author":1047,"featured_media":446294,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"apple_news_api_created_at":"","apple_news_api_id":"","apple_news_api_modified_at":"","apple_news_api_revision":"","apple_news_api_share_url":"","apple_news_cover_media_provider":"image","apple_news_coverimage":0,"apple_news_coverimage_caption":"","apple_news_cover_video_id":0,"apple_news_cover_video_url":"","apple_news_cover_embedwebvideo_url":"","apple_news_is_hidden":"","apple_news_is_paid":"","apple_news_is_preview":"","apple_news_is_sponsored":"","apple_news_maturity_rating":"","apple_news_metadata":"\"\"","apple_news_pullquote":"","apple_news_pullquote_position":"","apple_news_slug":"","apple_news_sections":[],"apple_news_suppress_video_url":false,"apple_news_use_image_component":false,"footnotes":""},"categories":[3786],"tags":[],"asset_tag":[],"class_list":["post-446268","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-business-banking"],"apple_news_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.9 (Yoast SEO v24.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SumUp business account review | Finder UK<\/title>\n<meta name=\"description\" content=\"Learn more about how the free online business account from SumUp works to see if it could be a good fit for your business.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SumUp business account review\" \/>\n<meta property=\"og:description\" content=\"Learn more about how the free online business account from SumUp works to see if it could be a good fit for your business.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\" \/>\n<meta property=\"og:site_name\" content=\"Finder UK\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/findercomuk\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-08T09:21:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"250\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Rachel Wait\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/rachelwait?lang=en\" \/>\n<meta name=\"twitter:site\" content=\"@findercomUK\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rachel Wait\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\"},\"author\":{\"name\":\"Rachel Wait\",\"@id\":\"https:\/\/www.finder.com\/uk\/#\/schema\/person\/531b4649d053a94fb7388e896df73218\"},\"headline\":\"SumUp business account review\",\"datePublished\":\"2022-04-08T09:21:48+00:00\",\"dateModified\":\"2025-07-10T16:32:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\"},\"wordCount\":833,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/uk\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png\",\"articleSection\":[\"Business Banking\"],\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#respond\"]}],\"copyrightYear\":\"2022\",\"copyrightHolder\":{\"@id\":\"https:\/\/www.finder.com\/#organization\"},\"citation\":[{\"@type\":\"CreativeWork\",\"name\":\"Financial Services Compensation Scheme\",\"url\":\"https:\/\/www.fscs.org.uk\/\"}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\",\"url\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\",\"name\":\"SumUp business account review | Finder UK\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/uk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png\",\"datePublished\":\"2022-04-08T09:21:48+00:00\",\"dateModified\":\"2025-07-10T16:32:05+00:00\",\"description\":\"Learn more about how the free online business account from SumUp works to see if it could be a good fit for your business.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png\",\"width\":250,\"height\":250},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"UK\",\"item\":\"https:\/\/www.finder.com\/uk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business Banking\",\"item\":\"https:\/\/www.finder.com\/uk\/business-banking\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SumUp business account review\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.finder.com\/uk\/#website\",\"url\":\"https:\/\/www.finder.com\/uk\/\",\"name\":\"Finder UK\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/uk\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.finder.com\/uk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/uk\/#organization\",\"name\":\"Finder\",\"url\":\"https:\/\/www.finder.com\/uk\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.finder.com\/uk\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/3\/2025\/05\/Finder-Logo-696x696-1.png\",\"contentUrl\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/3\/2025\/05\/Finder-Logo-696x696-1.png\",\"width\":1392,\"height\":1392,\"caption\":\"Finder\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/uk\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/findercomuk\",\"https:\/\/x.com\/findercomUK\",\"https:\/\/www.linkedin.com\/company\/finder\/\",\"https:\/\/en.wikipedia.org\/wiki\/Finder_(website)\"],\"description\":\"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.\",\"email\":\"heythere@finder.com\",\"legalName\":\"Finder\",\"foundingDate\":\"2006-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.finder.com\/uk\/#\/schema\/person\/531b4649d053a94fb7388e896df73218\",\"name\":\"Rachel Wait\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.finder.com\/uk\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/RachelWaitF1_Supplied_600x600.png\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/RachelWaitF1_Supplied_600x600.png\",\"caption\":\"Rachel Wait\"},\"description\":\"Rachel Wait is a freelance journalist and has been writing about personal finance for more than a decade, covering everything from insurance to mortgages. She has written for a range of personal finance websites and national newspapers, including The Observer, The Mail on Sunday, The Sun and the Evening Standard. Rachel is a keen baker in her spare time.\",\"sameAs\":[\"https:\/\/twitter.com\/rachelwait?lang=en\",\"https:\/\/www.linkedin.com\/in\/rachel-wait-00463013\/\",\"https:\/\/muckrack.com\/rachel-wait\"],\"url\":\"https:\/\/www.finder.com\/uk\/author\/rachelwait\",\"jobTitle\":\"Writer\",\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/uk\/#organization\",\"name\":\"Finder\"}},{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"name\":\"Frequently Asked Questions\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How do I add money to my business account?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rYou can do this online or via the app by directly transferring money from another account. You cannot deposit cash directly into your business account. \\r\"}},{\"@type\":\"Question\",\"name\":\"How long will it take for my SumUp card to arrive?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rDepending on where you live, your card can take up to 15 days to reach you. If it hasn't arrived within this time, you will need to contact the support team.\\r\"}},{\"@type\":\"Question\",\"name\":\"How much cash can I withdraw on my card?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rYou can withdraw up to \u00a3500 at a time from an ATM and up to \u00a32,000 per day. Spending limits are set at \u00a315,000 per transaction and per day both online and in-store. You can contact the support team if you wish to make changes to these limits. \\r\"}}]}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2025-07-10T16:32:05+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SumUp business account review | Finder UK","description":"Learn more about how the free online business account from SumUp works to see if it could be a good fit for your business.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account","og_locale":"en_GB","og_type":"article","og_title":"SumUp business account review","og_description":"Learn more about how the free online business account from SumUp works to see if it could be a good fit for your business.","og_url":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account","og_site_name":"Finder UK","article_publisher":"https:\/\/www.facebook.com\/findercomuk","article_published_time":"2022-04-08T09:21:48+00:00","og_image":[{"width":250,"height":250,"url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png","type":"image\/png"}],"author":"Rachel Wait","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/rachelwait?lang=en","twitter_site":"@findercomUK","twitter_misc":{"Written by":"Rachel Wait","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#article","isPartOf":{"@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account"},"author":{"name":"Rachel Wait","@id":"https:\/\/www.finder.com\/uk\/#\/schema\/person\/531b4649d053a94fb7388e896df73218"},"headline":"SumUp business account review","datePublished":"2022-04-08T09:21:48+00:00","dateModified":"2025-07-10T16:32:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account"},"wordCount":833,"commentCount":0,"publisher":{"@id":"https:\/\/www.finder.com\/uk\/#organization"},"image":{"@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png","articleSection":["Business Banking"],"inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#respond"]}],"copyrightYear":"2022","copyrightHolder":{"@id":"https:\/\/www.finder.com\/#organization"},"citation":[{"@type":"CreativeWork","name":"Financial Services Compensation Scheme","url":"https:\/\/www.fscs.org.uk\/"}]},{"@type":"WebPage","@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account","url":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account","name":"SumUp business account review | Finder UK","isPartOf":{"@id":"https:\/\/www.finder.com\/uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage"},"image":{"@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png","datePublished":"2022-04-08T09:21:48+00:00","dateModified":"2025-07-10T16:32:05+00:00","description":"Learn more about how the free online business account from SumUp works to see if it could be a good fit for your business.","breadcrumb":{"@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#primaryimage","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/3\/2022\/04\/sumup-250x250-1.png","width":250,"height":250},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/uk\/business-banking\/sumup-business-account#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"UK","item":"https:\/\/www.finder.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Business Banking","item":"https:\/\/www.finder.com\/uk\/business-banking"},{"@type":"ListItem","position":3,"name":"SumUp business account review"}]},{"@type":"WebSite","@id":"https:\/\/www.finder.com\/uk\/#website","url":"https:\/\/www.finder.com\/uk\/","name":"Finder UK","description":"","publisher":{"@id":"https:\/\/www.finder.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.finder.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.finder.com\/uk\/#organization","name":"Finder","url":"https:\/\/www.finder.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.finder.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/3\/2025\/05\/Finder-Logo-696x696-1.png","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/3\/2025\/05\/Finder-Logo-696x696-1.png","width":1392,"height":1392,"caption":"Finder"},"image":{"@id":"https:\/\/www.finder.com\/uk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/findercomuk","https:\/\/x.com\/findercomUK","https:\/\/www.linkedin.com\/company\/finder\/","https:\/\/en.wikipedia.org\/wiki\/Finder_(website)"],"description":"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.","email":"heythere@finder.com","legalName":"Finder","foundingDate":"2006-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}},{"@type":"Person","@id":"https:\/\/www.finder.com\/uk\/#\/schema\/person\/531b4649d053a94fb7388e896df73218","name":"Rachel Wait","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.finder.com\/uk\/#\/schema\/person\/image\/","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/RachelWaitF1_Supplied_600x600.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/RachelWaitF1_Supplied_600x600.png","caption":"Rachel Wait"},"description":"Rachel Wait is a freelance journalist and has been writing about personal finance for more than a decade, covering everything from insurance to mortgages. She has written for a range of personal finance websites and national newspapers, including The Observer, The Mail on Sunday, The Sun and the Evening Standard. Rachel is a keen baker in her spare time.","sameAs":["https:\/\/twitter.com\/rachelwait?lang=en","https:\/\/www.linkedin.com\/in\/rachel-wait-00463013\/","https:\/\/muckrack.com\/rachel-wait"],"url":"https:\/\/www.finder.com\/uk\/author\/rachelwait","jobTitle":"Writer","worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/uk\/#organization","name":"Finder"}},{"@context":"https:\/\/schema.org","@type":"FAQPage","name":"Frequently Asked Questions","mainEntity":[{"@type":"Question","name":"How do I add money to my business account?","acceptedAnswer":{"@type":"Answer","text":"\rYou can do this online or via the app by directly transferring money from another account. You cannot deposit cash directly into your business account. \r"}},{"@type":"Question","name":"How long will it take for my SumUp card to arrive?","acceptedAnswer":{"@type":"Answer","text":"\rDepending on where you live, your card can take up to 15 days to reach you. If it hasn't arrived within this time, you will need to contact the support team.\r"}},{"@type":"Question","name":"How much cash can I withdraw on my card?","acceptedAnswer":{"@type":"Answer","text":"\rYou can withdraw up to \u00a3500 at a time from an ATM and up to \u00a32,000 per day. Spending limits are set at \u00a315,000 per transaction and per day both online and in-store. You can contact the support team if you wish to make changes to these limits. \r"}}]}]},"article_modified_time":"2025-07-10T16:32:05+00:00"},"custom_fields":{"_masthead_variant":["{\"id\":\"standard-blue\",\"showFeaturedImage\":false,\"presetId\":\"\",\"shouldUsePrimaryCTAFieldName\":false,\"shouldUseSecondaryCTAFieldName\":false,\"primaryCTA\":null,\"secondaryCTA\":null,\"widgetShortcode\":\"\",\"widgetHeading\":\"\",\"widgetStats\":\"\",\"hasPrioritizedWidget\":false,\"hasMaximizedWidget\":false,\"shouldUseOverrideCTALabel\":false,\"overrideCTA\":null,\"cleanTopPicks\":\"\",\"tilesMenuId\":\"\"}"],"_masthead_subheading":["{\"text\":\"Find out how the business account from SumUp works to see if it could be right for you and your company.\"}"],"_content_type":["niche-content\/recommendation\/provider-review"],"custom_post_template":["single-product-review.php"]},"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts\/446268"}],"collection":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/users\/1047"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/comments?post=446268"}],"version-history":[{"count":8,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts\/446268\/revisions"}],"predecessor-version":[{"id":572922,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts\/446268\/revisions\/572922"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/media\/446294"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/media?parent=446268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/categories?post=446268"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/tags?post=446268"},{"taxonomy":"asset_tag","embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/asset_tag?post=446268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}