{"id":1062605,"date":"2025-08-08T14:08:32","date_gmt":"2025-08-08T18:08:32","guid":{"rendered":"https:\/\/www.finder.com\/ca\/?p=1062605"},"modified":"2026-06-23T07:14:51","modified_gmt":"2026-06-23T11:14:51","slug":"easiest-bank-account-to-open-online-in-canada","status":"publish","type":"post","link":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada","title":{"rendered":"Easiest bank account to open online in Canada"},"content":{"rendered":"<p>Managing your day-to-day banking should be easy. So when you need to open a new account, no one wants to spend hours gathering paperwork, driving to their nearest branch and standing in a queue.<\/p><p>The good news is that many Canadian banks now make it quick and easy to open an account online. In this guide, we\u2019ll explore five of the easiest bank accounts to open online in Canada, and show you what you need to do to sign up.<\/p><h3>Six of the easiest bank accounts to open online in Canada<\/h3><p>These are some of the easiest bank accounts to open online in Canada from banks, credit unions and fintechs.<\/p><ul>\n<li><strong>Coast Capital Elevate Chequing Account: <\/strong><a href=\"#coast-capital-elevate-chequing-account\">Coast Capital Elevate Chequing Account<\/a><\/li>\n<li><strong>BMO Performance Chequing Account: <\/strong><a href=\"#bmo-performance-chequing-account\">BMO Performance Chequing Account<\/a><\/li>\n<li><strong>EQ Bank Personal Account: <\/strong><a href=\"#eq-bank-personal-account\">EQ Bank Personal Account<\/a><\/li>\n<li><strong>Tangerine No-Fee Daily Chequing Account: <\/strong><a href=\"#tangerine-no-fee-daily-chequing-account\">Tangerine No-Fee Daily Chequing Account<\/a><\/li>\n<li><strong>Wealthsimple Chequing Account: <\/strong><a href=\"#wealthsimple-chequing-account\">Wealthsimple Chequing Account<\/a><\/li>\n<li><strong>Simplii No Fee Chequing Account: <\/strong><a href=\"#simplii-no-fee-chequing-account\">Simplii No Fee Chequing Account<\/a><\/li>\n<\/ul>\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ItemList\",\n    \"itemListElement\": [\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Coast Capital Elevate Chequing Account\",\n            \"description\": \"Coast Capital Elevate Chequing Account\",\n            \"url\": \"https:\/\/www.finder.com\/ca\/chequing-accounts\/coast-capital-chequing\/coast-capital-elevate-chequing-account-review\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"BMO Performance Chequing Account\",\n            \"description\": \"BMO Performance Chequing Account\",\n            \"url\": \"https:\/\/www.finder.com\/ca\/chequing-accounts\/bmo-chequing\/bmo-performance-chequing-account-review\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"EQ Bank Personal Account\",\n            \"description\": \"EQ Bank Personal Account\",\n            \"url\": \"https:\/\/www.finder.com\/ca\/banking\/eq-bank-review\/eq-bank-personal-account-review\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 4,\n            \"name\": \"Tangerine No-Fee Daily Chequing Account\",\n            \"description\": \"Tangerine No-Fee Daily Chequing Account\",\n            \"url\": \"https:\/\/www.finder.com\/ca\/banking\/tangerine-bank-review\/tangerine-bank-chequing-account\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 5,\n            \"name\": \"Wealthsimple Chequing Account\",\n            \"description\": \"Wealthsimple Chequing Account\",\n            \"url\": \"https:\/\/www.finder.com\/ca\/digital-banking\/wealthsimple-chequing-account-review\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 6,\n            \"name\": \"Simplii No Fee Chequing Account\",\n            \"description\": \"Simplii No Fee Chequing Account\",\n            \"url\": \"https:\/\/www.finder.com\/ca\/banking\/simplii-financial-review\/simplii-financial-no-fee-chequing-account\"\n        }\n    ]\n}\n<\/script><div class=\"content tableWithFilters\n        \n        \n         best-cards-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 loadFinderScoreModalcafsachq = () => {\n  setTimeout(function(){\n   window.loadOnTheFly.html(\n      'partial', {\n          id: 'finder-score-cafsa-chq-modal-optimized',\n      },\n      function (response) {\n          document.getElementsByTagName(\"body\")[0].appendChild(response);\n          var modal = document.getElementById('finderScoreModal-cafsa-chq');\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, loadFinderScoreModalcafsachq);\n};\nwindow.addEventListener(eventToWatch, loadFinderScoreModalcafsachq);\nvar showFinderScoreModal = (niche) => {\n  var existCondition = setInterval(function() {\n    const modalLoaded = document.getElementById('finderScoreModal-cafsa-chq');\n    if (modalLoaded) {\n      clearInterval(existCondition);\n      modalLoaded.classList.remove('elementHidden');\n    }\n  }, 500); \/\/ check every 0.5s\n}\n<\/script><script type=\"text\/javascript\">\nwindow.rewardsConfigs = window.rewardsConfigs || {};\n    window.rewardsConfigs[\"bmo|performance|may-2026~cafsa\"] = {\"startDate\":\"2026-05-01T08:00:00.000Z\",\"endDate\":\"2026-06-30T21:59:59.000Z\",\"showVisaLogo\":true,\"minimalUx\":true,\"countryCode\":\"CA\",\"isAlwaysOn\":false,\"isTieredReward\":false,\"validationDaysAfterEntry\":null,\"fulfillmentDaysAfterEntry\":null,\"status\":\"active\",\"referAFriendShareUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/chequing-accounts\\\/bmo-performance-chequing-account-promotion-may-june-2026\",\"bannerConfig\":{\"badgeText\":\"FINDER REWARDS EXCLUSIVE\",\"title\":\"Get $175 from Finder\",\"titleHighlight\":\"$175\",\"copyText\":\"Open a <b>BMO Performance Chequing Account<\\\/b> online through Finder and receive a <b>$175 digital Visa card + earn up to $900<\\\/b> in welcome bonuses from BMO. Offer ends June 30, 2026.\",\"termsText\":\"Separate T&Cs apply.\",\"ctaText\":\"GET DEAL\",\"nicheText\":\"Chequing Accounts\",\"mode\":\"modal\",\"metaData\":{\"productId\":\"b01ef1f7-4690-430e-890a-bde8c7186248\"},\"logoUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/svg-image\\\/rewards-logo-bmo\",\"nicheCode\":\"CAFSA-CHQ\",\"value\":\"175\",\"faqUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/chequing-accounts\\\/bmo-performance-chequing-account-promotion-may-june-2026\",\"validationDate\":\"2026-07-30T23:59:59.000Z\",\"fulfillmentDate\":\"2026-08-14T23:59:59.000Z\",\"termsAndConditionsUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/finder-rewards\\\/finder-bmo-performance-chequing-account-reward-promotion-terms-and-conditions-may-2026\",\"isAlwaysOn\":false,\"validationDaysAfterEntry\":null,\"fulfillmentDaysAfterEntry\":null,\"referAFriendValue\":\"25\",\"partnerRewardValue\":null},\"modalConfig\":{\"requireName\":true,\"title\":\"Get $175 from Finder\",\"subtitleText\":\"Your Visa card will be delivered here. Your details must match your new BMO account\",\"items\":[{\"icon\":\"user\",\"text\":\"Create a Finder account for free in under 1 minute\"},{\"icon\":\"shopping-bag\",\"text\":\"Open a <b>BMO Performance Chequing Account<\\\/b> online through Finder\"},{\"icon\":\"confetti\",\"text\":\"Receive your $175 digital Visa card from Finder on or before August 14, 2026\"}],\"heading\":\"Get $175 from Finder\",\"membersHeading\":\"Get $175 from Finder\",\"text\":\"<b>How it works<\\\/b>\\n* Create a Finder account for free in under 1 minute\\n* Open a <b>BMO Performance Chequing Account<\\\/b> online through Finder\\n* Receive your $175 digital Visa card from Finder on or before August 14, 2026\",\"membersText\":\"<b>How it works<\\\/b>\\n* Open a <b>BMO Performance Chequing Account<\\\/b> online through Finder\\n* Receive your $175 digital Visa card from Finder on or before August 14, 2026\",\"emailCaption\":\"Your Visa card will be delivered here. Your details must match your new BMO account\",\"badgeText\":\"<reward_value> REWARD\",\"tieredValuePrefix\":\"Up to \",\"firstNameLabel\":\"First name\",\"lastNameLabel\":\"Last name\",\"emailLabel\":\"Email address\",\"emailPlaceholder\":\"email@example.com\",\"firstNameErrorText\":\"Invalid first name\",\"lastNameErrorText\":\"Invalid last name\",\"emailErrorText\":\"Invalid email address\",\"paymentTimelineText\":\"Payment within <fulfillment_days> days from validation.\",\"legalText\":\"By submitting your details you agree to our <terms_of_service_link> and <privacy_policy_link>.\",\"termsOfServiceLinkText\":\"terms of service\",\"privacyPolicyLinkText\":\"privacy policy\",\"continueText\":\"GET $175 REWARD\",\"abortText\":\"SKIP REWARD, CONTINUE TO BMO\",\"copyText\":\"Ends on June 30, 2026\",\"termsText\":\"T&Cs apply\",\"logoUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/svg-image\\\/rewards-logo-bmo\",\"nicheCode\":\"CAFSA-CHQ\",\"value\":\"175\",\"faqUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/chequing-accounts\\\/bmo-performance-chequing-account-promotion-may-june-2026\",\"validationDate\":\"2026-07-30T23:59:59.000Z\",\"fulfillmentDate\":\"2026-08-14T23:59:59.000Z\",\"termsAndConditionsUrl\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/finder-rewards\\\/finder-bmo-performance-chequing-account-reward-promotion-terms-and-conditions-may-2026\",\"isAlwaysOn\":false,\"validationDaysAfterEntry\":null,\"fulfillmentDaysAfterEntry\":null,\"referAFriendValue\":\"25\",\"partnerRewardValue\":null}};\n<\/script><div class=\"js-comparison-calculator comparison-calculator comparison-calculator--paginationNav f1   \" data-category=\"85a2cbaf-c4ef-4732-8dba-2433e8e33b62\" data-template=\"comparison\" data-niche=\"CAFSA-CHQ\" data-site=\"CAFSA-CHQ\" data-auto-recalculate=\"true\" data-post-country=\"ca\" data-fieldset=\"best_ca_chequing_accounts\" data-compare-fieldset=\"compareInfobox\" data-post-id=\"1062605\" 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\":\"CAFSA-CHQ\",\"fieldset\":\"best_ca_chequing_accounts\",\"template\":\"comparison\",\"category_id\":\"85a2cbaf-c4ef-4732-8dba-2433e8e33b62\",\"category_name\":\"Best cards - Easiest bank account to open online\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1782281318}' data-disable-alternative-products=\"true\" data-force-enable-alternative-products=\"false\" data-niche-default-category=\"\" data-niche-default-path=\"\" data-experiment-flags=\"\"><section class=\"comparison-calculator--container\"><form action=\"\" name=\"compareForm\" method=\"post\" class=\"js-compare-bar\" data-compareinfobox=\"\" data-compare-fieldset=\"compareInfobox\" data-niche=\"CAFSA-CHQ\" data-site=\"CAFSA-CHQ\" data-table-id=\"3910\" data-origin=\"straightforward-niche\" data-record-type=\"product\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"CAFSA-CHQ\",\"fieldset\":\"best_ca_chequing_accounts\",\"template\":\"comparison\",\"category_id\":\"85a2cbaf-c4ef-4732-8dba-2433e8e33b62\",\"category_name\":\"Best cards - Easiest bank account to open online\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1782281318}'><div class=\"comparisonHistory__root\"><\/div><table class=\"best-cards-table 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-0000000000\" data-has-sidepeek=\"true\" data-rendered-as=\"best-cards\" data-loadmore=\"true\" data-loadmore-version=\"1\" data-loadmore-id=\"1009\" data-niche=\"cafsa-chq\" 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=\"6\" data-manual-sponsored-count=\"\" data-include-inactive=\"false\" data-table-filter-presets=\"13351f2a3ff560610a47bcc12767a74a47a6ee37c1256204e8626243f8647080\" data-table-record-type=\"product\" data-table-record-ids='[\"6a6f8ecd-469e-4778-8856-855847199e3c\",\"b01ef1f7-4690-430e-890a-bde8c7186248\",\"bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\",\"9a3738f9-8b59-40df-afb9-0892ea7f99a5\",\"4c07df48-2ceb-49f3-ade0-a5954ce97a0c\",\"bc9cfba9-5ce5-4aae-88de-f139bcac33e0\"]' data-total-data=\"6\" data-enable-top-filters=\"false\" data-total-product-count=\"6\" data-sponsored-placements=\"0\" data-rewards-campaign-names=\"bmo|performance|may-2026~cafsa\" data-rewards-component=\"template-products\" data-override-table-position-configuration=\"false\"><thead class=\"u-bg--background-secondary u-color--foreground-main\"><tr class=\"grid-column-count-4\"><th data-mobile=\"hide\" data-ajax-table-sorter-column=\"CAFSA-CHQ.PRODUCT.DATAPOINT_CAFSA_CHQ_FINDER_SCORE\" 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\"><span class=\"comparison-table__nameTooltip\" rel=\"popover\" data-tooltip-type=\"Finder Score\" data-content=\"The Finder Score is designed to make it easier to compare accounts.\">\n                    Finder Score\n                    <svg class=\"luna-icon\"><use xlink:href=\"#info\"><\/use><\/svg><\/span><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=\"CAFSA-CHQ.PRODUCT.DATAPOINT_MONTHLY_FEE_LARGE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"monthly_account_fee\">\n                                                        Monthly 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=\"CAFSA-CHQ.PRODUCT.DATAPOINT_TRANSACTION_FEE_LARGE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"free_transactions\">\n                                                        Free Transactions\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=\"CAFSA-CHQ.PRODUCT.DATAPOINT_ETRANSFER_FEE_LARGE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"e-transfer_fee\">\n                                                        e-Transfer 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><\/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: center;\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--large {\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: left;\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  \/* &#9472;&#9472; Responsive T&C: inline (inside pill) vs below (outside pill) &#9472;&#9472; *\/\n  .rewards-pill__tc--below {\n    display: none;\n  }\n\n  .rewards-pill__icon-svg--compact {\n    display: none;\n  }\n\n  @media (max-width: 960px) {\n    .rewards-pill__tc--inline {\n      display: none;\n    }\n\n    .rewards-pill__tc--below {\n      display: block;\n      \/* Extra spacing so the T&Cs touch target isn't too close to the CTA button (mobile\/tablet) *\/\n      margin-bottom: 12px;\n    }\n\n    \/* Swap to compact icon on mobile\/tablet *\/\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg--large {\n      display: none;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg--compact {\n      display: block;\n    }\n\n    \/* Revert pill to compact size when T&C moves outside *\/\n    .rewards-pill[data-show-tc=\"true\"] {\n      height: 24px;\n      padding: 0px 8px 0px 2px;\n      border-radius: 4px 20px 20px 20px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__shimmer {\n      border-radius: 4px 20px 20px 20px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__star {\n      top: 55%;\n      left: 3%;\n      margin-top: -19px;\n      margin-left: -6px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__text {\n      text-transform: uppercase;\n      font-size: 16px;\n      line-height: 24px;\n    }\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  \/* Partner card (stacked rewards design) *\/\n  .rewards-pill__partner--large {\n    display: flex;\n    align-items: center;\n    gap: 2px;\n  }\n\n  .rewards-pill__partner--compact {\n    display: none;\n    align-items: center;\n    gap: 2px;\n  }\n\n  .rewards-pill__plus {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 900;\n    font-size: 14px;\n    color: #232320;\n    z-index: 1;\n    line-height: 1;\n  }\n\n  .rewards-pill__partner-svg {\n    width: 68px;\n    height: 48px;\n    filter: drop-shadow(0px 0px 6.2px rgba(0, 0, 0, 0.15));\n  }\n\n  @media (max-width: 960px) {\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__partner--large {\n      display: none;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__partner--compact {\n      display: flex;\n    }\n  }\n\n<\/style><script>\n(function () {\n  window.isRewardsPillScriptInitialized ??= false;\n  if (window.isRewardsPillScriptInitialized) return;\n  window.isRewardsPillScriptInitialized = true;\n\n  function getLinkParams(anchor) {\n    const redirectUrl = anchor.getAttribute(\"data-redirect-url\") || anchor.href || \"\";\n    try {\n      const url = new URL(redirectUrl);\n      const rawParams = url.searchParams.get(\"redirect_tracking_params\");\n      if (!rawParams) return;\n      const { offer_id, niche_code, site, product_name, product_id } = JSON.parse(\n        decodeURIComponent(rawParams)\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      return;\n    }\n  }\n\n  function resolvePillContext(pill) {\n    \/\/ Table pill: lives inside a tr[data-product-id]\n    const row = pill.closest(\"tr[data-product-id]\");\n    if (row) {\n      return {\n        container: row,\n        cta: row.querySelector(\".rewards--cta\"),\n      };\n    }\n    \/\/ Standalone pill: shortcode \/ non-table context\n    if (pill.hasAttribute(\"data-campaign-name\")) {\n      const container = pill.closest(\".rewards--container\");\n      return {\n        container: container ? container.querySelector(\".rewards--element-container\") : null,\n        cta: container\n          ? container.querySelector(\"a.rewards--cta:not([aria-hidden='true'])\")\n          : null,\n      };\n    }\n    return { container: null, cta: null };\n  }\n\n  document.addEventListener(\"click\", (event) => {\n    const pill = event.target.closest(\".rewards-pill\");\n    if (!pill) return;\n\n    const { container, cta } = resolvePillContext(pill);\n    if (!container || !cta) return;\n\n    const linkParams = getLinkParams(cta);\n    if (!linkParams) return;\n\n    const params = {\n      productId: linkParams.productId,\n      campaignName:\n        container.getAttribute(\"data-rewards-campaign-name\") ||\n        pill.getAttribute(\"data-campaign-name\") ||\n        \"\",\n      redirectUrl: linkParams.redirectUrl,\n      productName: linkParams.productName,\n      providerName: container.getAttribute(\"data-provider-name\") || \"\",\n      niche: linkParams.niche,\n      offerId: linkParams.offerId,\n      component: \"infobox\",\n      badgeHtml: pill.outerHTML,\n    };\n\n    if (window.rewards && typeof window.rewards.displayModal === \"function\") {\n      window.rewards.displayModal(params, false, cta);\n    }\n  });\n})();\n<\/script><tr class=\"best-card__attached-row\"><td><h3 id=\"coast-capital-elevate-chequing-account\" class=\"best-card__header\">Coast Capital Elevate Chequing Account<\/h3><\/td><\/tr><tr data-product-id=\"6a6f8ecd-469e-4778-8856-855847199e3c\" data-provider-id=\"cef8a4e2-e096-47d7-b61c-9421a4222d9d\" data-product-name=\"Coast Capital Elevate Chequing Account\" data-provider-name=\"Coast Capital\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-3  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/chequing-accounts\/coast-capital-chequing\/coast-capital-elevate-chequing-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\/6408c2366f785.png\" alt=\"Coast Capital logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/6408c2366f785.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/6408c2366f785.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/6408c2366f785.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/6408c2366f785.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/6408c2366f785.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8<\/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\/ca\/chequing-accounts\/coast-capital-chequing\/coast-capital-elevate-chequing-account-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Coast Capital Elevate Chequing Account<\/a><\/span><\/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,cafsa-chq.product.datapoint_cafsa_chq_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8<\/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                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafsa-chq.product.datapoint_monthly_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\"><span class=\"detail-highlight\">$16.95<\/span><br><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafsa-chq.product.datapoint_transaction_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Free Transactions\"><span class=\"detail-highlight\">Unlimited<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafsa-chq.product.datapoint_etransfer_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"e-Transfer Fee\"><span class=\"detail-highlight\">$0<\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        New members can get $450 when they open and use a Coast Capital Elevate Chequing Account. <b>Offer ends July 6, 2026<\/b>. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":8,\"badges\":[],\"productId\":\"6a6f8ecd-469e-4778-8856-855847199e3c\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/chequing-accounts\/coast-capital-elevate-ca-chequing-accounts-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFSA-CHQ%22%2C%22fieldset%22%3A%22best_ca_chequing_accounts%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2285a2cbaf-c4ef-4732-8dba-2433e8e33b62%22%2C%22category_name%22%3A%22Best%2Bcards%2B-%2BEasiest%2Bbank%2Baccount%2Bto%2Bopen%2Bonline%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782281318%22%2C%22position%22%3A%221%22%2C%22offer_id%22%3A%2224794%22%2C%22niche_code%22%3A%22CAFSA-CHQ%22%2C%22product_id%22%3A%226a6f8ecd-469e-4778-8856-855847199e3c%22%2C%22product_name%22%3A%22Coast%2BCapital%2BElevate%2BChequing%2BAccount%22%2C%22post_id%22%3A%221062605%22%2C%22post_path%22%3A%22banking%252Feasiest-bank-account-to-open-online-in-canada%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Go to Coast Capital's site\">Go to site<\/a><a href=\"#\" class=\"comparison-table__more-button\" title=\"Read more about Coast Capital Elevate Chequing Account\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8,\"badges\":[],\"productId\":\"6a6f8ecd-469e-4778-8856-855847199e3c\"}' data-custom-event-active=\"true\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>View details<\/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-0000000002-6a6f8ecd-469e-4778-8856-855847199e3c\" value=\"6a6f8ecd-469e-4778-8856-855847199e3c\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}                        \t               8                    Great                                            Coast Capital Elevate Chequing Account            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8,\"badges\":[],\"productId\":\"6a6f8ecd-469e-4778-8856-855847199e3c\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-6a6f8ecd-469e-4778-8856-855847199e3c\">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><td class=\"best-card__container\"><div class=\"best-card__content\"><div class=\"why-we-like-it\"><h4 class=\"why-we-like-it__heading\">Why we like it<\/h4><p class=\"why-we-like-it__content\">If you want the personalized service of a credit union with an easy account-opening process, the Coast Capital Elevate Chequing Account is well worth a closer look. It comes with unlimited free transactions, $0 Interac e-Transfers and no minimum balance requirement. Coast Capital is a Canada-wide credit union offering a full suite of financial products. New members can get $450 when they open and use a Coast Capital Elevate Chequing Account. <b>Offer ends July 6, 2026.<\/b><\/p><\/div><div class=\"pros-cons\"><button class=\"pros-cons__summary\" type=\"button\" aria-expanded=\"false\" aria-controls=\"pros-cons__6a6f8ecd-469e-4778-8856-855847199e3c\">\n\t\t\tPros &amp; cons\n\t\t\t<svg class=\"luna-icon pros-cons__indicator\" aria-hidden=\"true\"><use href=\"#chevron-down\"><\/use><\/svg><\/button><div class=\"pros-cons__details\" id=\"pros-cons__6a6f8ecd-469e-4778-8856-855847199e3c\"><div><h4 class=\"pros-cons__heading\">Pros<\/h4><ul class=\"pros-cons__list pros-cons__list--pros\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo monthly fee\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tUnlimited free transactions\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo minimum balance required\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tDeposit cheques on the app from your phone\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tWithdraw money free of charge from 4,000+ ATMs across Canada\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div><h4 class=\"pros-cons__heading\">Cons<\/h4><ul class=\"pros-cons__list pros-cons__list--cons\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tYou'll have to pay $16.95 per month for this account\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tMonthly fee applies\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNot available in Quebec\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/div><\/div><\/div><\/td><\/tr><tr class=\"best-card__attached-row\"><td><h3 id=\"bmo-performance-chequing-account\" class=\"best-card__header\">BMO Performance Chequing Account<\/h3><\/td><\/tr><tr data-product-id=\"b01ef1f7-4690-430e-890a-bde8c7186248\" data-provider-id=\"17ec4faf-007c-4695-8db1-58ffc0fdcac9\" data-product-name=\"BMO Performance Chequing Account\" data-provider-name=\"BMO\" data-rewards-campaign-name=\"bmo|performance|may-2026~cafsa\" data-should-show-rewards=\"true\" data-minimal-ux=\"true\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-3  js-comparison-table__row   rewards--element-container\"><td class=\"comparison-table__name combined-column-header  rewards-row f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/chequing-accounts\/bmo-chequing\/bmo-performance-chequing-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\/61a07389a0135.png\" alt=\"BMO logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/61a07389a0135.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/61a07389a0135.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/61a07389a0135.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/61a07389a0135.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/61a07389a0135.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><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\/ca\/chequing-accounts\/bmo-chequing\/bmo-performance-chequing-account-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">BMO Performance Chequing Account<\/a><\/span><\/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,cafsa-chq.product.datapoint_cafsa_chq_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><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                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafsa-chq.product.datapoint_monthly_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\"><span class=\"detail-highlight\">$17.95<\/span><br> (can be waived)<span class=\"table-popover\" rel=\"popover\" data-content=\"The monthly account fee is waived if you maintain a minimum daily balance of at least $4,000.\" data-original-title=\"\" tabindex=\"0\"><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafsa-chq.product.datapoint_transaction_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Free Transactions\"><span class=\"detail-highlight\">Unlimited<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafsa-chq.product.datapoint_etransfer_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"e-Transfer Fee\"><span class=\"detail-highlight\">$0<\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Earn up to a <b>$900<\/b> cash bonus. Plus, get a Walmart+ membership for up to 12 months. Valid until August 6, 2026. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"rewards-pill-wrapper\"><div class=\"rewards-pill\" data-rewards-pill=\"true\"><span class=\"rewards-pill__shimmer\"><\/span><span class=\"rewards-pill__icon\"><svg class=\"rewards-pill__star\" width=\"22\" height=\"22\" viewbox=\"19 91 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 100L27.2233 99.4357L25.5279 92.3915L28.2967 99.087L34.4721 95.2977L28.96 100L34.4721 104.702L28.2967 100.913L25.5279 107.608L27.2233 100.564L20 100Z\" fill=\"white\"><\/path><\/svg><svg width=\"44\" height=\"31\" viewbox=\"0 0 44 31\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"rewards-pill__icon-svg\"><g clip-path=\"url(#pill_clip0_pill_compact_1129905651)\"><rect y=\"5.56738\" width=\"40\" height=\"25.2248\" rx=\"1.61564\" transform=\"rotate(-8 0 5.56738)\" fill=\"#2857FF\"><\/rect><path d=\"M20.897 2.22497C30.3741 0.893043 39.1368 7.49621 40.4687 16.9734C41.8007 26.4505 35.1975 35.2132 25.7203 36.5451C21.4981 37.1385 17.4196 36.1536 14.0749 34.0446C11.4411 36.9939 7.79204 39.0648 3.56982 39.6582C-5.90734 40.9901 -14.67 34.387 -16.002 24.9098L-18.4137 7.74972L20.897 2.22497ZM20.554 -0.215411L-21.1973 5.65234L-18.4426 25.2531C-18.2559 26.5813 -17.9353 27.8906 -17.4896 29.1448C-17.0548 30.3681 -16.4961 31.5532 -15.8289 32.6667C-15.1742 33.7597 -14.4085 34.7947 -13.5532 35.7431C-12.7065 36.6819 -11.7646 37.5443 -10.7538 38.3061C-9.74286 39.068 -8.65435 39.7355 -7.51849 40.2905C-6.37103 40.8513 -5.16513 41.3018 -3.93404 41.6301C-2.67972 41.9646 -1.38652 42.175 -0.0907461 42.2557C1.23767 42.3385 2.58468 42.2858 3.91287 42.0991C6.2699 41.7678 8.51796 41.0282 10.594 39.9012C12.0108 39.1321 13.3207 38.1975 14.506 37.112C15.9446 37.8288 17.4613 38.3661 19.0353 38.7149C21.3418 39.2262 23.7064 39.3173 26.0634 38.986C27.3916 38.7994 28.7009 38.4788 29.9551 38.0331C31.1784 37.5983 32.3635 37.0396 33.4771 36.3723C34.57 35.7177 35.605 34.952 36.5534 34.0966C37.4923 33.25 38.3546 32.308 39.1164 31.2973C39.8783 30.2863 40.5458 29.1978 41.1009 28.062C41.6617 26.9145 42.1122 25.7086 42.4404 24.4775C42.7749 23.2232 42.9853 21.93 43.066 20.6342C43.1488 19.3058 43.0961 17.9588 42.9094 16.6306C42.7227 15.3024 42.4022 13.9931 41.9564 12.7389C41.5216 11.5156 40.963 10.3305 40.2957 9.21694C39.6411 8.12399 38.8754 7.08902 38.02 6.14059C37.1734 5.20173 36.2314 4.33942 35.2207 3.57755C34.2097 2.81573 33.1212 2.14821 31.9853 1.59314C30.8379 1.03233 29.632 0.581832 28.4009 0.253555C27.1466 -0.0809291 25.8534 -0.291272 24.5576 -0.372047C23.2292 -0.454812 21.8822 -0.402075 20.554 -0.215411Z\" fill=\"#214BFE\"><\/path><path d=\"M23.8385 17.2401C23.8288 16.8914 24.1147 16.6064 24.4638 16.6136C26.9443 16.6665 28.8169 14.4863 28.151 11.9285C27.9473 11.1418 27.4999 10.6612 26.9835 10.1609C26.7311 9.91722 26.7365 9.5027 27.0062 9.27628C29.903 6.8322 33.3932 7.98203 35.6878 10.8105C38.5012 14.2784 39.3834 20.067 37.6804 24.204C35.2952 29.9916 29.6166 30.2045 26.1863 25.1902C24.5972 22.8649 23.9104 20.0357 23.8413 17.2422L23.8385 17.2401Z\" fill=\"#214BFE\"><\/path><path d=\"M1.36248 20.3983C1.35268 20.0496 1.63862 19.7646 1.98769 19.7718C4.46824 19.8247 6.34083 17.6446 5.67496 15.0867C5.47126 14.3 5.0238 13.8194 4.50739 13.3191C4.255 13.0754 4.26048 12.6609 4.53014 12.4345C7.42694 9.9904 10.9171 11.1402 13.2117 13.9687C16.0252 17.4366 16.9073 23.2252 15.2044 27.3622C12.8191 33.1498 7.14051 33.3627 3.71022 28.3484C2.12112 26.0231 1.43428 23.1939 1.36521 20.4004L1.36248 20.3983Z\" fill=\"#214BFE\"><\/path><text x=\"3\" y=\"28\" fill=\"white\" font-size=\"10\" font-weight=\"900\" font-style=\"italic\" font-family=\"'Modern Era', Arial, Helvetica, sans-serif\" transform=\"rotate(-8 0 5.56738)\">$175<\/text><path d=\"M38.2863 2.95925C38.6706 3.24889 38.9446 3.68537 39.0169 4.19967C39.1614 5.228 38.4446 6.17923 37.4163 6.32375L29.2061 7.47761C28.1778 7.62213 27.2266 6.90533 27.082 5.877L26.8654 4.3354C26.8405 4.15812 26.964 3.99445 27.1413 3.96953L36.8925 2.59909C37.4066 2.52685 37.9014 2.66993 38.286 2.95928L38.2863 2.95925Z\" fill=\"#092673\"><\/path><path d=\"M36.8106 5.82367C37.8472 5.67799 38.5698 4.7191 38.4241 3.68252C38.3512 3.16409 38.0752 2.72396 37.6876 2.43213C37.3 2.14056 36.8011 1.99622 36.2829 2.06904L26.4522 3.45065C26.2739 3.47571 26.1492 3.6406 26.1743 3.81943L26.3927 5.37341C26.5384 6.41 27.4973 7.13257 28.5339 6.98689L36.8106 5.82367Z\" fill=\"url(#pill_paint0_pill_compact_1129905651)\"><\/path><path d=\"M36.8106 5.82367C37.8472 5.67799 38.5698 4.7191 38.4241 3.68252C38.3512 3.16409 38.0752 2.72396 37.6876 2.43213C37.3 2.14056 36.8011 1.99622 36.2829 2.06904L26.4522 3.45065C26.2739 3.47571 26.1492 3.6406 26.1743 3.81943L26.3927 5.37341C26.5384 6.41 27.4973 7.13257 28.5339 6.98689L36.8106 5.82367Z\" stroke=\"#E6B40F\" stroke-width=\"0.171987\" stroke-miterlimit=\"10\"><\/path><path d=\"M27.2411 4.02184L27.976 3.91856C28.0843 3.90335 28.1813 3.91142 28.2672 3.9428C28.3548 3.97392 28.4252 4.02377 28.4783 4.09233C28.5329 4.15887 28.5667 4.2383 28.5796 4.3306C28.5981 4.46195 28.5787 4.59411 28.5213 4.72706C28.464 4.86002 28.3735 4.96324 28.2499 5.03672L28.6213 5.72847L28.1394 5.7962L27.8116 5.16349L27.6385 5.18781L27.6149 5.86992L27.1729 5.93204L27.2411 4.02184ZM27.9091 4.75609C27.9783 4.74636 28.0303 4.72366 28.0651 4.688C28.0997 4.65056 28.1213 4.61132 28.13 4.57027C28.1405 4.52898 28.1439 4.49501 28.1402 4.46839C28.1334 4.42046 28.1128 4.38353 28.0784 4.3576C28.044 4.33166 27.9931 4.32344 27.9256 4.33292L27.6674 4.36921L27.6535 4.79201L27.9091 4.75609ZM29.0871 5.1064L29.0886 5.11705C29.0986 5.17538 29.1298 5.22349 29.1822 5.26138C29.2344 5.29749 29.2986 5.31019 29.3749 5.29946C29.4459 5.28948 29.5022 5.26527 29.5439 5.22684C29.5873 5.18815 29.6172 5.14956 29.6335 5.11107L29.9889 5.16701C29.9377 5.30454 29.8628 5.41553 29.7642 5.49997C29.6657 5.58442 29.5365 5.63787 29.3768 5.66032C29.2667 5.67578 29.1623 5.66693 29.0635 5.63375C28.9662 5.59855 28.884 5.54132 28.8167 5.46208C28.7513 5.38259 28.7103 5.28426 28.6938 5.16711C28.6744 5.02866 28.69 4.88889 28.7408 4.74781C28.7915 4.60672 28.8732 4.48574 28.9857 4.38485C29.1 4.28371 29.2362 4.22204 29.3941 4.19984C29.5663 4.17564 29.7074 4.20739 29.8175 4.2951C29.9294 4.38256 29.9969 4.50882 30.0201 4.6739C30.0286 4.73425 30.0316 4.78813 30.0292 4.83553L30.0243 4.97469L29.0871 5.1064ZM29.6583 4.74647C29.6596 4.74267 29.6595 4.73544 29.658 4.72479C29.6512 4.67687 29.6269 4.63232 29.5849 4.59116C29.5447 4.54975 29.4829 4.53491 29.3994 4.54663C29.316 4.55836 29.249 4.5904 29.1985 4.64276C29.1479 4.69512 29.1148 4.75588 29.0992 4.82505L29.6583 4.74647ZM32.2115 3.8419L31.739 5.29032L31.297 5.35244L31.1276 4.59156L30.8976 5.40857L30.4556 5.47068L30.0814 4.14126L30.5154 4.08027L30.7044 4.92256L30.9601 4.01777L31.3381 3.96464L31.529 4.80123L31.7775 3.90289L32.2115 3.8419ZM32.9278 5.16125C32.8249 5.17572 32.7265 5.1651 32.6328 5.1294C32.5389 5.09192 32.4598 5.03154 32.3956 4.94824C32.3314 4.86495 32.2911 4.76473 32.2746 4.64757C32.2544 4.5038 32.2699 4.36314 32.3212 4.22561C32.374 4.08605 32.4552 3.96874 32.565 3.87368C32.6747 3.77861 32.8023 3.72085 32.9479 3.70039C33.0331 3.68842 33.1082 3.69505 33.1733 3.7203C33.2402 3.74529 33.2879 3.77569 33.3165 3.8115L33.3205 3.68603L33.7572 3.62466L33.7107 5.01321L33.3539 5.06335L33.3006 4.93509C33.203 5.06466 33.0787 5.14004 32.9278 5.16125ZM32.9949 4.74998C33.0624 4.7405 33.1201 4.71338 33.1681 4.66862C33.2179 4.62361 33.2536 4.56881 33.2753 4.50421C33.297 4.43962 33.3034 4.37537 33.2944 4.31147C33.2837 4.23515 33.252 4.17715 33.1994 4.13748C33.1485 4.09757 33.0876 4.0826 33.0166 4.09258C32.9562 4.10106 32.9001 4.12705 32.8483 4.17053C32.798 4.21199 32.7593 4.2645 32.732 4.32807C32.7065 4.39138 32.6987 4.45854 32.7087 4.52954C32.7194 4.60587 32.7513 4.66475 32.8041 4.70619C32.8586 4.74561 32.9221 4.7602 32.9949 4.74998ZM34.0258 3.58692L34.3825 3.53678L34.4393 3.66999C34.4698 3.61683 34.5111 3.56939 34.5632 3.52768C34.615 3.4842 34.6782 3.45722 34.7527 3.44674C34.8379 3.43476 34.9109 3.44532 34.9717 3.47842L34.8209 3.8933C34.7834 3.87141 34.7363 3.86446 34.6795 3.87245C34.6103 3.88218 34.5539 3.91272 34.5105 3.96408C34.467 4.01544 34.4436 4.08751 34.4404 4.18028L34.4132 4.91447L33.9766 4.97584L34.0258 3.58692ZM35.6529 4.77827C35.5499 4.79274 35.4516 4.78212 35.3579 4.74642C35.2639 4.70894 35.1848 4.64856 35.1206 4.56526C35.0564 4.48197 35.0161 4.38175 34.9996 4.2646C34.9794 4.12082 34.9949 3.98016 35.0462 3.84263C35.099 3.70307 35.1803 3.58576 35.29 3.4907C35.3997 3.39563 35.5273 3.33787 35.6729 3.31741C35.7581 3.30544 35.8333 3.31208 35.8983 3.33732C35.9652 3.36231 36.0129 3.39271 36.0415 3.42852L36.0673 2.7814L36.504 2.72004L36.4357 4.63023L36.079 4.68037L36.0256 4.55211C35.928 4.68168 35.8037 4.75706 35.6529 4.77827ZM35.72 4.367C35.7874 4.35752 35.8451 4.3304 35.8931 4.28564C35.9429 4.24063 35.9787 4.18583 36.0004 4.12124C36.0221 4.05664 36.0284 3.9924 36.0194 3.92849C36.0087 3.85217 35.977 3.79417 35.9244 3.75451C35.8735 3.71459 35.8126 3.69962 35.7416 3.7096C35.6812 3.71808 35.6252 3.74407 35.5734 3.78755C35.5231 3.82901 35.4843 3.88152 35.457 3.94509C35.4315 4.00841 35.4238 4.07556 35.4337 4.14657C35.4445 4.22289 35.4763 4.28178 35.5292 4.32322C35.5836 4.36263 35.6472 4.37723 35.72 4.367ZM37.2473 4.55419C37.0946 4.57564 36.9653 4.55671 36.8592 4.49741C36.7529 4.43633 36.6872 4.34872 36.6621 4.23459L37.0187 4.06771C37.0308 4.12757 37.0558 4.17021 37.0937 4.19565C37.1317 4.22108 37.1782 4.22993 37.2332 4.2222C37.29 4.21422 37.333 4.19822 37.3622 4.1742C37.3914 4.15019 37.4072 4.12082 37.4096 4.08609C37.4107 4.05517 37.3942 4.03485 37.3603 4.02514C37.3279 4.01341 37.2825 4.00621 37.2242 4.00354C37.0769 3.9989 36.9573 3.97226 36.8654 3.92363C36.7733 3.87323 36.7197 3.79478 36.7047 3.68828C36.6905 3.5871 36.7047 3.49461 36.7472 3.4108C36.7897 3.32698 36.8543 3.25818 36.9408 3.20438C37.0289 3.14856 37.1315 3.11242 37.2487 3.09595C37.3818 3.07724 37.4966 3.0955 37.5931 3.15073C37.6913 3.20571 37.7532 3.29203 37.7788 3.40972L37.4359 3.55837C37.4208 3.51524 37.4007 3.48186 37.3756 3.45823C37.3506 3.4346 37.3123 3.4264 37.2609 3.43364C37.2165 3.43987 37.1794 3.45322 37.1497 3.47369C37.1216 3.49213 37.1059 3.51605 37.1028 3.54545C37.103 3.57257 37.1175 3.59225 37.1464 3.60449C37.1753 3.61672 37.2289 3.62457 37.3072 3.62805C37.6134 3.64294 37.7804 3.74978 37.8084 3.94859C37.8214 4.04089 37.8095 4.13035 37.7728 4.21696C37.7376 4.30155 37.6755 4.37454 37.5864 4.43594C37.497 4.49556 37.384 4.53498 37.2473 4.55419Z\" fill=\"#092673\"><\/path><path d=\"M9.36636 5.63725L11.391 5.3527C11.4834 5.33972 11.5653 5.41295 11.5628 5.50618L11.5462 6.10297C11.5442 6.17641 11.4894 6.23779 11.4163 6.24806L10.2832 6.4073C10.2115 6.41739 10.157 6.47715 10.1535 6.54974L10.133 6.99918C10.1286 7.09348 10.211 7.16848 10.3047 7.15531L11.3224 7.01228C11.4151 6.99926 11.4973 7.07297 11.4941 7.16656L11.4765 7.70822C11.4742 7.78144 11.4194 7.84257 11.3469 7.85276L10.2225 8.01077C10.1503 8.02092 10.0956 8.0815 10.0928 8.15453L10.0477 9.35818C10.0451 9.43118 9.99044 9.49175 9.91792 9.50194L9.2777 9.59192C9.1848 9.60498 9.10257 9.53101 9.10595 9.43712L9.23664 5.78153C9.23927 5.70853 9.29388 5.6477 9.36639 5.63751L9.36636 5.63725Z\" fill=\"white\"><\/path><path d=\"M12.1153 6.32645L12.657 6.25033C12.7685 6.23466 12.867 6.32344 12.863 6.43583L12.7742 8.94927C12.771 9.03708 12.7055 9.10998 12.6185 9.1222L12.0769 9.19832C11.9654 9.21399 11.8669 9.12521 11.8708 9.01282L11.9596 6.49938C11.9628 6.41157 12.0284 6.33867 12.1153 6.32645ZM12.1226 5.89913C12.0258 5.82457 11.9689 5.72653 11.9518 5.60499C11.9332 5.47235 11.9675 5.34938 12.0547 5.23581C12.1419 5.12224 12.2518 5.05601 12.3844 5.03737C12.5096 5.01978 12.6205 5.04918 12.7179 5.12576C12.8149 5.20212 12.872 5.3012 12.8891 5.42274C12.9062 5.54428 12.8721 5.66353 12.7873 5.78046C12.7024 5.89764 12.5935 5.96531 12.4611 5.98392C12.3287 6.00252 12.2194 5.97368 12.1226 5.89913Z\" fill=\"white\"><\/path><path d=\"M13.4075 6.14444L13.9598 6.06682C14.0134 6.05928 14.0652 6.09017 14.0841 6.14092C14.1137 6.22019 14.2148 6.24124 14.2746 6.18152C14.4589 5.9972 14.6738 5.8878 14.9189 5.85334C15.2134 5.81196 15.4446 5.85472 15.6127 5.9811C15.7805 6.10778 15.8861 6.32371 15.929 6.62924C15.9471 6.75827 15.9539 6.91284 15.9493 7.09374L15.8971 8.56471C15.8952 8.62075 15.8533 8.66717 15.7978 8.67496L15.1241 8.76966C15.0531 8.77963 14.9902 8.72321 14.9927 8.65128L15.0397 7.27211C15.0404 7.197 15.0368 7.13173 15.029 7.07651C14.9943 6.82981 14.8611 6.72275 14.6291 6.75535C14.3347 6.79673 14.1823 7.00788 14.1718 7.38829L14.1191 8.81432C14.1169 8.87015 14.0753 8.91653 14.0198 8.92432L13.3463 9.01898C13.2751 9.02899 13.2124 8.97228 13.2149 8.90061L13.3085 6.2544C13.3104 6.19835 13.3523 6.15194 13.4078 6.14414L13.4075 6.14444Z\" fill=\"white\"><\/path><path d=\"M17.0041 8.42965C16.8095 8.35384 16.6457 8.2295 16.5125 8.05665C16.3792 7.8838 16.2956 7.6761 16.2614 7.43301C16.2195 7.13471 16.2526 6.84217 16.3603 6.55467C16.4681 6.26743 16.6359 6.02518 16.8637 5.8279C17.0912 5.63067 17.356 5.51084 17.6579 5.46841C17.8346 5.44356 17.9913 5.45733 18.1284 5.50939C18.174 5.52692 18.2155 5.54555 18.2525 5.56535C18.3319 5.60788 18.4282 5.55488 18.4319 5.46515L18.4721 4.45744C18.4744 4.39921 18.5179 4.351 18.5757 4.34287L19.2394 4.2496C19.3137 4.23915 19.3792 4.29838 19.3765 4.37322L19.2437 8.09042C19.2417 8.14886 19.1979 8.19737 19.1401 8.20549L18.5926 8.28245C18.5381 8.2901 18.4855 8.26013 18.4647 8.20938C18.4313 8.12933 18.3279 8.11045 18.2668 8.17193C18.0861 8.35416 17.8692 8.46279 17.6166 8.49829C17.403 8.52832 17.199 8.50542 17.0043 8.42935L17.0041 8.42965ZM18.1174 7.47637C18.2188 7.38318 18.2921 7.26973 18.3369 7.13579C18.3818 7.00186 18.3952 6.86867 18.3765 6.73603C18.3543 6.57785 18.2895 6.45749 18.1821 6.37469C18.0747 6.29216 17.9475 6.26136 17.8001 6.28206C17.675 6.29965 17.5595 6.35246 17.4535 6.44052C17.3477 6.52854 17.2674 6.63851 17.2127 6.76987C17.158 6.9015 17.141 7.04098 17.1617 7.18807C17.184 7.34652 17.2507 7.4674 17.3619 7.55123C17.4732 7.63506 17.6042 7.66639 17.7551 7.64518C17.895 7.62552 18.0157 7.56908 18.1171 7.47614L18.1174 7.47637Z\" fill=\"white\"><\/path><path d=\"M20.4235 6.87093L20.4266 6.89312C20.4473 7.01415 20.5119 7.11295 20.6203 7.18956C20.7288 7.26642 20.862 7.29348 21.0205 7.27121C21.1676 7.25054 21.2855 7.20028 21.3737 7.12025C21.4423 7.05798 21.4944 6.99593 21.5301 6.9338C21.5481 6.90259 21.5824 6.88461 21.6179 6.89015L22.2003 6.98172C22.2487 6.98939 22.2775 7.0406 22.2583 7.08567C22.154 7.33006 22.0106 7.53047 21.8278 7.68694C21.6235 7.86196 21.3557 7.97302 21.0243 8.01958C20.796 8.05168 20.5803 8.03225 20.377 7.96136C20.1736 7.89047 20.0031 7.77286 19.8655 7.608C19.7279 7.4434 19.6419 7.2397 19.6077 6.99662C19.5674 6.70941 19.5998 6.4196 19.7052 6.1269C19.8104 5.83423 19.9809 5.58318 20.2159 5.37384C20.4512 5.16446 20.7325 5.03652 21.0602 4.99046C21.4173 4.94027 21.7108 5.00612 21.941 5.1877C22.171 5.36932 22.3102 5.63133 22.3583 5.97376C22.3759 6.09891 22.3822 6.21066 22.3773 6.30898L22.3713 6.48165C22.3689 6.54883 22.3188 6.60455 22.2523 6.6139L20.4235 6.87093ZM21.4587 5.80179C21.3735 5.71613 21.2442 5.68562 21.0713 5.70992C20.8984 5.73422 20.7594 5.80086 20.6543 5.9093C20.5868 5.97932 20.5342 6.05644 20.4966 6.14093C20.4679 6.20576 20.5208 6.27727 20.591 6.2674L21.5148 6.13757C21.5708 6.1297 21.6068 6.07281 21.5889 6.019C21.5423 5.87977 21.4587 5.80179 21.4587 5.80179Z\" fill=\"white\"><\/path><path d=\"M22.8252 4.8209L23.3771 4.74333C23.43 4.73589 23.4815 4.76497 23.5023 4.81415C23.5365 4.8946 23.643 4.91094 23.7006 4.84496C23.7423 4.79726 23.7891 4.752 23.8413 4.70915C23.9488 4.62087 24.0801 4.56585 24.2349 4.5441C24.3616 4.52629 24.4754 4.53266 24.5762 4.56271C24.6402 4.58187 24.6733 4.65274 24.6505 4.71541L24.4173 5.35711C24.3968 5.41367 24.3373 5.44519 24.2788 5.43157C24.2211 5.4181 24.1559 5.41647 24.0831 5.4267C23.9397 5.44687 23.8226 5.51043 23.7325 5.61676C23.6422 5.72339 23.594 5.8728 23.5871 6.06508L23.5346 7.48898C23.5324 7.54613 23.4896 7.59372 23.4328 7.6017L22.7647 7.69559C22.6919 7.70582 22.6275 7.64778 22.63 7.57426L22.7236 4.93359C22.7256 4.87621 22.7686 4.82858 22.8254 4.82061L22.8252 4.8209Z\" fill=\"white\"><\/path><path d=\"M6.41567 10.0419C5.98602 10.1023 5.54792 10.0202 5.17029 9.81041C4.86486 10.1162 4.46662 10.3159 4.03696 10.3763C2.94773 10.5293 1.93705 9.76773 1.78397 8.6785L1.50635 6.70312L5.86069 6.09116C6.94992 5.93808 7.9606 6.69969 8.11368 7.78892C8.26677 8.87815 7.50516 9.88883 6.41593 10.0419L6.41567 10.0419Z\" fill=\"white\"><\/path><path d=\"M5.87924 6.22354C6.89699 6.0805 7.83792 6.78955 7.98096 7.8073C8.12399 8.82505 7.41495 9.76598 6.3972 9.90901C5.94381 9.97273 5.5058 9.86693 5.14663 9.64058C4.8638 9.95742 4.47189 10.1796 4.01849 10.2433C3.00074 10.3864 2.05981 9.67731 1.91678 8.65956L1.6578 6.81682L5.8795 6.2235M5.84196 5.95826L1.35498 6.58887L1.65124 8.69688C1.81462 9.8594 2.89326 10.672 4.05552 10.5086C4.48104 10.4488 4.87778 10.261 5.19315 9.9735C5.57555 10.1629 6.0087 10.2341 6.43422 10.1743C7.59674 10.0109 8.40932 8.93231 8.24598 7.77005C8.08263 6.60779 7.00396 5.79495 5.8417 5.9583L5.84196 5.95826Z\" fill=\"#232021\"><\/path><path d=\"M6.19491 7.83566C6.19386 7.79818 6.22455 7.76755 6.26203 7.76833C6.52835 7.77406 6.72936 7.53977 6.65782 7.26483C6.63594 7.18028 6.58789 7.12861 6.53244 7.07483C6.50534 7.04864 6.50592 7.00409 6.53487 6.97976C6.84584 6.71711 7.22057 6.84076 7.46697 7.1448C7.76909 7.51758 7.8639 8.13976 7.68114 8.58438C7.42515 9.20638 6.81548 9.22917 6.44711 8.69018C6.27646 8.44023 6.20267 8.13613 6.19521 7.83588L6.19491 7.83566Z\" fill=\"#232021\"><\/path><path d=\"M3.78134 8.17453C3.78028 8.13704 3.81098 8.10642 3.84845 8.1072C4.11477 8.11293 4.31578 7.87863 4.24425 7.6037C4.22237 7.51915 4.17432 7.46748 4.11887 7.4137C4.09177 7.38751 4.09235 7.34295 4.12129 7.31862C4.43226 7.05598 4.80699 7.17962 5.0534 7.48366C5.35552 7.85645 5.45033 8.47863 5.26756 8.92324C5.01157 9.54525 4.4019 9.56804 4.03353 9.02905C3.86288 8.77909 3.7891 8.475 3.78163 8.17475L3.78134 8.17453Z\" fill=\"#232021\"><\/path><path d=\"M39.3595 21.3505C40.1366 21.2413 40.8577 21.7847 40.9669 22.5618C41.0761 23.3389 40.5327 24.0599 39.7556 24.1691L39.7554 24.1692C39.4489 24.2122 39.1363 24.1537 38.8669 24.004C38.649 24.2221 38.3649 24.3646 38.0584 24.4077C37.2813 24.5169 36.5602 23.9735 36.451 23.1964L36.2529 21.7871L39.3595 21.3505ZM38.7838 22.344C38.608 22.1271 38.3407 22.0389 38.1188 22.2263C38.0982 22.2436 38.0978 22.2754 38.1171 22.2941C38.1567 22.3325 38.1909 22.3693 38.2065 22.4297C38.2576 22.6258 38.1142 22.793 37.9242 22.7889C37.8974 22.7883 37.8756 22.8102 37.8763 22.8369L37.8765 22.8371C37.8818 23.0513 37.9345 23.2682 38.0562 23.4466C38.319 23.8311 38.754 23.8148 38.9366 23.3711C39.067 23.0539 38.9994 22.61 38.7838 22.344ZM40.5056 22.1021C40.3298 21.8851 40.0624 21.7969 39.8406 21.9843C39.8199 22.0017 39.8195 22.0334 39.8388 22.0521C39.8784 22.0905 39.9127 22.1274 39.9283 22.1877C39.9793 22.3838 39.8359 22.551 39.6459 22.5469C39.6192 22.5463 39.5973 22.5682 39.598 22.5949L39.5982 22.5951C39.6036 22.8093 39.6562 23.0263 39.7779 23.2046C40.0408 23.5891 40.4757 23.5729 40.6584 23.1291C40.7888 22.8119 40.7211 22.368 40.5056 22.1021Z\" fill=\"url(#pill_paint1_pill_compact_1129905651)\"><\/path><\/g><defs><lineargradient id=\"pill_paint0_pill_compact_1129905651\" x1=\"25.2019\" y1=\"2.56791\" x2=\"36.7429\" y2=\"9.19153\" gradientunits=\"userSpaceOnUse\"><stop offset=\"0.18\" stop-color=\"#FFD23B\"><\/stop><stop offset=\"0.24\" stop-color=\"#FFD835\"><\/stop><stop offset=\"0.29\" stop-color=\"#FEDA3D\"><\/stop><stop offset=\"0.36\" stop-color=\"#FEE053\"><\/stop><stop offset=\"0.45\" stop-color=\"#FEEA77\"><\/stop><stop offset=\"0.55\" stop-color=\"#FDF7A9\"><\/stop><stop offset=\"0.6\" stop-color=\"#FDFFC4\"><\/stop><stop offset=\"0.62\" stop-color=\"#FDF8AC\"><\/stop><stop offset=\"0.65\" stop-color=\"#FDEE88\"><\/stop><stop offset=\"0.68\" stop-color=\"#FEE669\"><\/stop><stop offset=\"0.71\" stop-color=\"#FEE052\"><\/stop><stop offset=\"0.75\" stop-color=\"#FEDB41\"><\/stop><stop offset=\"0.79\" stop-color=\"#FED838\"><\/stop><stop offset=\"0.84\" stop-color=\"#FFD835\"><\/stop><stop offset=\"0.9\" stop-color=\"#FFD23B\"><\/stop><\/lineargradient><radialgradient id=\"pill_paint1_pill_compact_1129905651\" cx=\"0\" cy=\"0\" r=\"1\" gradientunits=\"userSpaceOnUse\" gradienttransform=\"translate(40.4043 24.2693) rotate(-172.006) scale(4.25594 5.99724)\"><stop offset=\"0.4\" stop-color=\"#EDEEF8\"><\/stop><stop offset=\"0.45\" stop-color=\"#F5F2E1\"><\/stop><stop offset=\"0.5\" stop-color=\"#F9CBD3\"><\/stop><stop offset=\"0.6\" stop-color=\"#DCECF6\"><\/stop><stop offset=\"0.7\" stop-color=\"#CAC5FE\"><\/stop><stop offset=\"0.9\" stop-color=\"#CBE9F3\"><\/stop><stop offset=\"1\" stop-color=\"#F9E9D0\"><\/stop><\/radialgradient><clippath id=\"pill_clip0_pill_compact_1129905651\"><rect y=\"5.56738\" width=\"40\" height=\"25.2248\" rx=\"1.61564\" transform=\"rotate(-8 0 5.56738)\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/span><span class=\"rewards-pill__text\">$175 REWARD<\/span><\/div><\/div><div class=\"comparison-table__cellWrapper\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":8.7,\"badges\":[],\"productId\":\"b01ef1f7-4690-430e-890a-bde8c7186248\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/chequing-accounts\/bmo-performance-chequing-account-review-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFSA-CHQ%22%2C%22fieldset%22%3A%22best_ca_chequing_accounts%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2285a2cbaf-c4ef-4732-8dba-2433e8e33b62%22%2C%22category_name%22%3A%22Best%2Bcards%2B-%2BEasiest%2Bbank%2Baccount%2Bto%2Bopen%2Bonline%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782281318%22%2C%22position%22%3A%222%22%2C%22offer_id%22%3A%2222439%22%2C%22niche_code%22%3A%22CAFSA-CHQ%22%2C%22product_id%22%3A%22b01ef1f7-4690-430e-890a-bde8c7186248%22%2C%22product_name%22%3A%22BMO%2BPerformance%2BChequing%2BAccount%22%2C%22post_id%22%3A%221062605%22%2C%22post_path%22%3A%22banking%252Feasiest-bank-account-to-open-online-in-canada%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall rewards--cta rewards--record-id-b01ef1f7-4690-430e-890a-bde8c7186248 button--cta\" title=\"Go to BMO's site\">Go to site<\/a><a href=\"#\" class=\"comparison-table__more-button\" title=\"Read more about BMO Performance Chequing Account\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.7,\"badges\":[],\"productId\":\"b01ef1f7-4690-430e-890a-bde8c7186248\"}' data-custom-event-active=\"true\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>View details<\/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-0000000002-b01ef1f7-4690-430e-890a-bde8c7186248\" value=\"b01ef1f7-4690-430e-890a-bde8c7186248\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}                        \t               8.7                    Great                                            BMO Performance Chequing Account            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.7,\"badges\":[],\"productId\":\"b01ef1f7-4690-430e-890a-bde8c7186248\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-b01ef1f7-4690-430e-890a-bde8c7186248\">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><td class=\"best-card__container\"><div class=\"best-card__content\"><div class=\"why-we-like-it\"><h4 class=\"why-we-like-it__heading\">Why we like it<\/h4><p class=\"why-we-like-it__content\">It wasn't all that long ago that you needed to visit a branch to open an account with a Big Five Bank, but that's no longer the case thanks to accounts like the BMO Performance Chequing Account. This unlimited-transaction account offers a completely online sign-up process that takes just 7 minutes\u2014speed up the process by having your Social Insurance Number handy. Then once you've registered for online and mobile banking, you can start making the most of this everyday banking account.<\/p><\/div><div class=\"pros-cons\"><button class=\"pros-cons__summary\" type=\"button\" aria-expanded=\"false\" aria-controls=\"pros-cons__b01ef1f7-4690-430e-890a-bde8c7186248\">\n\t\t\tPros &amp; cons\n\t\t\t<svg class=\"luna-icon pros-cons__indicator\" aria-hidden=\"true\"><use href=\"#chevron-down\"><\/use><\/svg><\/button><div class=\"pros-cons__details\" id=\"pros-cons__b01ef1f7-4690-430e-890a-bde8c7186248\"><div><h4 class=\"pros-cons__heading\">Pros<\/h4><ul class=\"pros-cons__list pros-cons__list--pros\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tUnlimited monthly transactions\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\t1 free non-BMO ATM withdrawal per month\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tAttractive welcome bonus\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\t$40 credit card fee rebate\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div><h4 class=\"pros-cons__heading\">Cons<\/h4><ul class=\"pros-cons__list pros-cons__list--cons\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\t$17.95 monthly fee\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tMust keep a $4,000 minimum balance to waive monthly fee\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tDoesn't pay interest on your balance\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/div><\/div><\/div><\/td><\/tr><tr class=\"best-card__attached-row\"><td><h3 id=\"eq-bank-personal-account\" class=\"best-card__header\">EQ Bank Personal Account<\/h3><\/td><\/tr><tr data-product-id=\"bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\" data-provider-id=\"5e5bd9bf-b394-4422-97dc-7e9052c4f642\" data-product-name=\"EQ Bank Personal Account\" data-provider-name=\"EQ Bank\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-3  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/banking\/eq-bank-review\/eq-bank-personal-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\/667c6ce57aefe.jpg\" alt=\"EQ Bank logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/667c6ce57aefe.jpg?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/667c6ce57aefe.jpg?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/667c6ce57aefe.jpg?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/667c6ce57aefe.jpg?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/667c6ce57aefe.jpg?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/banking\/eq-bank-review\/eq-bank-personal-account-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">EQ Bank Personal Account<\/a><\/span><\/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,cafsa-chq.product.datapoint_cafsa_chq_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafsa-chq.product.datapoint_monthly_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\"><span class=\"detail-highlight\">$0<\/span><br><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafsa-chq.product.datapoint_transaction_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Free Transactions\"><span class=\"detail-highlight\">Unlimited<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafsa-chq.product.datapoint_etransfer_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"e-Transfer Fee\"><span class=\"detail-highlight\">$0<\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Earn <b>2.75%<\/b> interest on your money with qualifying direct deposits of $2,000\/month, and 1.00% otherwise. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":9.4,\"badges\":[],\"productId\":\"bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/chequing-accounts\/eqbank-personal-account-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFSA-CHQ%22%2C%22fieldset%22%3A%22best_ca_chequing_accounts%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2285a2cbaf-c4ef-4732-8dba-2433e8e33b62%22%2C%22category_name%22%3A%22Best%2Bcards%2B-%2BEasiest%2Bbank%2Baccount%2Bto%2Bopen%2Bonline%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782281318%22%2C%22position%22%3A%223%22%2C%22offer_id%22%3A%2222475%22%2C%22niche_code%22%3A%22CAFSA-CHQ%22%2C%22product_id%22%3A%22bffd0c48-dbf8-4ec5-aedf-a9eeb532406b%22%2C%22product_name%22%3A%22EQ%2BBank%2BPersonal%2BAccount%22%2C%22post_id%22%3A%221062605%22%2C%22post_path%22%3A%22banking%252Feasiest-bank-account-to-open-online-in-canada%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Go to EQ Bank's site\">Go to site<\/a><a href=\"#\" class=\"comparison-table__more-button\" title=\"Read more about EQ Bank Personal Account\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.4,\"badges\":[],\"productId\":\"bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\"}' data-custom-event-active=\"true\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>View details<\/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-0000000002-bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\" value=\"bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}                        \t               9.4                    Excellent                                            EQ Bank Personal Account            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.4,\"badges\":[],\"productId\":\"bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\">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><td class=\"best-card__container\"><div class=\"best-card__content\"><div class=\"why-we-like-it\"><h4 class=\"why-we-like-it__heading\">Why we like it<\/h4><p class=\"why-we-like-it__content\">EQ Bank is a digital bank with no physical branches, so it makes sense that opening its popular Personal Account online is a piece of cake. Just click the Create an account button on the EQ website, then provide your personal info and contact details along with proof of ID. Once you've completed the quick application, the information you provide will be validated in seconds. With your account activated, you can then take advantage of the many great (and fee-free) features of this hybrid chequing\/savings account.<\/p><\/div><div class=\"pros-cons\"><button class=\"pros-cons__summary\" type=\"button\" aria-expanded=\"false\" aria-controls=\"pros-cons__bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\">\n\t\t\tPros &amp; cons\n\t\t\t<svg class=\"luna-icon pros-cons__indicator\" aria-hidden=\"true\"><use href=\"#chevron-down\"><\/use><\/svg><\/button><div class=\"pros-cons__details\" id=\"pros-cons__bffd0c48-dbf8-4ec5-aedf-a9eeb532406b\"><div><h4 class=\"pros-cons__heading\">Pros<\/h4><ul class=\"pros-cons__list pros-cons__list--pros\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo monthly fee\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo day-to-day transaction fees\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tFree withdrawals at any Canadian ATM\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tCompetitive interest rate\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div><h4 class=\"pros-cons__heading\">Cons<\/h4><ul class=\"pros-cons__list pros-cons__list--cons\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo physical branches\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tSome account features not available in Quebec\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tBonus interest rate only applies for 12 months\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/div><\/div><\/div><\/td><\/tr><tr class=\"best-card__attached-row\"><td><h3 id=\"tangerine-no-fee-daily-chequing-account\" class=\"best-card__header\">Tangerine No-Fee Daily Chequing Account<\/h3><\/td><\/tr><tr data-product-id=\"9a3738f9-8b59-40df-afb9-0892ea7f99a5\" data-provider-id=\"a546451c-cb2b-4f70-be3f-9cb35ba81aeb\" data-product-name=\"Tangerine No-Fee Daily Chequing Account\" data-provider-name=\"Tangerine\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-3  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/banking\/tangerine-bank-review\/tangerine-bank-chequing-account\" 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\/641a6cf0d62fb.png\" alt=\"Tangerine logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/641a6cf0d62fb.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/641a6cf0d62fb.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/641a6cf0d62fb.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/641a6cf0d62fb.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/641a6cf0d62fb.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/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\/ca\/banking\/tangerine-bank-review\/tangerine-bank-chequing-account\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Tangerine No-Fee Daily Chequing Account<\/a><\/span><\/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,cafsa-chq.product.datapoint_cafsa_chq_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/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                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafsa-chq.product.datapoint_monthly_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\"><span class=\"detail-highlight\">$0<\/span><br><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafsa-chq.product.datapoint_transaction_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Free Transactions\"><span class=\"detail-highlight\">Unlimited<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafsa-chq.product.datapoint_etransfer_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"e-Transfer Fee\"><span class=\"detail-highlight\">$0<\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Earn up to <b>$250<\/b> when you open a No-Fee Daily Chequing Account and move your pay. <b>Valid until October 31, 2026<\/b>. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"9a3738f9-8b59-40df-afb9-0892ea7f99a5\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/chequing-accounts\/tangerine-chequing-account-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFSA-CHQ%22%2C%22fieldset%22%3A%22best_ca_chequing_accounts%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2285a2cbaf-c4ef-4732-8dba-2433e8e33b62%22%2C%22category_name%22%3A%22Best%2Bcards%2B-%2BEasiest%2Bbank%2Baccount%2Bto%2Bopen%2Bonline%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782281318%22%2C%22position%22%3A%224%22%2C%22offer_id%22%3A%2226268%22%2C%22niche_code%22%3A%22CAFSA-CHQ%22%2C%22product_id%22%3A%229a3738f9-8b59-40df-afb9-0892ea7f99a5%22%2C%22product_name%22%3A%22Tangerine%2BNo-Fee%2BDaily%2BChequing%2BAccount%22%2C%22post_id%22%3A%221062605%22%2C%22post_path%22%3A%22banking%252Feasiest-bank-account-to-open-online-in-canada%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Go to Tangerine's site\">Go to site<\/a><a href=\"#\" class=\"comparison-table__more-button\" title=\"Read more about Tangerine No-Fee Daily Chequing Account\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"9a3738f9-8b59-40df-afb9-0892ea7f99a5\"}' data-custom-event-active=\"true\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>View details<\/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-0000000002-9a3738f9-8b59-40df-afb9-0892ea7f99a5\" value=\"9a3738f9-8b59-40df-afb9-0892ea7f99a5\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}                        \t               8.5                    Great                                            Tangerine No-Fee Daily Chequing Account            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"9a3738f9-8b59-40df-afb9-0892ea7f99a5\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-9a3738f9-8b59-40df-afb9-0892ea7f99a5\">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><td class=\"best-card__container\"><div class=\"best-card__content\"><div class=\"why-we-like-it\"><h4 class=\"why-we-like-it__heading\">Why we like it<\/h4><p class=\"why-we-like-it__content\">Tangerine has long been a major player on the Canadian digital banking scene, and its online focus is evident in the easy account-opening process for the No Fee Daily Chequing Account. The simplest approach is to sign up via Tangerine's mobile app, but you can complete a website application instead if you wish. Just create your username and PIN, provide your personal and contact info, and then provide proof of ID. Once you're approved, you can enjoy unlimited free transactions with no monthly fee.<\/p><\/div><div class=\"pros-cons\"><button class=\"pros-cons__summary\" type=\"button\" aria-expanded=\"false\" aria-controls=\"pros-cons__9a3738f9-8b59-40df-afb9-0892ea7f99a5\">\n\t\t\tPros &amp; cons\n\t\t\t<svg class=\"luna-icon pros-cons__indicator\" aria-hidden=\"true\"><use href=\"#chevron-down\"><\/use><\/svg><\/button><div class=\"pros-cons__details\" id=\"pros-cons__9a3738f9-8b59-40df-afb9-0892ea7f99a5\"><div><h4 class=\"pros-cons__heading\">Pros<\/h4><ul class=\"pros-cons__list pros-cons__list--pros\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo monthly fee\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tFree withdrawals at over 3,500 ABMs\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tFree Interac e-Transfers\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tUnlimited day-to-day transactions\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div><h4 class=\"pros-cons__heading\">Cons<\/h4><ul class=\"pros-cons__list pros-cons__list--cons\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tOnly pays a very low rate of interest\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\t2.5% foreign currency conversion fee\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo physical branches\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/div><\/div><\/div><\/td><\/tr><tr class=\"best-card__attached-row\"><td><h3 id=\"wealthsimple-chequing-account\" class=\"best-card__header\">Wealthsimple Chequing Account<\/h3><\/td><\/tr><tr data-product-id=\"4c07df48-2ceb-49f3-ade0-a5954ce97a0c\" data-provider-id=\"23fbbfec-6d42-4e22-9fdb-4602a1032f92\" data-product-name=\"Wealthsimple Chequing Account\" data-provider-name=\"Wealthsimple\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-3  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/digital-banking\/wealthsimple-chequing-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\/6764921816c05.png\" alt=\"Wealthsimple logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/6764921816c05.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/6764921816c05.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/6764921816c05.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/6764921816c05.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/6764921816c05.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.3<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/digital-banking\/wealthsimple-chequing-account-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Wealthsimple Chequing Account<\/a><\/span><\/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,cafsa-chq.product.datapoint_cafsa_chq_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.3<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">        Excellent      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafsa-chq.product.datapoint_monthly_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\"><span class=\"detail-highlight\">$0<\/span><br><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafsa-chq.product.datapoint_transaction_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Free Transactions\"><span class=\"detail-highlight\">Unlimited<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafsa-chq.product.datapoint_etransfer_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"e-Transfer Fee\"><span class=\"detail-highlight\">$0<\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Get a $25 cash bonus when you open your first Wealthsimple account and fund at least $1 within 30 days. Plus, earn up to 2.25% interest. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":9.3,\"badges\":[],\"productId\":\"4c07df48-2ceb-49f3-ade0-a5954ce97a0c\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/chequing-accounts\/wealthsimple-cash-ca-savings-account-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFSA-CHQ%22%2C%22fieldset%22%3A%22best_ca_chequing_accounts%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2285a2cbaf-c4ef-4732-8dba-2433e8e33b62%22%2C%22category_name%22%3A%22Best%2Bcards%2B-%2BEasiest%2Bbank%2Baccount%2Bto%2Bopen%2Bonline%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782281318%22%2C%22position%22%3A%225%22%2C%22offer_id%22%3A%2227030%22%2C%22niche_code%22%3A%22CAFSA-CHQ%22%2C%22product_id%22%3A%224c07df48-2ceb-49f3-ade0-a5954ce97a0c%22%2C%22product_name%22%3A%22Wealthsimple%2BChequing%2BAccount%22%2C%22post_id%22%3A%221062605%22%2C%22post_path%22%3A%22banking%252Feasiest-bank-account-to-open-online-in-canada%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Go to Wealthsimple's site\">Go to site<\/a><a href=\"#\" class=\"comparison-table__more-button\" title=\"Read more about Wealthsimple Chequing Account\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.3,\"badges\":[],\"productId\":\"4c07df48-2ceb-49f3-ade0-a5954ce97a0c\"}' data-custom-event-active=\"true\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>View details<\/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-0000000002-4c07df48-2ceb-49f3-ade0-a5954ce97a0c\" value=\"4c07df48-2ceb-49f3-ade0-a5954ce97a0c\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}                        \t               9.3                    Excellent                                            Wealthsimple Chequing Account            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.3,\"badges\":[],\"productId\":\"4c07df48-2ceb-49f3-ade0-a5954ce97a0c\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-4c07df48-2ceb-49f3-ade0-a5954ce97a0c\">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><td class=\"best-card__container\"><div class=\"best-card__content\"><div class=\"why-we-like-it\"><h4 class=\"why-we-like-it__heading\">Why we like it<\/h4><p class=\"why-we-like-it__content\">The Wealthsimple Chequing Account is one of the easiest bank accounts to open online in Canada for a number of reasons. As a fintech, Wealthsimple is another provider dedicated to offering a seamless online and mobile banking experience. It only takes minutes to complete an online application form, and the combination of chequing and savings features this account offers makes it a popular choice for a wide range of people.<\/p><\/div><div class=\"pros-cons\"><button class=\"pros-cons__summary\" type=\"button\" aria-expanded=\"false\" aria-controls=\"pros-cons__4c07df48-2ceb-49f3-ade0-a5954ce97a0c\">\n\t\t\tPros &amp; cons\n\t\t\t<svg class=\"luna-icon pros-cons__indicator\" aria-hidden=\"true\"><use href=\"#chevron-down\"><\/use><\/svg><\/button><div class=\"pros-cons__details\" id=\"pros-cons__4c07df48-2ceb-49f3-ade0-a5954ce97a0c\"><div><h4 class=\"pros-cons__heading\">Pros<\/h4><ul class=\"pros-cons__list pros-cons__list--pros\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo monthly fees\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo everyday transaction fees\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tUp to $1,000,000 of CDIC protection\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tCompetitive interest rate\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div><h4 class=\"pros-cons__heading\">Cons<\/h4><ul class=\"pros-cons__list pros-cons__list--cons\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tYou'll need Wealthsimple assets of $500,000+ to earn the maximum 2.25% interest rate\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo in-person customer service\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tSome features are still coming soon\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/div><\/div><\/div><\/td><\/tr><tr class=\"best-card__attached-row\"><td><h3 id=\"simplii-no-fee-chequing-account\" class=\"best-card__header\">Simplii No Fee Chequing Account<\/h3><\/td><\/tr><tr data-product-id=\"bc9cfba9-5ce5-4aae-88de-f139bcac33e0\" data-provider-id=\"4a90c666-8cbd-456f-b594-ea7868a57ca5\" data-product-name=\"Simplii No Fee Chequing Account\" data-provider-name=\"Simplii Financial\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-3  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/banking\/simplii-financial-review\/simplii-financial-no-fee-chequing-account\" 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\/648fb6a2b788d.png\" alt=\"Simplii Financial logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/648fb6a2b788d.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/648fb6a2b788d.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/648fb6a2b788d.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/648fb6a2b788d.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/648fb6a2b788d.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/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\/ca\/banking\/simplii-financial-review\/simplii-financial-no-fee-chequing-account\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Simplii No Fee Chequing Account<\/a><\/span><\/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,cafsa-chq.product.datapoint_cafsa_chq_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafsa-chq')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/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                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafsa-chq.product.datapoint_monthly_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Monthly Account Fee\"><span class=\"detail-highlight\">$0<\/span><br><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafsa-chq.product.datapoint_transaction_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Free Transactions\"><span class=\"detail-highlight\">Unlimited<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafsa-chq.product.datapoint_etransfer_fee_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"e-Transfer Fee\"><span class=\"detail-highlight\">$0<\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--longtext comparison-table__feature--offer sorter-false \" data-sortvalue=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-offer js-calculator-table-value\" data-heading=\"Default Offer\"><svg class=\"luna-icon\" role=\"img\" aria-label=\"Special offer\"><use href=\"#gift\"><\/use><\/svg><span class=\"offer-content\">\n        Earn <b>$300<\/b> when you become a new client and set up a direct deposit of at least $100 for 3 months. <b>Offer ends September 30, 2026<\/b>. T&amp;Cs apply.\n      <\/span><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><button type=\"button\" class=\"js-comparison-table__save-button comparison-table__save-button\" aria-label=\"Save\" aria-pressed=\"false\" title=\"Save\"><\/button><a data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"bc9cfba9-5ce5-4aae-88de-f139bcac33e0\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/chequing-accounts\/simplii-no-fee-chequing-account-ca-chequing-accounts-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFSA-CHQ%22%2C%22fieldset%22%3A%22best_ca_chequing_accounts%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%2285a2cbaf-c4ef-4732-8dba-2433e8e33b62%22%2C%22category_name%22%3A%22Best%2Bcards%2B-%2BEasiest%2Bbank%2Baccount%2Bto%2Bopen%2Bonline%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221782281318%22%2C%22position%22%3A%226%22%2C%22offer_id%22%3A%2221492%22%2C%22niche_code%22%3A%22CAFSA-CHQ%22%2C%22product_id%22%3A%22bc9cfba9-5ce5-4aae-88de-f139bcac33e0%22%2C%22product_name%22%3A%22Simplii%2BNo%2BFee%2BChequing%2BAccount%22%2C%22post_id%22%3A%221062605%22%2C%22post_path%22%3A%22banking%252Feasiest-bank-account-to-open-online-in-canada%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium has-margin-bottom-xsmall button--cta\" title=\"Go to Simplii Financial's site\">Go to site<\/a><a href=\"#\" class=\"comparison-table__more-button\" title=\"Read more about Simplii No Fee Chequing Account\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"bc9cfba9-5ce5-4aae-88de-f139bcac33e0\"}' data-custom-event-active=\"true\"><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg><span>View details<\/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-0000000002-bc9cfba9-5ce5-4aae-88de-f139bcac33e0\" value=\"bc9cfba9-5ce5-4aae-88de-f139bcac33e0\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}                        \t               8.5                    Great                                            Simplii No Fee Chequing Account            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"bc9cfba9-5ce5-4aae-88de-f139bcac33e0\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-bc9cfba9-5ce5-4aae-88de-f139bcac33e0\">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><td class=\"best-card__container\"><div class=\"best-card__content\"><div class=\"why-we-like-it\"><h4 class=\"why-we-like-it__heading\">Why we like it<\/h4><p class=\"why-we-like-it__content\">Simplii is CIBC's digital-only division, so it's another bank with a strong focus on easy online and mobile money management. The sign-up process is simple and straightforward, taking just a matter of minutes, and there are no monthly fees to worry about with this account. And even though you're dealing with a digital bank, you get the peace of mind that comes with knowing it's backed by a Big Five bank.<\/p><\/div><div class=\"pros-cons\"><button class=\"pros-cons__summary\" type=\"button\" aria-expanded=\"false\" aria-controls=\"pros-cons__bc9cfba9-5ce5-4aae-88de-f139bcac33e0\">\n\t\t\tPros &amp; cons\n\t\t\t<svg class=\"luna-icon pros-cons__indicator\" aria-hidden=\"true\"><use href=\"#chevron-down\"><\/use><\/svg><\/button><div class=\"pros-cons__details\" id=\"pros-cons__bc9cfba9-5ce5-4aae-88de-f139bcac33e0\"><div><h4 class=\"pros-cons__heading\">Pros<\/h4><ul class=\"pros-cons__list pros-cons__list--pros\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tEarn a $300 welcome bonus and a $50 Skip gift card<span class=\"table-popover\" rel=\"popover\" data-content=\"&lt;b&gt;Earn $300&lt;\/b&gt; and a $50 Skip gift card when you become a new client and set up a direct deposit of at least $100 for 3 months. &lt;b&gt;Offer ends September 30, 2026.&lt;\/b&gt;\" title=\"\" data-original-title=\"More info\"><\/span><\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo minimum balance requirement\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tFree withdrawals from CIBC ATMs\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tUnlimited e-Transfers and debits\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div><h4 class=\"pros-cons__heading\">Cons<\/h4><ul class=\"pros-cons__list pros-cons__list--cons\"><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNo in-person customer service\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tOnly pays 0.01% interest\n\t\t\t\t\t\t\t<\/li><li class=\"pros-cons__list-item\">\n\t\t\t\t\t\t\t\tNot available in Quebec\n\t\t\t\t\t\t\t<\/li><\/ul><\/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        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><\/form><\/section><\/div><div id=\"compare-bar-v2\" class=\"compareBarV2__root rewards--container loyalty-rewards--container\" data-niche=\"CAFSA-CHQ\" data-rewards-component=\"compare-products\"><\/div>\n    <\/div>\n<\/div>\n    <\/div>\n<ul class=\"luna-accordionGroup accordionGroup\"><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=\"accordion0000000000\" data-toggle=\"collapse\" data-target=\"#accordion0000000000\">\n        <span class=\"luna-accordion__title\">Methodology: How we selected the easiest bank accounts to open online<\/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=\"accordion0000000000\" data-accordion=\"details\">\n    <div class=\"accordionContent\"><p>To determine this list of the best accounts, Finder Canada analyzed 70+ chequing accounts across 22 financial institutions. We compared accounts from traditional banks, digital banks and credit unions, and we narrowed down the list of accounts to the top 6.<\/p>\n\n<p>We ranked accounts based on 16 data points within four major categories. Here's how we ranked and weighted each product:<\/p>\n\n<ul>\n  <li><strong>Fees:<\/strong> 40% (Monthly fee, ability to waive monthly fee (if necessary), transaction fees, e-Transfer fees, ATM fees, NSF fees, overdraft fees)<\/li>\n  <li><strong>Perks:<\/strong> 30% (Interest rates, signup bonuses, other tailored rewards)<\/li>\n  <li><strong>Banking Access:<\/strong> 15% (In-branch banking, online banking access, national availability)<\/li>\n  <li><strong>Customer Experience:<\/strong> 15% (Live chat availability, Apple app ratings, Google app ratings)<\/li>\n<\/ul>\n<div class=\"has-padding-xsmall\"><\/div>\n<p>No single chequing account will be the best choice for everyone, so thoroughly compare your options before picking your new account.<\/p>\n\n<\/div>\n  <\/div>\n<\/li><\/ul><h3>What makes some bank accounts easier to open than others?<\/h3><p>The easiest bank accounts to open online in Canada have a few things in common.<\/p><p>The main feature is that they offer a completely online application process. There\u2019s no need to visit a branch in person and wait to be served\u2014simply provide your details online or through a mobile app. Online ID verification is also a must, with no need to visit a branch and hand over your ID.<\/p><p>The easiest bank accounts to open also offer a simple and streamlined user interface, with an easy-to-follow questionnaire that walks you through the information you need to provide to get started. And with minimal documentation required, you won\u2019t need to spend hours gathering all the necessary paperwork together to open an account.<\/p><h3>How long does it take to open one of the easiest accounts?<\/h3><p>You can open a bank account online in Canada in less than 10 minutes. In some cases, you\u2019ll only need 5 minutes.<\/p><p>Simply choose whether you want to apply from your computer or smartphone\u2014whichever you are most comfortable using. Then it\u2019s a matter of clicking or tapping through the online application process and providing your personal information and contact details. And with online ID verification, it\u2019s possible to get set up within minutes.<\/p><p>That said, some banks might take a little longer to process and approve your application, so you may need to wait a few business days until you can use your account.<\/p><h3>What\u2019s the difference between fintech and traditional bank accounts?<\/h3><p>The Big Five banks have long had a stranglehold over the Canadian banking industry, but recent years have seen digital banks and fintechs emerge to challenge the traditional banks. If you\u2019re comparing an account from a fintech company with a traditional bank account, there are a few key differences to be aware of.<\/p><p>The main difference is that fintechs don\u2019t have branch or ATM networks. So if you like being able to visit your nearest branch to get in-person support, a fintech account might not be a good fit for you. Fintechs also don\u2019t tend to have the same wide range of banking products and services as traditional banks, like mortgages, personal loans and registered accounts.<\/p><p>On the flip side, no branches means fewer overheads, so fintechs can often provide features like higher savings interest rates and no monthly fees. Fintechs focus on technology and offering a quick and convenient user experience, providing seamless online and mobile banking. They also focus on areas where traditional banks sometimes fall short, like offering better exchange rates on international money transfers or instant peer-to-peer payments.<\/p><p>So, which account is right for you? It all depends on the features and fees you\u2019re looking for in a bank account.<\/p><h3>Are bank accounts from fintechs safe?<\/h3><p>Yes\u2014provided you deal with a reputable company. Fintechs aren\u2019t tightly regulated like Canadian banks, so do your research to make sure you\u2019re dealing with a legit provider. Check independent reviews on sites like Trustpilot and the Better Business Bureau, and be sure that you only ever download fintech apps from official app stores like Google Play and Apple\u2019s App Store.<\/p><p>You should also choose a fintech that provides CDIC protection. Unlike traditional and digital banks, fintechs aren\u2019t CDIC members. But if they hold your funds in trust with CDIC members, up to $100,000 you deposit (or more in some cases) will be eligible for CDIC insurance coverage.<\/p><h3>What documents do I need to easily open a bank account?<\/h3><p>It\u2019s easy to open a bank account online in Canada by providing proof of ID and proof of address. According to the Federal Government, you\u2019ll need to supply two documents from a reliable source:<\/p><ul><li>One document should show your name and address<\/li><li>The other document should show your name and date of birth<\/li><\/ul><p>Documents you can provide include:<\/p><ul><li>Your driver\u2019s licence<\/li><li>Your Canadian passport or a foreign passport<\/li><li>Recent notice of assessment from your taxes<\/li><li>Recent statements of government benefits<\/li><li>Recent Canadian public utility bills<\/li><li>Recent bank account or credit card statements<\/li><\/ul><article class=\"luna-card luna-card--primary luna-card--border\">\n  <div class=\"luna-card__block\" style=\"padding:0.7em\">\n<span style=\"font-size:0.9em; font-weight: 800; font-style: italic; text-transform: uppercase;\">Dive deeper: <\/span><a href=\"https:\/\/www.finder.com\/ca\/banking\/requirements-to-open-a-bank-account\" style=\"text-decoration:underline; font-size:0.9em;\">What do I need to open a bank account in Canada?<\/a>\n<\/div>\n<\/article><h3>Bottom line<\/h3><p>Opening a bank account is quicker and easier than ever before. Many Canadian banks and fintechs now let you create a new account without having to visit a branch, so compare a range of options to find the easiest bank account to open online in Canada. Make sure the account has low or no fees and all the features you need before deciding if it\u2019s right for you.<\/p><h3>Frequently asked questions about the easiest bank accounts to open<\/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-0000000003\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000003\">\n                <span class=\"luna-accordion__title\">Can I open a bank account online without going to the bank in Canada?<\/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-0000000003\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Yes, many digital banks, fintechs and even traditional banks now allow you to open an account online without having to visit a bank branch. You can fill out an online application on your computer or smartphone and complete an online ID verification process to open an 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-0000000004\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000004\">\n                <span class=\"luna-accordion__title\">Can I open a bank account online with instant access?<\/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-0000000004\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Yes, many providers will allow you to open your account and start using digital and mobile banking the same day. You'll need to wait to have the physical card linked to your account mailed out to you, but in some cases it may be possible to add the card to your mobile wallet straight away.<\/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-0000000005\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000005\">\n                <span class=\"luna-accordion__title\">Can I open a bank account if I don't have any money to deposit?<\/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>Yes, in Canada you are allowed to open a bank account even if you don't have any money to deposit right away. However, just be aware that some chequing accounts charge a monthly fee if you don't meet a minimum balance requirement.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n\n<\/ul>\n<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>\n<div id=\"lazy0000000006\"><\/div>\n<script type=\"application\/json\" id=\"lazyloaded-assets-json-lazy0000000006\" class=\"lazyloaded-assets-json\">{\"critical-scripts\":[],\"scripts\":[\"https:\\\/\\\/www.finder.com\\\/parent-theme\\\/shortcodes\\\/article-source\\\/prod\\\/article-source.de087a0da9824e407767.js\"],\"styles\":[\"https:\\\/\\\/www.finder.com\\\/parent-theme\\\/shortcodes\\\/article-source\\\/prod\\\/article-source.87684078d471e76125dd.css\"]}<\/script><\/div>","protected":false},"excerpt":{"rendered":"<p>Compare six bank accounts that are quick and easy to open online.<\/p>\n","protected":false},"author":516,"featured_media":1062615,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"Easiest bank account to open online Canada","_yoast_wpseo_title":"Easiest Bank Accounts to Open Online in Canada | Finder Canada","_yoast_wpseo_metadesc":"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_opengraph-image":"","_yoast_wpseo_opengraph-image-id":"","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,"post_is_fact_checked":"false","post_co_author":"-1","post_co_author_date":null,"post_co_author_manual_date_checked":"false","post_reviewer":"-1","post_reviewer_date":"","post_reviewer_manual_date_checked":"false","post_editor":"-1","post_editor_date":null,"post_author_date":"2025-08-07T22:51:19","post_author_manual_date_checked":"false","_last_updated_date_data":"{\"is_updated_date_published\":true,\"last_updated_date\":\"2025-10-31 20:27:50\",\"timezone_offset\":\" +00:00\",\"last_update_summary\":\"We added information about how we chose the best accounts on our list.\"}","_last_major_update":"","feature_finder_bot_teaser_enabled":false,"feature_finder_bot_teaser_message":"","feature_finder_bot_teaser_placeholder":"","feature_finder_bot_teaser_suggestions":"","footnotes":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_yoast_wpseo_twitter-image":"","_yoast_wpseo_twitter-image-id":""},"categories":[5550],"tags":[],"asset_tag":[],"class_list":["post-1062605","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-banking"],"apple_news_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Easiest Bank Accounts to Open Online in Canada | Finder Canada<\/title>\n<meta name=\"description\" content=\"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.\" \/>\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\/ca\/banking\/easiest-bank-account-to-open-online-in-canada\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Easiest bank account to open online in Canada\" \/>\n<meta property=\"og:description\" content=\"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada\" \/>\n<meta property=\"og:site_name\" content=\"Finder Canada\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-08T18:08:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2025\/08\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Tim Falk\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tim Falk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada\"},\"author\":{\"name\":\"Tim Falk\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#\\\/schema\\\/person\\\/e84372ad54f89a7447d88eab25817464\"},\"headline\":\"Easiest bank account to open online in Canada\",\"datePublished\":\"2025-08-08T18:08:32+00:00\",\"dateModified\":\"2025-10-31T16:27:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada\"},\"wordCount\":1219,\"publisher\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2025\\\/08\\\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg\",\"articleSection\":[\"Banking\"],\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"citation\":[{\"@type\":\"CreativeWork\",\"name\":\"Financial Consumer Agency of Canada: Opening a bank account\",\"url\":\"https:\\\/\\\/www.canada.ca\\\/en\\\/financial-consumer-agency\\\/services\\\/banking\\\/opening-bank-account.html\"},{\"@type\":\"CreativeWork\",\"name\":\"CDIC: List of member institutions\",\"url\":\"https:\\\/\\\/www.cdic.ca\\\/depositors\\\/list-of-members\\\/\"},{\"@type\":\"CreativeWork\",\"name\":\"Financial Consumer Agency of Canada: Open banking\",\"url\":\"https:\\\/\\\/www.canada.ca\\\/en\\\/financial-consumer-agency\\\/services\\\/banking\\\/open-banking.html\"}],\"commentCount\":0},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada\",\"url\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada\",\"name\":\"Easiest Bank Accounts to Open Online in Canada | Finder Canada\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2025\\\/08\\\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg\",\"datePublished\":\"2025-08-08T18:08:32+00:00\",\"dateModified\":\"2025-10-31T16:27:50+00:00\",\"description\":\"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#primaryimage\",\"url\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2025\\\/08\\\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg\",\"contentUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2025\\\/08\\\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg\",\"width\":1800,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\\\/easiest-bank-account-to-open-online-in-canada#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"CA\",\"item\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Banking\",\"item\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/banking\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Easiest bank account to open online in Canada\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#website\",\"url\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/\",\"name\":\"Finder Canada\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#organization\",\"name\":\"Finder\",\"url\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.finder.com\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2025\\\/05\\\/Finder-Logo-696x696-1.png\",\"contentUrl\":\"https:\\\/\\\/www.finder.com\\\/finder-us\\\/wp-uploads\\\/sites\\\/5\\\/2025\\\/05\\\/Finder-Logo-696x696-1.png\",\"width\":1392,\"height\":1392,\"caption\":\"Finder\"},\"image\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"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\\\/ca\\\/#\\\/schema\\\/person\\\/e84372ad54f89a7447d88eab25817464\",\"name\":\"Tim Falk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/TimFalkF1_Finder_600x600.png\",\"url\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/TimFalkF1_Finder_600x600.png\",\"contentUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/TimFalkF1_Finder_600x600.png\",\"caption\":\"Tim Falk\"},\"description\":\"Tim Falk is a freelance writer for Finder. Over the course of his 20-year writing career, he has reported on a wide range of personal finance topics. Whether you're investing in stocks and ETFs, comparing savings accounts or choosing a credit card, Tim wants to make it easier for you to understand. When he\u2019s not staring at his computer, you can usually find him exploring the great outdoors.\",\"url\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/author\\\/timfalk\",\"jobTitle\":\"Writer\",\"knowsAbout\":[{\"@type\":\"Thing\",\"name\":\"Banking\"},{\"@type\":\"Thing\",\"name\":\"Personal Loans\"},{\"@type\":\"Thing\",\"name\":\"Car Loans\"},{\"@type\":\"Thing\",\"name\":\"Stock Trading\"},{\"@type\":\"Thing\",\"name\":\"Cryptocurrency\"}],\"sameAs\":[],\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/ca\\\/#organization\",\"name\":\"Finder\"}},{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"name\":\"Frequently Asked Questions\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I open a bank account online without going to the bank in Canada?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rYes, many digital banks, fintechs and even traditional banks now allow you to open an account online without having to visit a bank branch. You can fill out an online application on your computer or smartphone and complete an online ID verification process to open an account.\\r\"}},{\"@type\":\"Question\",\"name\":\"Can I open a bank account online with instant access?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rYes, many providers will allow you to open your account and start using digital and mobile banking the same day. You'll need to wait to have the physical card linked to your account mailed out to you, but in some cases it may be possible to add the card to your mobile wallet straight away.\\r\"}},{\"@type\":\"Question\",\"name\":\"Can I open a bank account if I don't have any money to deposit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\rYes, in Canada you are allowed to open a bank account even if you don't have any money to deposit right away. However, just be aware that some chequing accounts charge a monthly fee if you don't meet a minimum balance requirement.\\r\"}}]}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2025-10-31T16:27:50+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Easiest Bank Accounts to Open Online in Canada | Finder Canada","description":"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.","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\/ca\/banking\/easiest-bank-account-to-open-online-in-canada","og_locale":"en_US","og_type":"article","og_title":"Easiest bank account to open online in Canada","og_description":"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.","og_url":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada","og_site_name":"Finder Canada","article_published_time":"2025-08-08T18:08:32+00:00","og_image":[{"width":1800,"height":1000,"url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2025\/08\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg","type":"image\/jpeg"}],"author":"Tim Falk","twitter_misc":{"Written by":"Tim Falk","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#article","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada"},"author":{"name":"Tim Falk","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/e84372ad54f89a7447d88eab25817464"},"headline":"Easiest bank account to open online in Canada","datePublished":"2025-08-08T18:08:32+00:00","dateModified":"2025-10-31T16:27:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada"},"wordCount":1219,"publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"image":{"@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2025\/08\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg","articleSection":["Banking"],"inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"citation":[{"@type":"CreativeWork","name":"Financial Consumer Agency of Canada: Opening a bank account","url":"https:\/\/www.canada.ca\/en\/financial-consumer-agency\/services\/banking\/opening-bank-account.html"},{"@type":"CreativeWork","name":"CDIC: List of member institutions","url":"https:\/\/www.cdic.ca\/depositors\/list-of-members\/"},{"@type":"CreativeWork","name":"Financial Consumer Agency of Canada: Open banking","url":"https:\/\/www.canada.ca\/en\/financial-consumer-agency\/services\/banking\/open-banking.html"}],"commentCount":0},{"@type":"WebPage","@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada","url":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada","name":"Easiest Bank Accounts to Open Online in Canada | Finder Canada","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#primaryimage"},"image":{"@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2025\/08\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg","datePublished":"2025-08-08T18:08:32+00:00","dateModified":"2025-10-31T16:27:50+00:00","description":"Learn how to open a bank account online in minutes. Compare options to find the easiest bank account to open online in Canada.","breadcrumb":{"@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#primaryimage","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2025\/08\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2025\/08\/CoupleLookingForInformationOnline_Supplied_1800x1000.jpg","width":1800,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/ca\/banking\/easiest-bank-account-to-open-online-in-canada#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"CA","item":"https:\/\/www.finder.com\/ca\/"},{"@type":"ListItem","position":2,"name":"Banking","item":"https:\/\/www.finder.com\/ca\/banking"},{"@type":"ListItem","position":3,"name":"Easiest bank account to open online in Canada"}]},{"@type":"WebSite","@id":"https:\/\/www.finder.com\/ca\/#website","url":"https:\/\/www.finder.com\/ca\/","name":"Finder Canada","description":"","publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.finder.com\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder","url":"https:\/\/www.finder.com\/ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","width":1392,"height":1392,"caption":"Finder"},"image":{"@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/"},"sameAs":["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\/ca\/#\/schema\/person\/e84372ad54f89a7447d88eab25817464","name":"Tim Falk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/TimFalkF1_Finder_600x600.png","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/TimFalkF1_Finder_600x600.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/TimFalkF1_Finder_600x600.png","caption":"Tim Falk"},"description":"Tim Falk is a freelance writer for Finder. Over the course of his 20-year writing career, he has reported on a wide range of personal finance topics. Whether you're investing in stocks and ETFs, comparing savings accounts or choosing a credit card, Tim wants to make it easier for you to understand. When he\u2019s not staring at his computer, you can usually find him exploring the great outdoors.","url":"https:\/\/www.finder.com\/ca\/author\/timfalk","jobTitle":"Writer","knowsAbout":[{"@type":"Thing","name":"Banking"},{"@type":"Thing","name":"Personal Loans"},{"@type":"Thing","name":"Car Loans"},{"@type":"Thing","name":"Stock Trading"},{"@type":"Thing","name":"Cryptocurrency"}],"sameAs":[],"worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder"}},{"@context":"https:\/\/schema.org","@type":"FAQPage","name":"Frequently Asked Questions","mainEntity":[{"@type":"Question","name":"Can I open a bank account online without going to the bank in Canada?","acceptedAnswer":{"@type":"Answer","text":"\rYes, many digital banks, fintechs and even traditional banks now allow you to open an account online without having to visit a bank branch. You can fill out an online application on your computer or smartphone and complete an online ID verification process to open an account.\r"}},{"@type":"Question","name":"Can I open a bank account online with instant access?","acceptedAnswer":{"@type":"Answer","text":"\rYes, many providers will allow you to open your account and start using digital and mobile banking the same day. You'll need to wait to have the physical card linked to your account mailed out to you, but in some cases it may be possible to add the card to your mobile wallet straight away.\r"}},{"@type":"Question","name":"Can I open a bank account if I don't have any money to deposit?","acceptedAnswer":{"@type":"Answer","text":"\rYes, in Canada you are allowed to open a bank account even if you don't have any money to deposit right away. However, just be aware that some chequing accounts charge a monthly fee if you don't meet a minimum balance requirement.\r"}}]}]},"article_modified_time":"2025-10-31T16:27:50+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\":\"Forget standing in line at a bank branch&mdash;these six bank accounts are quick and easy to open online.\"}"],"_content_type":["niche-content\/recommendation\/best-guide"],"custom_post_template":["single-masthead-two-column.php"]},"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/1062605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/users\/516"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/comments?post=1062605"}],"version-history":[{"count":7,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/1062605\/revisions"}],"predecessor-version":[{"id":1080221,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/1062605\/revisions\/1080221"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media\/1062615"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media?parent=1062605"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/categories?post=1062605"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/tags?post=1062605"},{"taxonomy":"asset_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/asset_tag?post=1062605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}