CINXE.COM
Caitlin Mullen | Banking Dive
<!DOCTYPE html> <html class="no-js" dir="ltr" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Caitlin Mullen | Banking Dive</title> <meta name="description" content="Banking news"/> <meta property="fb:pages" content="510756622789753"> <script data-cfasync="false"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent','default',{ 'ad_storage':'denied', 'analytics_storage':'denied', 'ad_user_data':'denied', 'ad_personalization':'denied', 'personalization_storage':'denied', 'functionality_storage':'granted', 'security_storage':'granted', 'wait_for_update': 500 }); gtag("set", "ads_data_redaction", true); </script> <script data-cfasync="false" src="https://cmp.osano.com/AzqdtLT8Mqkut2TZ/bdeb2f70-056f-4937-961a-e9db412e4c7a/osano.js"></script> <style> .osano-cm-widget{display: none;} </style> <script data-cfasync="false"> window.Osano.cm.addEventListener("osano-cm-script-blocked", function (item) { console.log("Script blocked: " + item); }); window.Osano.cm.addEventListener("osano-cm-cookie-blocked", function (item) { console.log("Cookie blocked: " + item); }); </script> <script> window.dive_location = "NonEU"; window.dive_limit_data_processing = false; </script> <!-- ====== FAVICONS ======= --> <link rel="icon" type="image/x-icon" sizes="any" href="/favicon.ico?v=2" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=2"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=2"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=2"> <link rel="manifest" href="/site.webmanifest?v=2"> <link rel="mask-icon" href="/safari-pinned-tab.svg?v=2" color="#5bbad5"> <meta name="msapplication-TileImage" content="/mstile-150x150.png?v=2"> <meta name="msapplication-TileColor" content="#603cba"> <meta name="theme-color" content="#ffffff"> <link rel="alternate" type="application/rss+xml" title="Banking Dive - Latest News Feed" href="https://www.bankingdive.com/feeds/news/"/> <meta property="og:title" content="" /> <meta property="og:description" content="" /> <meta property="og:image" content="https://d12v9rtnomnebu.cloudfront.net/divesite/header_image_logos/banking_dive_feed_header.jpg" /> <link rel="stylesheet" href="/static/css/dive_app.css?531216261124"> <script> // Initialize dataLayer empty array for GTM events window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'site': 'Banking Dive', }); // wrapper function to push GTM events to dataLayer pushGTMEvent = (eventObject) => { // if window.datalayer is not defined, then set to an empty array window.dataLayer.push(eventObject); }; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-55G8WRR');</script> <!-- End Google Tag Manager --> <script> let eventParams = {}; const gtmEventObject = { event: 'page.content', 'page.content': { v:11, // seer version ...eventParams } }; window.pushGTMEvent(gtmEventObject); </script> <script type="module" src="/static/js/dist/lyticsHelper.bundle.js?081516261124" ></script> <script type="text/javascript" src="/static/js/ad_blocker_recovery.js?160016291122"></script> <!-- These are the 2 necessary scripts for the ad recovery message to work --> <script async src="https://fundingchoicesmessages.google.com/i/pub-8553262192892817?ers=1" nonce="RORABhIXgMhQdZXbks8fZQ"></script> <script nonce="RORABhIXgMhQdZXbks8fZQ">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script> <!-- If the ad recovery message is blocked, this script shows a backup error message asking users to allow ads --> <script>(function(){/* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ 'use strict';var aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},k;if("function"==typeof Object.setPrototypeOf)k=Object.setPrototypeOf;else{var m;a:{var ca={a:!0},n={};try{n.__proto__=ca;m=n.a;break a}catch(a){}m=!1}k=m?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null} var p=k,q=function(a,b){a.prototype=ba(b.prototype);a.prototype.constructor=a;if(p)p(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.v=b.prototype},r=this||self,da=function(){},t=function(a){return a};var u;var w=function(a,b){this.g=b===v?a:""};w.prototype.toString=function(){return this.g+""};var v={},x=function(a){if(void 0===u){var b=null;var c=r.trustedTypes;if(c&&c.createPolicy){try{b=c.createPolicy("goog#html",{createHTML:t,createScript:t,createScriptURL:t})}catch(d){r.console&&r.console.error(d.message)}u=b}else u=b}a=(b=u)?b.createScriptURL(a):a;return new w(a,v)};var A=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^Date.now()).toString(36)};var B={},C=null;var D="function"===typeof Uint8Array;function E(a,b,c){return"object"===typeof a?D&&!Array.isArray(a)&&a instanceof Uint8Array?c(a):F(a,b,c):b(a)}function F(a,b,c){if(Array.isArray(a)){for(var d=Array(a.length),e=0;e<a.length;e++){var f=a[e];null!=f&&(d[e]=E(f,b,c))}Array.isArray(a)&&a.s&&G(d);return d}d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(f=a[e],null!=f&&(d[e]=E(f,b,c)));return d} function ea(a){return F(a,function(b){return"number"===typeof b?isFinite(b)?b:String(b):b},function(b){var c;void 0===c&&(c=0);if(!C){C={};for(var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),e=["+/=","+/","-_=","-_.","-_"],f=0;5>f;f++){var h=d.concat(e[f].split(""));B[f]=h;for(var g=0;g<h.length;g++){var l=h[g];void 0===C[l]&&(C[l]=g)}}}c=B[c];d=Array(Math.floor(b.length/3));e=c[64]||"";for(f=h=0;h<b.length-2;h+=3){var y=b[h],z=b[h+1];l=b[h+2];g=c[y>>2];y=c[(y&3)<< 4|z>>4];z=c[(z&15)<<2|l>>6];l=c[l&63];d[f++]=""+g+y+z+l}g=0;l=e;switch(b.length-h){case 2:g=b[h+1],l=c[(g&15)<<2]||e;case 1:b=b[h],d[f]=""+c[b>>2]+c[(b&3)<<4|g>>4]+l+e}return d.join("")})}var fa={s:{value:!0,configurable:!0}},G=function(a){Array.isArray(a)&&!Object.isFrozen(a)&&Object.defineProperties(a,fa);return a};var H;var J=function(a,b,c){var d=H;H=null;a||(a=d);d=this.constructor.u;a||(a=d?[d]:[]);this.j=d?0:-1;this.h=null;this.g=a;a:{d=this.g.length;a=d-1;if(d&&(d=this.g[a],!(null===d||"object"!=typeof d||Array.isArray(d)||D&&d instanceof Uint8Array))){this.l=a-this.j;this.i=d;break a}void 0!==b&&-1<b?(this.l=Math.max(b,a+1-this.j),this.i=null):this.l=Number.MAX_VALUE}if(c)for(b=0;b<c.length;b++)a=c[b],a<this.l?(a+=this.j,(d=this.g[a])?G(d):this.g[a]=I):(d=this.l+this.j,this.g[d]||(this.i=this.g[d]={}),(d=this.i[a])? G(d):this.i[a]=I)},I=Object.freeze(G([])),K=function(a,b){if(-1===b)return null;if(b<a.l){b+=a.j;var c=a.g[b];return c!==I?c:a.g[b]=G([])}if(a.i)return c=a.i[b],c!==I?c:a.i[b]=G([])},M=function(a,b){var c=L;if(-1===b)return null;a.h||(a.h={});if(!a.h[b]){var d=K(a,b);d&&(a.h[b]=new c(d))}return a.h[b]};J.prototype.toJSON=function(){var a=N(this,!1);return ea(a)}; var N=function(a,b){if(a.h)for(var c in a.h)if(Object.prototype.hasOwnProperty.call(a.h,c)){var d=a.h[c];if(Array.isArray(d))for(var e=0;e<d.length;e++)d[e]&&N(d[e],b);else d&&N(d,b)}return a.g},O=function(a,b){H=b=b?JSON.parse(b):null;a=new a(b);H=null;return a};J.prototype.toString=function(){return N(this,!1).toString()};var P=function(a){J.call(this,a)};q(P,J);function ha(a){var b,c=(a.ownerDocument&&a.ownerDocument.defaultView||window).document,d=null===(b=c.querySelector)||void 0===b?void 0:b.call(c,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};var Q=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},R=function(a){this.g=a||r.document||document};R.prototype.appendChild=function(a,b){a.appendChild(b)};var S=function(a,b,c,d,e,f){try{var h=a.g,g=Q(a.g,"SCRIPT");g.async=!0;g.src=b instanceof w&&b.constructor===w?b.g:"type_error:TrustedResourceUrl";ha(g);h.head.appendChild(g);g.addEventListener("load",function(){e();d&&h.head.removeChild(g)});g.addEventListener("error",function(){0<c?S(a,b,c-1,d,e,f):(d&&h.head.removeChild(g),f())})}catch(l){f()}};var ia=r.atob("aHR0cHM6Ly93d3cuZ3N0YXRpYy5jb20vaW1hZ2VzL2ljb25zL21hdGVyaWFsL3N5c3RlbS8xeC93YXJuaW5nX2FtYmVyXzI0ZHAucG5n"),ja=r.atob("WW91IGFyZSBzZWVpbmcgdGhpcyBtZXNzYWdlIGJlY2F1c2UgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlIGlzIGludGVyZmVyaW5nIHdpdGggdGhpcyBwYWdlLg=="),ka=r.atob("RGlzYWJsZSBhbnkgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlLCB0aGVuIHJlbG9hZCB0aGlzIHBhZ2Uu"),la=function(a,b,c){this.h=a;this.j=new R(this.h);this.g=null;this.i=[];this.l=!1;this.o=b;this.m=c},V=function(a){if(a.h.body&&!a.l){var b= function(){T(a);r.setTimeout(function(){return U(a,3)},50)};S(a.j,a.o,2,!0,function(){r[a.m]||b()},b);a.l=!0}},T=function(a){for(var b=W(1,5),c=0;c<b;c++){var d=X(a);a.h.body.appendChild(d);a.i.push(d)}b=X(a);b.style.bottom="0";b.style.left="0";b.style.position="fixed";b.style.width=W(100,110).toString()+"%";b.style.zIndex=W(2147483544,2147483644).toString();b.style["background-color"]=ma(249,259,242,252,219,229);b.style["box-shadow"]="0 0 12px #888";b.style.color=ma(0,10,0,10,0,10);b.style.display= "flex";b.style["justify-content"]="center";b.style["font-family"]="Roboto, Arial";c=X(a);c.style.width=W(80,85).toString()+"%";c.style.maxWidth=W(750,775).toString()+"px";c.style.margin="24px";c.style.display="flex";c.style["align-items"]="flex-start";c.style["justify-content"]="center";d=Q(a.j.g,"IMG");d.className=A();d.src=ia;d.style.height="24px";d.style.width="24px";d.style["padding-right"]="16px";var e=X(a),f=X(a);f.style["font-weight"]="bold";f.textContent=ja;var h=X(a);h.textContent=ka;Y(a, e,f);Y(a,e,h);Y(a,c,d);Y(a,c,e);Y(a,b,c);a.g=b;a.h.body.appendChild(a.g);b=W(1,5);for(c=0;c<b;c++)d=X(a),a.h.body.appendChild(d),a.i.push(d)},Y=function(a,b,c){for(var d=W(1,5),e=0;e<d;e++){var f=X(a);b.appendChild(f)}b.appendChild(c);c=W(1,5);for(d=0;d<c;d++)e=X(a),b.appendChild(e)},W=function(a,b){return Math.floor(a+Math.random()*(b-a))},ma=function(a,b,c,d,e,f){return"rgb("+W(Math.max(a,0),Math.min(b,255)).toString()+","+W(Math.max(c,0),Math.min(d,255)).toString()+","+W(Math.max(e,0),Math.min(f, 255)).toString()+")"},X=function(a){a=Q(a.j.g,"DIV");a.className=A();return a},U=function(a,b){0>=b||null!=a.g&&0!=a.g.offsetHeight&&0!=a.g.offsetWidth||(na(a),T(a),r.setTimeout(function(){return U(a,b-1)},50))},na=function(a){var b=a.i;var c="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];b=c?c.call(b):{next:aa(b)};for(c=b.next();!c.done;c=b.next())(c=c.value)&&c.parentNode&&c.parentNode.removeChild(c);a.i=[];(b=a.g)&&b.parentNode&&b.parentNode.removeChild(b);a.g=null};var pa=function(a,b,c,d,e){var f=oa(c),h=function(l){l.appendChild(f);r.setTimeout(function(){f?(0!==f.offsetHeight&&0!==f.offsetWidth?b():a(),f.parentNode&&f.parentNode.removeChild(f)):a()},d)},g=function(l){document.body?h(document.body):0<l?r.setTimeout(function(){g(l-1)},e):b()};g(3)},oa=function(a){var b=document.createElement("div");b.className=a;b.style.width="1px";b.style.height="1px";b.style.position="absolute";b.style.left="-10000px";b.style.top="-10000px";b.style.zIndex="-10000";return b};var L=function(a){J.call(this,a)};q(L,J);var qa=function(a){J.call(this,a)};q(qa,J);var ra=function(a,b){this.l=a;this.m=new R(a.document);this.g=b;this.i=K(this.g,1);b=M(this.g,2);this.o=x(K(b,4)||"");this.h=!1;b=M(this.g,13);b=x(K(b,4)||"");this.j=new la(a.document,b,K(this.g,12))};ra.prototype.start=function(){sa(this)}; var sa=function(a){ta(a);S(a.m,a.o,3,!1,function(){a:{var b=a.i;var c=r.btoa(b);if(c=r[c]){try{var d=O(P,r.atob(c))}catch(e){b=!1;break a}b=b===K(d,1)}else b=!1}b?Z(a,K(a.g,14)):(Z(a,K(a.g,8)),V(a.j))},function(){pa(function(){Z(a,K(a.g,7));V(a.j)},function(){return Z(a,K(a.g,6))},K(a.g,9),K(a.g,10),K(a.g,11))})},Z=function(a,b){a.h||(a.h=!0,a=new a.l.XMLHttpRequest,a.open("GET",b,!0),a.send())},ta=function(a){var b=r.btoa(a.i);a.l[b]&&Z(a,K(a.g,5))};(function(a,b){r[a]=function(c){for(var d=[],e=0;e<arguments.length;++e)d[e-0]=arguments[e];r[a]=da;b.apply(null,d)}})("__h82AlnkH6D91__",function(a){"function"===typeof window.atob&&(new ra(window,O(qa,window.atob(a)))).start()});}).call(this); window.__h82AlnkH6D91__("WyJwdWItODU1MzI2MjE5Mjg5MjgxNyIsW251bGwsbnVsbCxudWxsLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9iL3B1Yi04NTUzMjYyMTkyODkyODE3Il0sbnVsbCxudWxsLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9lbC9BR1NLV3hVc0lBMXlKVmRQQWNGaXJQX1lGUTdENkpIZVNZUGV6bWNOM216TmJmYWhldlNobXpBVHkzVzlPLU5LV3MyNkx5cWVXRUx3YnRhZzN1MnZEWHVkZnFFSkVRXHUwMDNkXHUwMDNkP3RlXHUwMDNkVE9LRU5fRVhQT1NFRCIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFVoRGZtbFAtR2RTZUhBa1lVY2VmWTFQYXh1cDNFdmhndlJDNVM4bms3S2t1TElaUXBFQ05VZTIySUNjcGx4eF9oeVlveHJTdy1iU3FjUkhKZWwyWU1NalFcdTAwM2RcdTAwM2Q/YWJcdTAwM2QxXHUwMDI2c2JmXHUwMDNkMSIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFgzMm02dWJvVVVwaXJ1b1VQMmhkY2R1S2U5S0pzaDlGRDloMDlWOTlYTkpyZkVTRW5HNzh4Vm0yUDZXdjBDNmkwMXZ4Ui11V25ZVVdlWEI3dmNCd1c5cFFcdTAwM2RcdTAwM2Q/YWJcdTAwM2QyXHUwMDI2c2JmXHUwMDNkMSIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFh0cXRhOEVpaV9LUVI4VHNLaDFVUGJ5TFlnNU1ocDFqdVNFemltQVFFeDFjRDJxalJhTjNDM21hSkt1VkVqdGZ5bTZjSXg5emVaLU5IazZMbTE5QjB1ZGdcdTAwM2RcdTAwM2Q/c2JmXHUwMDNkMiIsImRpdi1ncHQtYWQiLDIwLDEwMCwiY0hWaUxUZzFOVE15TmpJeE9USTRPVEk0TVRjXHUwMDNkIixbbnVsbCxudWxsLG51bGwsImh0dHBzOi8vd3d3LmdzdGF0aWMuY29tLzBlbW4vZi9wL3B1Yi04NTUzMjYyMTkyODkyODE3LmpzP3VzcXBcdTAwM2RDQUUiXSwiaHR0cHM6Ly9mdW5kaW5nY2hvaWNlc21lc3NhZ2VzLmdvb2dsZS5jb20vZWwvQUdTS1d4V0QtdnVGQVVZRE9STnItSmY2SnJGSGhYYU1QNlo5NG1CTjFyQ2g5M1FvdVNLSmtJcFBlLW1Uc2NpdHNWOEZ0aUdIdzBFZ1QtOEMzbHpFblJMczduZ0pQQVx1MDAzZFx1MDAzZCJd"); </script> <script src="/static/js/jquery_360.min.js?543516150322"></script> <script> // waitForTriggerHandler() is library for queuing up javascript to be stored and then executed when a trigger // function is called. You can push() any number of functions which will be stored unless and until trigger() // is called. Once trigger() is called any future functions that you push() in will be executed immediately. // It is safe to call .trigger() multiple times. Any arguments passed to .trigger() will also be passed along // to the associated function function waitForTriggerHandler() { var function_queue = []; var trigger_arguments = []; this._triggered = false; this.push = function(fn) { if (this._triggered) { // just run it immediately if handler has already been triggered fn.apply(null, trigger_arguments); } else { // otherwise add to the queue to run later function_queue.push(fn); } }; this.trigger = function() { // any arguments passed to trigger(foo, bar, baz) will also be passed along to functions in the queue // first convert any arguments to an array trigger_arguments = Array.prototype.slice.call(arguments); while (function_queue.length){ // for each function in the queue, pop it off and then execute it while passing in any // args that may have been passed to trigger(). function_queue.pop().apply(null, trigger_arguments); // The "null" above is for the value of "this". // See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/apply#Parameters } this._triggered = true; } } // set up waitToLoadAds handler window.waitToLoadAds = new waitForTriggerHandler(); // We set up the triggers for this below, they depend on whether we're loading lytics on the page </script> <script type="text/javascript"> // This token is here for test_lytics_snippet.py test: lytics-is-enabled window.googletag = window.googletag || {}; googletag.cmd = googletag.cmd || []; // initialize callback (source: https://learn.lytics.com/product-docs/lytics-javascript-tag/receiving-data-from-lytics) !function(){"use strict";var o=window.jstag||(window.jstag={}),r=[];function n(e){o[e]=function(){for(var n=arguments.length,t=new Array(n),i=0;i<n;i++)t[i]=arguments[i];r.push([e,t])}}n("send"),n("mock"),n("identify"),n("pageView"),n("unblock"),n("getid"),n("setid"),n("loadEntity"),n("getEntity"),n("on"),n("once"),n("call"),o.loadScript=function(n,t,i){var e=document.createElement("script");e.async=!0,e.src=n,e.onload=t,e.onerror=i;var o=document.getElementsByTagName("script")[0],r=o&&o.parentNode||document.head||document.body,c=o||r.lastChild;return null!=c?r.insertBefore(e,c):r.appendChild(e),this},o.init=function n(t){return this.config=t,this.loadScript(t.src,function(){if(o.init===n)throw new Error("Load error!");o.init(o.config),function(){for(var n=0;n<r.length;n++){var t=r[n][0],i=r[n][1];o[t].apply(o,i)}r=void 0}()}),this}}(); // custom init + lytics default install tag from https://activate.getlytics.com/connect?aid=2751 // see https://learn.lytics.com/understanding/product-docs/lytics-javascript-tag/configuration#configuration-options var lyticsCid = '44fda7674f94228540d8fba6786f9770'; console.log('You are using the Lytics Prod account'); jstag.init({ src: `https://c.lytics.io/api/tag/${lyticsCid}/latest.min.js`, pageAnalysis: { dataLayerPull: { disabled: true } } }); jstag.pageView(); (function(){ var sailthru_cookie, sailthru_user_id; function read_cookie(cookieName) { var re = new RegExp('[; ]'+cookieName+'=([^\\s;]*)'); var sMatch = (' '+document.cookie).match(re); if (cookieName && sMatch) return unescape(sMatch[1]); return ''; } sailthru_cookie = read_cookie('sailthru_hid'); if (sailthru_cookie.length > 56) { sailthru_user_id = sailthru_cookie.slice(32,56); jstag.send({ st_profile_id: sailthru_user_id }); } })(); jstag.call('entityReady', waitToLoadAds.trigger); setTimeout(waitToLoadAds.trigger, 1000); // also trigger lytics if it's taking too long waitToLoadAds.push(function (lytics_data) { // lytics_data won't be defined if lytics failed to load correctly. In that case // we don't need to set any segments. if (lytics_data && lytics_data.segments) { googletag.cmd.push(function() { googletag.pubads().setTargeting("LyticsSegments", lytics_data.segments); }); } }); function getUID(id) { window.dataLayer.push({'user_id': id}); }; jstag.getid(getUID); </script> <script type="text/javascript" src="/static/js/mailcheck.min.js?192616240919"></script> <script type="text/javascript" src="/static/js/dive_mailcheck.js?192616240919"></script> <script src="/static/js/app.js?040116120224"></script> <script type="text/javascript"> var divecounter_settings = {}; divecounter_settings.showSignupAd = true; </script> <script type="text/javascript" src="/static/js/divecounter.js?261616040423"></script> <script type="text/javascript"> // Special unbounce signup thing for google traffic. Test with ?test_unbounce in the URL // Note: divecounter must already be loaded. Only enabled on pages that would normally have signup ads // Note: showSignupAd is always off if prestitial is enabled! if ((typeof divecounter !== "undefined") && ($(window).width() > 640)) { var test_unbounce = (window.location.href.indexOf("?test_unbounce")>=0); var force_unbounce = (window.location.href.indexOf("signupbounce=1")>=0) || (window.location.href.indexOf("utm_campaign=Linked-HR")>=0) || (window.location.href.indexOf("utm_source=outbrain")>=0); if (test_unbounce || force_unbounce || (document.referrer.match(/^https?:\/\/(www\.google\.|news\.google\.|t\.co|twitter\.com|www\.facebook\.com)/i) && divecounter.getOption('showSignupAd') && divecounter.canShow(1,1)) ) { // dyanmically load ouibounce.js only on pages where its needed $.getScript("/static/js/ouibounce.min.js?102717100918", function(){ // Once ouibounce.js loads, call the script // We're reusing divecounter's modal instead of OuiBounce's modal code (that's why we pass it 'false') var _ouibounce = ouibounce(false, { aggressive: test_unbounce, // ignore cookie in test mode cookieName: '_viewedOuiBounce', // underscored cookies should be ignored by Varnish callback: function() { divecounter_open_ad(); } }); }); } // end should show unbounce } // end divecounter defined </script> <script type="text/javascript"> // Load analytics.js (universal analytics) first (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); // set all the variables that are per-session or per-visit ga( 'create', 'UA-19684343-59', 'auto', {'name': 'orig'}, {'siteSpeedSampleRate': 2} ); // Set the same variables for aggregate data profile ga( 'create', 'UA-19684343-45', 'auto', {'name': 'agg'}, {'siteSpeedSampleRate': 2} ); //GA.js for tracking outbound links function trackOutboundLink(link, category, action, redirect) { try{ ga('orig.send', 'event', category, action); } catch(err) {} try{ ga('agg.send', 'event', category, action); } catch(err) {} //Timer to prevent redirect before processing data - not necessary if opening tab in new window if(redirect){ setTimeout(function(){ document.location.href = link.href; }, 100); } } $(document).ready(function() { $(".outboundlink").click(function() { trackOutboundLink(this, 'outboundlink', this.link, this.target != '_blank'); }); }); var diveSendPageviewEvent = true; if (diveSendPageviewEvent === true) { ga('orig.send', 'pageview'); ga('agg.send', 'pageview'); console.log('Queued sending of the pageview event to Google Analytics.'); } else { console.log('Sending the Google Analytics pageview event is disabled for this page.'); } // Actually track outbound links // Not sure if this is being used? var trackOutboundRegisterLink = function (url) { ga('agg.send', 'event', 'event_register', url, 'Registered for event', {'hitCallback': function () { document.location = url; } }); }; // Not sure if this is being used? var trackOutboundWebsiteLink = function (url) { // No need to manually change document.location; website opens in new tab ga('agg.send', 'event', 'event_website', url, 'Visited event site'); }; </script> <script type="module" src="/static/js/dist/googleAnalyticsHelper.bundle.js?081516261124" ></script> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type='text/javascript' data-cfasync="false" id='vwoCode'> window._vwo_code || (function() { var account_id=796876, version=2.0, settings_tolerance=2000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(){if(!f){f=true;var e=d.getElementById('_vis_opt_path_hides');if(e)e.parentNode.removeChild(e)}},finished:function(){return f},load:function(e){var t=this.getSettings(),n=d.createElement('script'),i=this;if(t){n.textContent=t;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);i.load(e)}}else{n.fetchPriority='high';n.src=e;n.type='text/javascript';n.onerror=function(){_vwo_code.finish()};d.getElementsByTagName('head')[0].appendChild(n)}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t=d.currentScript,n=d.createElement('style'),i=this.hide_element(),r=t&&!t.async&&i?i+this.hide_element_style():'',c=d.getElementsByTagName('head')[0];n.setAttribute('id','_vis_opt_path_hides');v&&n.setAttribute('nonce',v.nonce);n.setAttribute('type','text/css');if(n.styleSheet)n.styleSheet.cssText=r;else n.appendChild(d.createTextNode(r));c.appendChild(n);this.load('https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version)}};w._vwo_code=code;code.init();})(); </script> <!-- End VWO Async SmartCode --> <script type="text/javascript"> function read_cookie(cookieName) { var re = new RegExp('[; ]'+cookieName+'=([^\\s;]*)'); var sMatch = (' '+document.cookie).match(re); if (cookieName && sMatch) return unescape(sMatch[1]); return ''; } var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.addEventListener('load', function(e) { // we only pass the template this context variable on newsposts let informaData = false; if (window.IIRISTracker) { var sailthru_id = read_cookie('sailthru_hid'); if (sailthru_id.length > 56) { sailthru_id = sailthru_id.slice(32,56); } var notProduction = 'False' === 'True'; var domain = 'www.bankingdive.com'.split('.')[1]; // on non-prod environment, there is specific collector domain to send the data to. var cDomain = notProduction ? 'com-informa-prod1.mini.snplow.net' : 'c.' + domain + '.com' // removed .com previous line var cfg = { config: { td: {}, snowplow: { context: {} } } }; cfg.config.idsource = 'sailthruid'; cfg.config.snowplow.appId = domain; cfg.config.snowplow.cDomain = cDomain; cfg.config.td.lob = 'it'; cfg.config.td.domain = domain; cfg.config.snowplow.contentTagEnabled = !!informaData cfg.config.snowplow.context = informaData window.IIRISTracker.initConfig(cfg); window.IIRISTracker.setTrackingUID(sailthru_id); var irisEvt = new Event('trackerLoaded'); window.dispatchEvent(irisEvt); } else { window.addEventListener('trackerLoaded', function(evt) { if(window.IIRISTracker) { window.IIRISTracker.setTrackingUID(sailthru_id); } }); } }); script.src = 'https://static.iris.informa.com/widgets/v3.0/iris-t.js'; document.getElementsByTagName('head')[0].appendChild(script); </script> <script type="text/javascript"> jQuery.browser = {}; (function () { jQuery.browser.msie = false; jQuery.browser.version = 0; if (navigator.userAgent.match(/MSIE ([0-9]+)\./)) { jQuery.browser.msie = true; jQuery.browser.version = RegExp.$1; } })(); </script> <!-- for modal signup form --> <script type="text/javascript" src="/static/js/jquery.simplemodal.divefork.min.js?093716120922"></script> <style> /* dynamic style overrides based on DB go here*/ </style> <script data-cfasync="false" type="text/javascript" src="/static/js/prestitial.js?270116210524"></script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script src="/static/js/dist/signupDataGam.bundle.js?081516261124"></script> <script type="text/javascript" src="/static/js/dist/adTemplates.bundle.js?081516261124"></script> <script> var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent"; var eventer = window[eventMethod]; var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message"; // Build the site_logos object to be later referenced in house ads const site_logos = {}; site_logos['diveapi'] = { domain: 'diveapi', site_name: "API Site", alt_text: "API Site logo", is_current_site: false, white: { png: "None", svg: "None", }, black: { png: "None", svg: "None", } }; site_logos['agriculturedive'] = { domain: 'agriculturedive', site_name: "Agriculture Dive", alt_text: "Agriculture Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/agriculture_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/agriculture_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/agriculture_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/agriculture_black.svg", } }; site_logos['automotivedive'] = { domain: 'automotivedive', site_name: "Automotive Dive", alt_text: "Automotive Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/automotive_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/automotive_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/automotive_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/automotive_black.svg", } }; site_logos['bankingdive'] = { domain: 'bankingdive', site_name: "Banking Dive", alt_text: "Banking Dive logo", is_current_site: true, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/banking_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/banking_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/banking_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/banking_black.svg", } }; site_logos['biopharmadive'] = { domain: 'biopharmadive', site_name: "BioPharma Dive", alt_text: "BioPharma Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/biopharma_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/biopharma_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/biopharma_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/biopharma_black.svg", } }; site_logos['cfo'] = { domain: 'cfo', site_name: "CFO.com", alt_text: "CFO.com logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfodotcom_white.svg", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfodotcom_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfodotcom_black.svg", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfodotcom_black.svg", } }; site_logos['cfodive'] = { domain: 'cfodive', site_name: "CFO Dive", alt_text: "CFO Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfo_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfo_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfo_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cfo_black.svg", } }; site_logos['ciodive'] = { domain: 'ciodive', site_name: "CIO Dive", alt_text: "CIO Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cio_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cio_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cio_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cio_black.svg", } }; site_logos['constructiondive'] = { domain: 'constructiondive', site_name: "Construction Dive", alt_text: "Construction Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/construction_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/construction_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/construction_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/construction_black.svg", } }; site_logos['cstoredive'] = { domain: 'cstoredive', site_name: "C-Store Dive", alt_text: "C-Store Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cstore_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cstore_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cstore_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cstore_black.svg", } }; site_logos['customerexperiencedive'] = { domain: 'customerexperiencedive', site_name: "CX Dive", alt_text: "CX Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cx_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cx_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cx_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cx_black.svg", } }; site_logos['cybersecuritydive'] = { domain: 'cybersecuritydive', site_name: "Cybersecurity Dive", alt_text: "Cybersecurity Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cybersecurity_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cybersecurity_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cybersecurity_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/cybersecurity_black.svg", } }; site_logos['educationdive'] = { domain: 'educationdive', site_name: "Education Dive", alt_text: "Education Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/education_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/education_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/education_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/education_black.svg", } }; site_logos['esgdive'] = { domain: 'esgdive', site_name: "ESG Dive", alt_text: "ESG Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/esg_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/esg_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/esg_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/esg_black.svg", } }; site_logos['facilitiesdive'] = { domain: 'facilitiesdive', site_name: "Facilities Dive", alt_text: "Facilities Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/facilities_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/facilities_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/facilities_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/facilities_black.svg", } }; site_logos['fashiondive'] = { domain: 'fashiondive', site_name: "Fashion Dive", alt_text: "Fashion Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/fashion_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/fashion_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/fashion_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/fashion_black.svg", } }; site_logos['fooddive'] = { domain: 'fooddive', site_name: "Food Dive", alt_text: "Food Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/food_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/food_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/food_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/food_black.svg", } }; site_logos['grocerydive'] = { domain: 'grocerydive', site_name: "Grocery Dive", alt_text: "Grocery Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/grocery_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/grocery_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/grocery_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/grocery_black.svg", } }; site_logos['healthcaredive'] = { domain: 'healthcaredive', site_name: "Healthcare Dive", alt_text: "Healthcare Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/healthcare_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/healthcare_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/healthcare_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/healthcare_black.svg", } }; site_logos['highereddive'] = { domain: 'highereddive', site_name: "Higher Ed Dive", alt_text: "Higher Ed Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/highered_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/highered_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/highered_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/highered_black.svg", } }; site_logos['hoteldive'] = { domain: 'hoteldive', site_name: "Hotel Dive", alt_text: "Hotel Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hotel_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hotel_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hotel_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hotel_black.svg", } }; site_logos['hrdive'] = { domain: 'hrdive', site_name: "HR Dive", alt_text: "HR Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hr_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hr_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hr_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/hr_black.svg", } }; site_logos['k12dive'] = { domain: 'k12dive', site_name: "K-12 Dive", alt_text: "K-12 Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/k12_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/k12_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/k12_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/k12_black.svg", } }; site_logos['legaldive'] = { domain: 'legaldive', site_name: "Legal Dive", alt_text: "Legal Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/legal_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/legal_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/legal_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/legal_black.svg", } }; site_logos['manufacturingdive'] = { domain: 'manufacturingdive', site_name: "Manufacturing Dive", alt_text: "Manufacturing Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/manufacturing_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/manufacturing_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/manufacturing_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/manufacturing_black.svg", } }; site_logos['marketingdive'] = { domain: 'marketingdive', site_name: "Marketing Dive", alt_text: "Marketing Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/marketing_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/marketing_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/marketing_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/marketing_black.svg", } }; site_logos['medtechdive'] = { domain: 'medtechdive', site_name: "MedTech Dive", alt_text: "MedTech Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/medtech_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/medtech_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/medtech_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/medtech_black.svg", } }; site_logos['mobilemarketer'] = { domain: 'mobilemarketer', site_name: "Mobile Marketer", alt_text: "Mobile Marketer logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/mobilemarketer_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/mobilemarketer_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/mobilemarketer_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/mobilemarketer_black.svg", } }; site_logos['multifamilydive'] = { domain: 'multifamilydive', site_name: "Multifamily Dive", alt_text: "Multifamily Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/multifamily_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/multifamily_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/multifamily_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/multifamily_black.svg", } }; site_logos['packagingdive'] = { domain: 'packagingdive', site_name: "Packaging Dive", alt_text: "Packaging Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/packaging_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/packaging_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/packaging_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/packaging_black.svg", } }; site_logos['paymentsdive'] = { domain: 'paymentsdive', site_name: "Payments Dive", alt_text: "Payments Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/payments_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/payments_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/payments_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/payments_black.svg", } }; site_logos['pharmavoice'] = { domain: 'pharmavoice', site_name: "PharmaVoice", alt_text: "PharmaVoice logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/pharmavoice_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/pharmavoice_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/pharmavoice_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/pharmavoice_black.svg", } }; site_logos['proformative'] = { domain: 'proformative', site_name: "Proformative", alt_text: "Proformative logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/proformative_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/proformative_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/proformative_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/proformative_black.svg", } }; site_logos['restaurantdive'] = { domain: 'restaurantdive', site_name: "Restaurant Dive", alt_text: "Restaurant Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/restaurant_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/restaurant_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/restaurant_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/restaurant_black.svg", } }; site_logos['retaildive'] = { domain: 'retaildive', site_name: "Retail Dive", alt_text: "Retail Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/retail_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/retail_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/retail_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/retail_black.svg", } }; site_logos['smartcitiesdive'] = { domain: 'smartcitiesdive', site_name: "Smart Cities Dive", alt_text: "Smart Cities Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smartcities_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smartcities_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smartcities_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smartcities_black.svg", } }; site_logos['socialmediatoday'] = { domain: 'socialmediatoday', site_name: "Social Media Today", alt_text: "Social Media Today logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smt_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smt_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smt_color.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/smt_color.svg", } }; site_logos['supplychaindive'] = { domain: 'supplychaindive', site_name: "Supply Chain Dive", alt_text: "Supply Chain Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/supplychain_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/supplychain_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/supplychain_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/supplychain_black.svg", } }; site_logos['truckingdive'] = { domain: 'truckingdive', site_name: "Trucking Dive", alt_text: "Trucking Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/trucking_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/trucking_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/trucking_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/trucking_black.svg", } }; site_logos['utilitydive'] = { domain: 'utilitydive', site_name: "Utility Dive", alt_text: "Utility Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/utility_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/utility_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/utility_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/utility_black.svg", } }; site_logos['wastedive'] = { domain: 'wastedive', site_name: "Waste Dive", alt_text: "Waste Dive logo", is_current_site: false, white: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/waste_white.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/waste_white.svg", }, black: { png: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/waste_black.png", svg: "https://d12v9rtnomnebu.cloudfront.net/logo/publications/waste_black.svg", } }; // Get the dive domain and return the dive logo object, or null if it doesn't exist in site_logos function getDivesiteLogoObject(link_url, alt_domain='') { let dive_domain; // Split link URL on 'adurl=' and take what comes after as the ad url const ad_url = decodeURIComponent(link_url.split('adurl=')[1]); // Split on . to get an array of hostname segments const dive_domain_array = new URL(ad_url).hostname.split('.'); // Retrieve the second to last element of the hostname array, which should always be the domain dive_domain = dive_domain_array[dive_domain_array.length - 2] if (alt_domain) { // If alt_domain has been specified, normalize it. i.e. "HR Dive", "http://hrdive.com", etc. => "hrdive" // This will override the link url's domain. dive_domain = alt_domain.replace(/\s+/g, '').replace(/^(https?:\/\/)?(www\.)?|\.com.*|\?.*|#.*/gi, '').toLowerCase(); } // Return the site logos object for this domain if it exists, or null if it does not if (site_logos[dive_domain]) { return site_logos[dive_domain]; } else { // Fallback logo const url_prefix = "https://d12v9rtnomnebu.cloudfront.net/divesite/responsive_ad_assets/small_logos/"; return { domain: 'industrydive', site_name: 'Industry Dive', alt_text: 'Industry Dive logo', white: { svg: url_prefix + 'industrydive-small-white.svg', png: url_prefix + 'industrydive-small-white.png', }, black: { svg: url_prefix + 'industrydive-small-black.svg', png: url_prefix + 'industrydive-small-black.png', } } } } eventer(messageEvent, function (e) { var key = e.message ? "message" : "data"; var data = e[key]; var eventName = data.message || 'ignore'; if (eventName == 'adContentAvailable') { var $ad_element; $ad_element = $('div').filter('[data-container-ad-unit-id="' + data.adUnit + '-' + window.dfp_visibility + '"]'); $ad_element.hide() var nativeAdEditorialSelector = '.sidebar .hybrid-ad-wrapper .native-ad-editorial'; var nativeAdEditorialExists = $(nativeAdEditorialSelector).length > 0; if ( nativeAdEditorialExists ) { $(nativeAdEditorialSelector).closest('.hybrid-ad-wrapper').addClass('native-ad-editorial-sidebar-border'); } // Inline homepage ad $('.feed-item-ad .hybrid-ad-wrapper a').each(function (index, element) { window.updateGamAdUrl(element, 'inline'); }); // Editorial native ad sidebar // NOTE: must go before inline native ad to ensure correct location added $('.sidebar .native-ad.editorial a').each(function (index, element) { window.updateGamAdUrl(element, 'sidebar'); }); // Editorial native ad inline $('.native-ad.editorial a').each(function (index, element) { window.updateGamAdUrl(element, 'inline'); }); // Sidebar ad $('.sidebar .hybrid-ad-wrapper a').each(function (index, element) { window.updateGamAdUrl(element, 'sidebar'); }); } }, false); var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; googletag.cmd.push(function () { var desktopWidth = 1024; if (window.innerWidth >= desktopWidth) { window.dfp_visibility = 'desktop'; } else { window.dfp_visibility = 'mobile'; } var dfpDisplayConfiguration = { "prestitialEnabled": true, "leaderboardEnabled": true, "sidebarAdsEnabled": true, "visibility": window.dfp_visibility }; if (window.dfp_visibility == 'desktop') { if (typeof prestitialAds == 'object' && prestitialAds.pageIsPrestitialEligible()) { googletag.defineSlot('/21662595662/bankingdive/bankingdiveprestitial', [[500, 300], [640, 480]], 'paychekgoeshere').addService(googletag.pubads()); } if (dfpDisplayConfiguration.leaderboardEnabled) { googletag.defineSlot('/21662595662/bankingdive/bankingdiveleaderboard', [[970, 180], [728, 90], [970, 90]], 'dfp-leaderboard-desktop').addService(googletag.pubads()); googletag.pubads().addEventListener('slotRenderEnded', function (event) { if ((event.slot.getAdUnitPath() === '/21662595662/bankingdive/bankingdiveleaderboard' || event.slot.getAdUnitPath() === '/21662595662/bankingdive/bankingdiveleaderboard') && !event.isEmpty ) { $(window).blur(function () { if (document.activeElement === $('#dfp-leaderboard-desktop iframe')[0] || document.activeElement === $('#dfp-leaderboard-desktop iframe')[0]) { try { localStorage.setItem('leaderboard_signup_path', document.location.pathname); } catch (e) { // local storage could not be available due to privacy settings or something } } }); } }); } if (dfpDisplayConfiguration.sidebarAdsEnabled) { googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid1', [[300, 250], 'fluid', [160, 600]], 'dfp-hybrid1-desktop').addService(googletag.pubads()); } googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid2', [[300, 250], 'fluid'], 'dfp-hybrid2-desktop').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid3', [[300, 250], 'fluid'], 'dfp-hybrid3-desktop').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid4', [[300, 250], 'fluid'], 'dfp-hybrid4-desktop').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivethankyouhybrid1', ['fluid'], 'dfp-thankyouhybrid1-desktop').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivethankyouhybrid2', ['fluid'], 'dfp-thankyouhybrid2-desktop').addService(googletag.pubads()); } else { googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid1', [[300, 250], 'fluid'], 'dfp-hybrid1-mobile').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid2', [[300, 250], 'fluid'], 'dfp-hybrid2-mobile').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid3', [[300, 250], 'fluid'], 'dfp-hybrid3-mobile').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivehybrid4', [[300, 250], 'fluid'], 'dfp-hybrid4-mobile').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivethankyouhybrid1', ['fluid'], 'dfp-thankyouhybrid1-mobile').addService(googletag.pubads()); googletag.defineSlot('/21662595662/bankingdive/bankingdivethankyouhybrid2', ['fluid'], 'dfp-thankyouhybrid2-mobile').addService(googletag.pubads()); } if ((typeof divecounter !== "undefined") && (divecounter.getData().is_subscriber)) { googletag.pubads().setTargeting("is_subscriber", "yes"); } var site = window.location.host; googletag.pubads().setTargeting("site", site); var first_path = window.location.pathname.split( '/' )[1]; googletag.pubads().setTargeting("first_path", first_path); // Set ad targeting on the trendline to show the ads designated for it var isTopicPage = window.location.pathname.indexOf('/topic/') !== -1; if(isTopicPage) { googletag.pubads().setTargeting('is_topics_page', 'true'); } googletag.pubads().setCentering(true); googletag.pubads().collapseEmptyDivs(false); // Whether to collapse the slots even before the ads are fetched. googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <script>window.fallbackAds = '[{\u0022adType\u0022: \u0022editorial_native_ad\u0022, \u0022link\u0022: \u0022/trendline/artificial\u002Dintelligence/418/?utm_source\u003DBD\u0026utm_medium\u003DNativeFB\u0026utm_campaign\u003DTrendlineFB\u0022, \u0022label\u0022: \u0022Trendline\u0022, \u0022image\u0022: \u0022https://imgproxy.divecdn.com/bCjWnnA1VVA_RqNS20TveXoUBhyrbnkaP0aKSYB3\u002Dmo/g:ce/rs:fit:212:100/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9BSV9wcm9jZXNzb3IuanBn.webp\u0022, \u0022attribution\u0022: \u0022\u0022, \u0022headline\u0022: \u0022The growing use of AI in banking\u0022, \u0022ctaText\u0022: \u0022Access now\u0022, \u0022description\u0022: \u0022Banks are enthusiastic about AI\u005Cu2019s promises. But can they get customers on board, and will regulators let the innovation happen?\u0022}]'</script> <script type="module" src="/static/js/dist/onBoardDiagnostics.bundle.js?081516261124" ></script> <!-- NEW RELIC SYNTHETICS CANARY --> </head> <body class="detail-page"> <!-- Accessibility skip-nav link --> <a href="#skip-link-target" class="button button--loud skip-nav-link" tabindex="1">Skip to main content</a> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-55G8WRR" height="0" width="0" style="display:none;visibility:hidden"> </iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="prestitial-init" style="display: none;" class="prestitial-init"></div> <div id="prestitial-outer" class="prestitial content-overlay" style="display:none;"> <section class="site-menu" aria-label="Site menu"> <div class="site-menu-inner"> <img src="https://d12v9rtnomnebu.cloudfront.net/logo/publications/banking_black.svg" alt="Banking Dive" class="pub-logo"> </div> </section> <section class="paychek-page-wrapper row"> <div class="paychek-button large-4 large-push-8 columns"> <div> CONTINUE TO SITE ➞ </div> </div> <div class="paychek large-8 large-pull-4 columns"> <div id="paychekgoeshere"></div> <script data-cfasync="false" type="text/javascript"> if (typeof prestitialAds !== 'undefined' && prestitialAds.pageIsPrestitialEligible()) { prestitialAds.showOverlay(); } </script> <script type="text/javascript"> if (typeof prestitialAds !== 'undefined' && prestitialAds.pageIsPrestitialEligible()) { prestitialAds.initialize(7); prestitialAds.setPrestitialPossibleCookie(); var prestitial_ad_is_loaded = false; var prestitial_ad_is_empty = false; googletag.cmd.push(function () { googletag.pubads().addEventListener('slotRenderEnded', function (event) { if (event.slot.getAdUnitPath() == '/21662595662/bankingdive/bankingdiveprestitial') { if (event.isEmpty || prestitialAds.testingNoAd()) { prestitial_ad_is_empty = true; prestitialAds.closePrestitial(); } else { prestitial_ad_is_loaded = true; $.modal.close(); $('div#prestitial-init').hide(); // hide the all white overlay prestitialAds.setCookie( "_prestitialViewed", (new Date()).getTime(), prestitialAds.daysBetweenPrestitial ); } } }); }); if (prestitialAds.testingNoAd()) { } else { waitToLoadAds.push(function() { googletag.cmd.push(function () { googletag.display('paychekgoeshere'); }); }); } setTimeout( function () { if (!prestitial_ad_is_loaded && !prestitialAds.overrideTimeout()) { if (!prestitial_ad_is_empty) { // if the prestitial is already hidden, then don't hide it again. if (!prestitialAds.prestitialAdIsClosed()) { prestitialAds.closePrestitial(); prestitialAds.logClosePrestitialAdBy('failed'); } } } else if (!prestitialAds.overrideTimeout()) { setTimeout( function () { // if the prestitial is already hidden, then don't hide it again. if (!prestitialAds.prestitialAdIsClosed()) { prestitialAds.closePrestitial(); prestitialAds.logClosePrestitialAdBy('timeout'); } }, prestitialAds.timeoutSeconds() ); } else { } }, 2900 ); prestitialAds.sentPrestitialEligibleEvent(); } else if (typeof prestitialAds !== 'undefined' && !prestitialAds.pageIsPrestitialEligible()){ prestitialAds.closePrestitial(); } </script> </div> </section> </div> <div id="signup-inter" class="modal_dialog" style="display:none;"> <form id="signup-inter-form" class="form-basic" name="signup-inter-form" action="/signup/" method="POST"> <input type="hidden" name="signup_box_location" value="interstitial"> <input type="hidden" name="signup_initial_url_path" value=""> <h1> Don't miss tomorrow's banking industry news </h1> <p class="interstitial-text"> Let Banking Dive's free newsletter keep you informed, straight from your inbox. </p> <p class="form-error__message" id="interstitial-error"></p> <div id="form-interstitial"> <input type="email" name="email" placeholder="Work email address" class="email" required id="id_bfdfc9_email"> <div id="newsletter-list-section"> <ul id="id_bfdfc9_site_newsletters" class="list-no-bullets"> <li><label for="id_bfdfc9_site_newsletters_0"><input type="checkbox" name="site_newsletters" value="760" class="list-no-bullets" id="id_bfdfc9_site_newsletters_0"> Daily Dive <span class="secondary-label">M-F</span></label> </li> <li><label for="id_bfdfc9_site_newsletters_1"><input type="checkbox" name="site_newsletters" value="3172" class="list-no-bullets" id="id_bfdfc9_site_newsletters_1"> Fintech Weekly <span class="secondary-label">Every Wednesday</span></label> </li> </ul> </div> <div id="interstitial-consent-container"> <input name="user_consent" value="1" id="id_user_consent" type="checkbox"> <span> By signing up to receive our newsletter, you agree to our <a href="https://www.industrydive.com/terms-of-use/" target="_blank">Terms of Use</a> and <a href="https://www.industrydive.com/privacy-policy/" target="_blank">Privacy Policy</a>. You can unsubscribe at anytime. </span> </div> </div> <input id="signup-inter-submit" class="email_submit submit button" type="submit" data-role="none" value="Subscribe today"> </form> </div> <!-- leaderboard --> <div class="leaderboard-wrap"> <div class="hide-small show-large"> <div data-container-ad-unit-id="/21662595662/bankingdive/bankingdiveleaderboard-desktop"></div> <div id='dfp-leaderboard-desktop' style="min-height: 90px"> <script> waitToLoadAds.push(function() { googletag.cmd.push(function() { if (window.dfp_visibility == 'desktop') { googletag.display('dfp-leaderboard-desktop'); } }) }); </script> </div> </div> </div> <div class="page-container"> <header role="banner"> <nav id="top" class="site-menu" aria-label="Site menu"> <div class="site-menu-inner"> <!-- logo --> <div class="pub-logo-wrapper"> <a href="/" class="analytics t-dash-navigation"> <img class="pub-logo" src="https://d12v9rtnomnebu.cloudfront.net/logo/publications/banking_black.svg" alt="Banking Dive" height="28"> </a> </div> <!-- desktop menu, not visible on mobile/tablet --> <div class="menu-content-wrapper"> <ul class="desktop-menu-main"> <li> <a href="/deep-dive/" class="nav-menu-item analytics t-deepdive-navigation">Deep Dive</a> </li> <li> <a href="/opinion/" class="nav-menu-item analytics t-opinion-navigation">Opinion</a> </li> <li> <a href="/library/" class="nav-menu-item analytics t-library-navigation">Library</a> </li> <li> <a href="/events/" class="nav-menu-item analytics t-events-navigation">Events</a> </li> <li> <a href="/press-release/" class="nav-menu-item analytics t-press-releases-navigation">Press Releases</a> </li> <li class="topics top-nav-dropdown-item"> <button class="nav-menu-item topics-dropdown-item"> Topics <span class="dropdown-toggle-arrow"></span> </button> </li> </ul> <!-- mobile menu toggle icon, not visible on desktop --> <a href="/signup/?signup_location=header" class="nav-menu-item nav-signup-button mobile-nav-signup-button analytics t-signup-navigation button"> Sign up </a> <button class="mobile-menu-toggle"> <img src="/static/img/menu_icons/menu.svg?273117231121" alt="menu" loading="lazy"> </button> <!-- newsletter and search, only shown on desktop --> <ul class="desktop-menu-sub list-no-bullets"> <li> <button class="search-toggle search-button-front analytics t-search-navigation-top"> <img src="/static/img/menu_icons/search.svg?320116291121" alt="search" width="16" height="16" loading="lazy"> <span class="sub-link">Search</span> </button> </li> <li> <a href="/signup/?signup_location=header" class="nav-menu-item nav-signup-button desktop-nav-signup-button analytics t-signup-navigation button"> <img src="/static/img/email_icons/mail.svg?273117231121" width="16" height="11" loading="lazy" alt=""> Sign up </a> </li> </ul> </div> </div> </nav> </header> <div class="menu-search js-search-hide"> <div class="menu-search-inner-wrapper row"> <form action="/search/" method="GET" data-ajax="false"> <label for="search-desktop"> <span class="screen-reader-text search">Search</span> </label> <input id="search-desktop" type="search" name="q" placeholder="Search" data-role="none"> <button type="submit" value="" data-role="none" class="search-button-front analytics t-search-navigation-drawer"> <img src="/static/img/menu_icons/search.svg?320116291121" alt="search" height="16" width="16" loading="lazy"> </button> <img class="close" src="/static/img/menu_icons/close.svg?273117231121" width="16" height="16" alt="close search" loading="lazy"> </form> </div> </div> <nav class="topics menu-bar" aria-label="Menu bar"> <ul class="list-no-bullets"> <li> <a class="analytics t-topic-navigation-commercial" href="/topic/commercial/">Commercial</a> </li> <li> <a class="analytics t-topic-navigation-retail" href="/topic/retail/">Retail</a> </li> <li> <a class="analytics t-topic-navigation-credit-unions" href="/topic/credit-unions/">Credit Unions</a> </li> <li> <a class="analytics t-topic-navigation-payments" href="/topic/payments/">Payments</a> </li> <li> <a class="analytics t-topic-navigation-regulations-policy" href="/topic/regulations-policy/">Regulations & Policy</a> </li> <li> <a class="analytics t-topic-navigation-technology" href="/topic/technology/">Technology</a> </li> <li> <a class="analytics t-topic-navigation-risk" href="/topic/risk/">Risk</a> </li> <li> <a class="analytics t-topic-navigation-fintech" href="/topic/fintech/">Fintech</a> </li> </ul> </nav> <script type="module" src="/static/js/dist/navSignupHelper.bundle.js?081516261124" ></script> <script> window.siteName = 'Banking Dive'; </script> <div class="search-overlay"></div> <div class="page-wrapper"> <div class="page-inner-wrapper" id="skip-link-target"> <div class="row"> <div class="medium-10 medium-centered large-12"> <section id="main-content" class="main-content large-8 columns"> <section class="breadcrumb"> <a href="/editors/">← Editorial Team</a> <div class="clear-fix"></div> </section> <div class="editor-detail-wrapper"> <div class="row"> <!-- hiding profile image for smt contributor with default image --> <div class="medium-3 large-2 columns"> <img src="https://d1b6lhn2ymmy1x.cloudfront.net/journalist-headshots/payments/mullen-caitlin-square-600x600.jpg" class="editor-headshot" alt="Author's Photo"> </div> <div class="medium-9 large-10 columns"> <div class="editor-detail-info"> <h1 class="editor-name display-heading-04"> Caitlin Mullen </h1> <span class="editor-title"> <!-- One line to remove space before comma --> Reporter | <a class="analytics t-editors-bio-social-twitter" href="https://www.twitter.com/Caitlin_Mullen">@Caitlin_Mullen</a> </span> <p class="editor-bio">Caitlin Mullen is a reporter with Banking Dive. She has more than a decade of experience covering business and local news. Her work has appeared in Bizwomen, Chicago Tribune publications and other local newspapers.</p> <div class="editor-outreach"> <h3 class="editor-outreach__header">Get in touch</h3> <a href="/cdn-cgi/l/email-protection#28084b455d44444d466841464c5d5b5c5a514c415e4d064b4745" class="editor-outreach__link analytics t-editors-bio-email"> <div class="editor-outreach__text"> <span>Email <span class="__cf_email__" data-cfemail="61020c140d0d040f21080f051412151318050817044f020e0c">[email protected]</span></span> <img class="editor-outreach__chevron" src="/static/img/menu_icons/chevron--loud.svg?214618250321" alt="chevron"> </div> </a> <a href=/submit-tip/ class="editor-outreach__link analytics t-tip-editors-bio"> <div class="editor-outreach__text"> <span>Submit a tip to our team</span> <img class="editor-outreach__chevron" src="/static/img/menu_icons/chevron--loud.svg?214618250321" alt="chevron"> </div> </a> </div> </div> </div> </div> <hr class="section-divider"> </div> <div class="past-articles"> <h3 id="article-count"> 233 articles by Caitlin Mullen </h3> <label for="filter-month-select">Filter by month:</label> <select id="filter-month-select" name="month" class="js-list-select"> <option value="all">Show All</option> </select> <ul class="feed"> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/fdic-mapping-tool-minority-banks-mdi-rudolph/734196/" class="analytics t-editors-bio-article">FDIC: New tool highlights opportunities for minority banks</a></h3> <span class="secondary-label">Nov. 27, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/us-bank-capital-markets-wealth-corporate-trust-philipson/733998/" class="analytics t-editors-bio-article">U.S. Bank bets on capital markets boost</a></h3> <span class="secondary-label">Nov. 26, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/old-national-bremer-bank-acquisition-minnesota/733915/" class="analytics t-editors-bio-article">Old National to acquire Minnesota’s Bremer for $1.4B</a></h3> <span class="secondary-label">Nov. 25, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/occ-order-clear-fork-bank-texas-aml-bsa-compliance/733780/" class="analytics t-editors-bio-article">OCC admonishes Texas’ Clear Fork Bank for not correcting AML problems</a></h3> <span class="secondary-label">Nov. 22, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/fed-bans-heartland-tristate-ceo-kansas-bank-hanes/733772/" class="analytics t-editors-bio-article">Fed bans CEO of failed Kansas bank from industry</a></h3> <span class="secondary-label">Nov. 22, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/ally-bank-new-risk-audit-chiefs-leadership-changes-rhodes/733610/" class="analytics t-editors-bio-article">Ally names new risk, audit chiefs</a></h3> <span class="secondary-label">Nov. 21, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/gop-lawmakers-bank-regulators-no-new-rules-before-trump-barr-gruenberg/733504/" class="analytics t-editors-bio-article">Hold off on new rules before Trump, GOP lawmakers tell regulators</a></h3> <span class="secondary-label">Nov. 20, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/banking-trends-chief-risk-officer-cro-svb-lam/733264/" class="analytics t-editors-bio-article">How the role of chief risk officer at banks is evolving</a></h3> <span class="secondary-label">Nov. 19, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/banks-ceo-succession-planning-lacking-russell-reynolds/733133/" class="analytics t-editors-bio-article">Banks’ CEO succession plans lacking: analysis</a></h3> <span class="secondary-label">Nov. 18, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/dimon-needles-trump-cabinet-treasury-jpmorgan-ceo/733090/" class="analytics t-editors-bio-article">Dimon needles Trump after he’s left out of Cabinet</a></h3> <span class="secondary-label">Nov. 15, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/underbanked-us-population-grows-fdic-survey-unbanked-households/732820/" class="analytics t-editors-bio-article">Underbanked US population grows to 14.2%, FDIC finds</a></h3> <span class="secondary-label">Nov. 13, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/comerica-sues-cfpb-over-costly-prepaid-card-probe/732692/" class="analytics t-editors-bio-article">Comerica sues CFPB over ‘costly’ prepaid card probe</a></h3> <span class="secondary-label">Nov. 12, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/execs-6-banks-weigh-impact-trump-election/732558/" class="analytics t-editors-bio-article">Execs from 6 banks weigh in on impact of Trump’s election</a></h3> <span class="secondary-label">Nov. 11, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/pnc-doubles-branch-expansion-plans-southeast-southwest/732426/" class="analytics t-editors-bio-article">PNC doubles branch expansion plans</a></h3> <span class="secondary-label">Nov. 8, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/trump-bank-mergers-acquisitions-regulation-occ-fdic-doj/732290/" class="analytics t-editors-bio-article">How a second Trump term may change bank M&A</a></h3> <span class="secondary-label">Nov. 7, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/trump-banking-capital-requirements-fed-fdic-sec-cfpb/732172/" class="analytics t-editors-bio-article">6 regulatory moves, people whose days are numbered under Trump</a></h3> <span class="secondary-label">Nov. 6, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/visa-doj-lawsuit-scrutiny-capital-one-discover-deal/731802/" class="analytics t-editors-bio-article">Visa lawsuit may complicate DOJ’s scrutiny of Capital One-Discover deal, analysts say</a></h3> <span class="secondary-label">Nov. 4, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/capital-one-possible-cfpb-enforcement-action-savings/731765/" class="analytics t-editors-bio-article">Capital One warns of possible CFPB enforcement action</a></h3> <span class="secondary-label">Nov. 1, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/warren-blasts-doj-over-td-settlement-aml-garland/731644/" class="analytics t-editors-bio-article">Warren blasts DOJ over TD settlement</a></h3> <span class="secondary-label">Oct. 31, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/bank-of-america-zelle-probe-cfpb-litigation-aml-sanctions-compliance-jpmorgan-wells-fargo/731479/" class="analytics t-editors-bio-article">BofA discloses Zelle probe, says it may result in litigation</a></h3> <span class="secondary-label">Oct. 30, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/dimon-jpmorgan-aba-regulators-retailers-time-to-fight-back/731364/" class="analytics t-editors-bio-article">Dimon swipes at regulators, large retailers: ‘Time to fight back’</a></h3> <span class="secondary-label">Oct. 29, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/fdic-industry-bancshares-consent-orders-occ-capital-credit-risk/731235/" class="analytics t-editors-bio-article">FDIC hits 3 banks within embattled Texas parent firm</a></h3> <span class="secondary-label">Oct. 28, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/nycb-postpones-profit-goal-cre-credit-losses-earnings-otting/731104/" class="analytics t-editors-bio-article">NYCB postpones profitability goal to 2026</a></h3> <span class="secondary-label">Oct. 25, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/ny-ag-letitia-james-capital-one-discover-deal-antitrust-probe/730888/" class="analytics t-editors-bio-article">NY AG adds to scrutiny of Capital One-Discover deal</a></h3> <span class="secondary-label">Oct. 24, 2024</span> </li> <li class="feed__item" > <h3 class="feed__title feed__title"><a href="/news/bank-trade-groups-challenge-cfpb-open-banking-rule-lawsuit/730786/" class="analytics t-editors-bio-article">Trade groups challenge CFPB’s open banking rule on Day 1</a></h3> <span class="secondary-label">Oct. 23, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/truist-pay-9m-over-lead-poisoning-payouts-doj-suntrust/730589/" class="analytics t-editors-bio-article">Truist to pay $9.1M over lead poisoning payouts</a></h3> <span class="secondary-label">Oct. 22, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-synapse-funds-disbursed-soon-evolve-bank/730430/" class="analytics t-editors-bio-article">Synapse-related funds to be disbursed soon, Evolve says</a></h3> <span class="secondary-label">Oct. 21, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fdic-dif-bank-failure-fund-repaid-early-2026/730302/" class="analytics t-editors-bio-article">FDIC’s bank failure fund may be repaid ahead of schedule</a></h3> <span class="secondary-label">Oct. 18, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/truist-ceo-rogers-no-merger-hangover-expenses-earnings/730187/" class="analytics t-editors-bio-article">Truist CEO: No ‘merger hangover’ with expenses</a></h3> <span class="secondary-label">Oct. 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-expenses-risk-control-consent-orders-earnings/729897/" class="analytics t-editors-bio-article">Citi ‘can walk and chew gum at the same time’: Fraser</a></h3> <span class="secondary-label">Oct. 15, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/associated-bank-retail-business-banking-growth-early-pay-credit-monitoring/729753/" class="analytics t-editors-bio-article">Associated Bank takes ‘needs-based’ approach to growth</a></h3> <span class="secondary-label">Oct. 14, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/jpmorgan-ceo-dimon-government-wells-scharf-asset-cap-aml-earnings/729629/" class="analytics t-editors-bio-article">Dimon won’t rule out government role</a></h3> <span class="secondary-label">Oct. 11, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/helene-milton-banks-asheville-westernnc-truist-firsthorizon-hometrust/729507/" class="analytics t-editors-bio-article">After Helene, banks aim to meet needs ‘exactly where they’re at right now’</a></h3> <span class="secondary-label">Oct. 10, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/wall-street-salaries-bonus-boost-2024-ny-comptroller/729346/" class="analytics t-editors-bio-article">NY comptroller projects Wall Street bonus boost for 2024</a></h3> <span class="secondary-label">Oct. 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/tech-costs-regulatory-demands-cost-funds-community-bankers-top-worries/729224/" class="analytics t-editors-bio-article">Tech costs, regulatory demands among community bankers’ top worries</a></h3> <span class="secondary-label">Oct. 8, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-faults-wyoming-bank-it-exec-over-document-sharing/729091/" class="analytics t-editors-bio-article">Fed faults Wyoming bank IT exec over document sharing</a></h3> <span class="secondary-label">Oct. 7, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/starling-bank-38m-fine-fca-uk-digital-banking/728748/" class="analytics t-editors-bio-article">Starling Bank slapped with $38M fine</a></h3> <span class="secondary-label">Oct. 2, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-lifts-2013-citi-enforcement-action-aml-bsa/728694/" class="analytics t-editors-bio-article">Fed lifts 2013 Citi enforcement action</a></h3> <span class="secondary-label">Oct. 2, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-28m-penalties-spoofing-scheme-doj-sec-finra/728558/" class="analytics t-editors-bio-article">TD to pay regulators $28.5M over spoofing scheme</a></h3> <span class="secondary-label">Oct. 1, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/ai-banking-customer-concerns-transparency/728441/" class="analytics t-editors-bio-article">Banks are excited about AI. Their customers aren’t so sure.</a></h3> <span class="secondary-label">Sept. 30, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/warren-wants-regulators-increase-nycb-capital-ratio-fed-occ/728201/" class="analytics t-editors-bio-article">Warren wants regulators to boost NYCB’s capital ratio</a></h3> <span class="secondary-label">Sept. 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bank-of-america-adds-family-banking-parents-control-kids-spending/728169/" class="analytics t-editors-bio-article">Bank of America adds family banking to give parents control of kids’ spending</a></h3> <span class="secondary-label">Sept. 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/coinbase-appeals-court-force-sec-draft-digital-asset-rules-security/728114/" class="analytics t-editors-bio-article">Coinbase urges court to force SEC to draft digital asset rules</a></h3> <span class="secondary-label">Sept. 25, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/lawmakers-fret-over-capital-requirements-uncertainty/728068/" class="analytics t-editors-bio-article">Lawmakers fret over capital requirements uncertainty</a></h3> <span class="secondary-label">Sept. 25, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/las-vegas-lexicon-bank-growth-nonprofits-ppp-niche/727916/" class="analytics t-editors-bio-article">Las Vegas’ Lexicon Bank bets on growth with nonprofits</a></h3> <span class="secondary-label">Sept. 24, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/western-alliance-california-middle-market-lending/727797/" class="analytics t-editors-bio-article">Western Alliance sharpens California middle-market focus</a></h3> <span class="secondary-label">Sept. 23, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/first-bank-nj-ceo-community-banks-deposits-lending-fed-rate-cut/727661/" class="analytics t-editors-bio-article">First Bank CEO: Small banks will need more deposits before lending can take off</a></h3> <span class="secondary-label">Sept. 20, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-ceo-bharat-masrani-raymond-chun-succession-2025-aml-doj/727472/" class="analytics t-editors-bio-article">TD CEO Bharat Masrani to retire in April</a></h3> <span class="secondary-label">Sept. 19, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/doj-occ-fdic-updated-bank-merger-guidelines/727377/" class="analytics t-editors-bio-article">DOJ joins OCC, FDIC in updating bank merger guidelines</a></h3> <span class="secondary-label">Sept. 18, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bny-archer-purchase-fills-capability-gap-cfo-acquisitions/727248/" class="analytics t-editors-bio-article">BNY CFO: Archer purchase fills ‘capability gap’</a></h3> <span class="secondary-label">Sept. 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/scotia-deal-keybank-offense-cfo-khayat/727122/" class="analytics t-editors-bio-article">KeyBank CFO eyes opportunities through Scotia deal</a></h3> <span class="secondary-label">Sept. 16, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/us-bank-investor-day-targets-ceo-cecere-kedia/726988/" class="analytics t-editors-bio-article">U.S. Bank reaches its proving ground</a></h3> <span class="secondary-label">Sept. 13, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/occ-hits-wells-fargo-with-aml-enforcement-action/726890/" class="analytics t-editors-bio-article">OCC hits Wells Fargo with AML enforcement action</a></h3> <span class="secondary-label">Sept. 12, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-reorg-data-risk-controls-cfo-mason-wells-santomassimo/726859/" class="analytics t-editors-bio-article">A year after reorg, progress at Citi comes in ‘fits and starts’</a></h3> <span class="secondary-label">Sept. 12, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-fine-cfpb-28m-credit-agencies-inaccurate-consumer-data/726723/" class="analytics t-editors-bio-article">TD to pay CFPB $28M for giving credit agencies inaccurate data</a></h3> <span class="secondary-label">Sept. 11, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/pnc-demchak-open-banking-growth-corporate-deposit/726606/" class="analytics t-editors-bio-article">PNC’s Demchak wants to lean in to open banking for growth</a></h3> <span class="secondary-label">Sept. 10, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/huntington-bank-55-branches-carolinas/726456/" class="analytics t-editors-bio-article">Huntington wants to open 55 branches in Carolinas over 5 years</a></h3> <span class="secondary-label">Sept. 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/morgan-stanley-intl-chair-bloomer-suffocated-autopsy-indicates/726332/" class="analytics t-editors-bio-article">Morgan Stanley int’l chair suffocated, autopsy indicates</a></h3> <span class="secondary-label">Sept. 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/regional-banks-lack-clear-strategy-private-credit-threat-deloitte-analyst/726317/" class="analytics t-editors-bio-article">Many regionals lack clear strategy for private credit threat: analyst</a></h3> <span class="secondary-label">Sept. 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/ex-discover-exec-sues-company-over-clawed-back-equity/726182/" class="analytics t-editors-bio-article">Ex-Discover exec alleges age, gender bias in lawsuit</a></h3> <span class="secondary-label">Sept. 5, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-us-branch-opening-plans-slow-dramatically-ceo-bharat-masrani/726070/" class="analytics t-editors-bio-article">TD’s US branch opening plans have slowed ‘dramatically,’ CEO says</a></h3> <span class="secondary-label">Sept. 4, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/truist-bonuses-cfo-maguire-top-consumer-banker-wilson-executive-compensation/725907/" class="analytics t-editors-bio-article">Truist approves $4.5M bonuses for CFO, top consumer banker</a></h3> <span class="secondary-label">Sept. 3, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/warren-grills-finra-over-enforcement-decline-broker-dealer-regulation-fines/725795/" class="analytics t-editors-bio-article">Warren grills FINRA over enforcement decline</a></h3> <span class="secondary-label">Aug. 30, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/us-bank-simplify-smb-banking-payments-small-business/725668/" class="analytics t-editors-bio-article">U.S. Bank works to simplify SMB banking, payments</a></h3> <span class="secondary-label">Aug. 29, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/greenlight-ceo-sheehan-bank-fintech-partnerships-safety-features/725554/" class="analytics t-editors-bio-article">Greenlight CEO talks partnerships, forthcoming features</a></h3> <span class="secondary-label">Aug. 28, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/first-merchants-exits-illinois-retail-banking-old-second-deal-chicago-branches/725498/" class="analytics t-editors-bio-article">First Merchants exits Illinois retail banking with Old Second deal</a></h3> <span class="secondary-label">Aug. 28, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/five-star-bank-expands-eyeing-first-republic-signature-customers-san-francisco-commercial-beckwith/725364/" class="analytics t-editors-bio-article">Five Star Bank bets on its California roots in Bay Area move</a></h3> <span class="secondary-label">Aug. 27, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/zions-vet-tami-fisher-tab-bank-cio-ai-cloud-banking-technology-strategy/725266/" class="analytics t-editors-bio-article">Zions vet looks to optimize TAB’s ‘sweet spot’ as new CIO</a></h3> <span class="secondary-label">Aug. 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-powell-time-has-come-for-rate-cuts-federal-reserve-fomc-interest-rates-inflation-unemployment/725125/" class="analytics t-editors-bio-article">Fed’s Powell says ‘time has come’ for rate cuts</a></h3> <span class="secondary-label">Aug. 23, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-aml-penalties-provision-3b-doj-probe-earnings-loss-masrani/724997/" class="analytics t-editors-bio-article">TD sets aside another $2.6B for expected AML penalties</a></h3> <span class="secondary-label">Aug. 22, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/edward-jones-us-bank-partnership-citi-wealth/724876/" class="analytics t-editors-bio-article">Edward Jones links with U.S. Bank after Citi reverses course</a></h3> <span class="secondary-label">Aug. 21, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/wells-fargo-sells-majority-cre-mortgage-servicing-unit-trimont-commercial-loans/724734/" class="analytics t-editors-bio-article">Wells Fargo sheds majority of CRE mortgage servicing unit</a></h3> <span class="secondary-label">Aug. 20, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/usaa-ceo-retire-2025-wayne-peacock/724732/" class="analytics t-editors-bio-article">USAA CEO to retire in 2025</a></h3> <span class="secondary-label">Aug. 20, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/regional-bank-mergers-acquisitions-southstate-umb-renasant-scotiabank/724607/" class="analytics t-editors-bio-article">Regional bank M&A ramps up</a></h3> <span class="secondary-label">Aug. 19, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-faults-customers-bank-over-digital-asset-strategy/723858/" class="analytics t-editors-bio-article">Fed faults Customers Bank over digital asset strategy</a></h3> <span class="secondary-label">Aug. 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-deal-antitrust-bank-merger-doj-kanter-fed-occ/723748/" class="analytics t-editors-bio-article">Analysts cast doubt on antitrust angle of Capital One-Discover deal</a></h3> <span class="secondary-label">Aug. 8, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/totem-native-american-focused-fintech-shuts-down-buker/723633/" class="analytics t-editors-bio-article">Totem, a Native American-focused fintech, shuts down</a></h3> <span class="secondary-label">Aug. 7, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/failed-nebraska-bank-ex-president-poulsen-gets-18-months-loan-scheme-ericson-state/723576/" class="analytics t-editors-bio-article">Failed Nebraska bank’s ex-president gets 18 months over loan scheme</a></h3> <span class="secondary-label">Aug. 7, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-wealth-exec-don-plaus-exits-after-4-months-sieg-merrill/723469/" class="analytics t-editors-bio-article">Citi wealth exec Don Plaus exits after 4 months: reports</a></h3> <span class="secondary-label">Aug. 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-fdic-living-will-deadline-delay-single-multiple-point-entry-bowman/723459/" class="analytics t-editors-bio-article">Fed, FDIC firm up living will guidance for midsize banks</a></h3> <span class="secondary-label">Aug. 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-citizens-truist-middle-market-midsized-business-commercial-banking/723324/" class="analytics t-editors-bio-article">TD, Citizens chase middle-market opportunity</a></h3> <span class="secondary-label">Aug. 5, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/dimon-jpmorgan-ceo-opinion-president-unity-trump-harris/723204/" class="analytics t-editors-bio-article">Dimon makes plea for president who will ‘unite us’</a></h3> <span class="secondary-label">Aug. 2, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bank-fintech-statement-fed-occ-fdic-baas-third-party-partnerships/722976/" class="analytics t-editors-bio-article">Did regulators send warning shot at already roiled BaaS space?</a></h3> <span class="secondary-label">July 31, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/indiana-German-American-Ohio-heartland-330-million-acquisition/722924/" class="analytics t-editors-bio-article">Indiana’s German American Bank to acquire Ohio’s Heartland</a></h3> <span class="secondary-label">July 31, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-brex-compliance-chief-sibongile-ngako-risk-management/722868/" class="analytics t-editors-bio-article">5 questions for Brex’s new compliance chief</a></h3> <span class="secondary-label">July 31, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/mississippi-banks-merge-renasant-the-first-bank-acquisition-southeast/722791/" class="analytics t-editors-bio-article">Mississippi banks merge in $1.2B deal</a></h3> <span class="secondary-label">July 30, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/warner-discount-window-bill-fed-powell-liquidity-banking/722551/" class="analytics t-editors-bio-article">Warner pushes bill requiring banks to test discount window</a></h3> <span class="secondary-label">July 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citizens-bank-cio-ruttledge-ai-banking-generative-genai/722507/" class="analytics t-editors-bio-article">Citizens CIO: ‘Human in the loop’ still key for banks using genAI</a></h3> <span class="secondary-label">July 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/nycb-flagstar-sells-mortgage-servicing-business-mr-cooper-earnings/722415/" class="analytics t-editors-bio-article">NYCB offloads mortgage servicing to Mr. Cooper for $1.4B</a></h3> <span class="secondary-label">July 25, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-walmart-credit-card-partnership-discover-acquisition-lawsuit-antitrust/722279/" class="analytics t-editors-bio-article">Capital One racks up Walmart, Discover charges</a></h3> <span class="secondary-label">July 24, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/stefan-bollinger-julius-baer-ceo-goldman-sachs-emea-private-wealth/722131/" class="analytics t-editors-bio-article">Goldman vet tapped to lead Julius Baer</a></h3> <span class="secondary-label">July 23, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/truist-execs-pledge-expense-discipline-ceo-rogers-bank-layoffs/722007/" class="analytics t-editors-bio-article">Truist execs pledge expense discipline</a></h3> <span class="secondary-label">July 22, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-public-hearing-fed-occ-fairbank-ncrc-van-tol-waters/721919/" class="analytics t-editors-bio-article">Capital One-Discover deal critics, supporters sound off</a></h3> <span class="secondary-label">July 19, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/hsu-speech-signals-occ-review-preemption-rules-cantero/721769/" class="analytics t-editors-bio-article">Hsu signals OCC to review preemption rules</a></h3> <span class="secondary-label">July 18, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/carlyle-kkr-discover-student-loan-portfolio-capital-one/721616/" class="analytics t-editors-bio-article">Discover to sell student loan portfolio to Carlyle, KKR in $10.8B deal</a></h3> <span class="secondary-label">July 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bank-of-america-bofa-net-interest-income-improvement-deposit-migration-moynihan/721496/" class="analytics t-editors-bio-article">BofA projects net interest income improvement later this year</a></h3> <span class="secondary-label">July 16, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/first-bank-missouri-illinois-california-family-owned-privately-held-business-dierberg-williamson/721365/" class="analytics t-editors-bio-article">Missouri’s First Bank leans on ‘Goldilocks size’</a></h3> <span class="secondary-label">July 15, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/wells-fargo-net-interest-income-customer-movement-deposit-balance-higher-yield-scharf-santomassimo/721255/" class="analytics t-editors-bio-article">Wells Fargo cites customer movement as net interest income drops</a></h3> <span class="secondary-label">July 12, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fdic-chair-nominee-goldsmith-romero-senate-banking-hearing-warren-scott-gruenberg/721120/" class="analytics t-editors-bio-article">Senators grill FDIC chair nominee Goldsmith Romero</a></h3> <span class="secondary-label">July 11, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/warren-presses-fed-chair-powell-bank-exec-compensation-chevron-cre/721002/" class="analytics t-editors-bio-article">Warren presses Fed’s Powell on bank exec compensation</a></h3> <span class="secondary-label">July 10, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-chair-jerome-powell-capital-requirements-proposal-changes-senate-banking/720875/" class="analytics t-editors-bio-article">Powell: Capital requirements changes should face public comment</a></h3> <span class="secondary-label">July 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-settle-card-misclassification-class-actions-capital-one/720715/" class="analytics t-editors-bio-article">Discover to settle card misclassification class actions for $1.2B</a></h3> <span class="secondary-label">July 8, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/generative-ai-banking-accenture-michael-abbott-genai-artificial-intelligence/720584/" class="analytics t-editors-bio-article">How banks are thinking about genAI</a></h3> <span class="secondary-label">July 3, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/senators-sherrod-brown-synapse-partners-evolve-yotta-copper-a16z-return-customer-funds-fintech/720458/" class="analytics t-editors-bio-article">Senators prod Synapse partners to return customer funds</a></h3> <span class="secondary-label">July 2, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fdic-thread-bank-baas-oversight-fintech-partner-aml/720313/" class="analytics t-editors-bio-article">FDIC orders Thread Bank to step up BaaS oversight</a></h3> <span class="secondary-label">July 1, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bank-of-america-innovation-cashpro-app-business-commercial-banking/719486/" class="analytics t-editors-bio-article">Bank of America zeroes in on innovation with business banking app</a></h3> <span class="secondary-label">June 24, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/jpmorgan-bofa-citi-goldman-living-will-rejected-fdic-fed-shortcoming-deficiency/719520/" class="analytics t-editors-bio-article">Fed, FDIC find weaknesses in JPMorgan, BofA, Citi, Goldman living wills</a></h3> <span class="secondary-label">June 21, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fdic-board-270-day-merger-applications-travis-hill-rohit-chopra-footsie/719414/" class="analytics t-editors-bio-article">FDIC board to get quarterly briefings on lingering merger applications</a></h3> <span class="secondary-label">June 20, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-services-business-investor-day-ceo-jane-fraser/719283/" class="analytics t-editors-bio-article">Citi leans on services business amid turnaround</a></h3> <span class="secondary-label">June 18, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/private-credit-threat-banks-jpmorgan-wells-regions-direct-lending/719125/" class="analytics t-editors-bio-article">Bank execs weigh in on private credit threat</a></h3> <span class="secondary-label">June 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/federal-reserve-synapse-partner-evolve-enforcement-action-aml-risk-fintech-baas-compliance/719027/" class="analytics t-editors-bio-article">Fed hits Synapse partner Evolve with enforcement action</a></h3> <span class="secondary-label">June 14, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/biden-nominates-cftc-commissioner-goldsmith-romero-replace-gruenberg-fdic/718902/" class="analytics t-editors-bio-article">Biden nominates CFTC commissioner to replace Gruenberg at FDIC</a></h3> <span class="secondary-label">June 13, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-andy-sieg-strategy-wealth-business/718852/" class="analytics t-editors-bio-article">Citi’s Sieg charts strategy to grow wealth business</a></h3> <span class="secondary-label">June 13, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/wells-fargo-pnc-truist-cfo-office-cre-stress-commercial-real-estate-santomassimo-reilly-maguire/718725/" class="analytics t-editors-bio-article">Wells, PNC CFOs see office spaces leading CRE stress</a></h3> <span class="secondary-label">June 12, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/morgan-stanley-ceo-ted-pick-ai-banking-investment-wealth-dan-simkowitz/718571/" class="analytics t-editors-bio-article">Morgan Stanley CEO outlines AI benefits</a></h3> <span class="secondary-label">June 11, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/merger-acquisition-charter-change-regulator-capital-requirements-raises-firstsun-provident/718232/" class="analytics t-editors-bio-article">4 things banks are doing to grease the M&A wheels</a></h3> <span class="secondary-label">June 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/nycb-joseph-otting-executive-chair-alessandro-dinello-flagstar/718074/" class="analytics t-editors-bio-article">NYCB names Otting executive chair</a></h3> <span class="secondary-label">June 5, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citizens-ceo-bruce-van-saun-ai-banking-cloud-digital-trends/717947/" class="analytics t-editors-bio-article">Citizens CEO: ‘You have to walk before you can run’ with AI</a></h3> <span class="secondary-label">June 4, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fifth-third-ceo-tim-spence-systemically-important-designation-nonbanks-regulation-mortgage/717797/" class="analytics t-editors-bio-article">Fifth Third CEO eyes systemically important label for nonbanks</a></h3> <span class="secondary-label">June 3, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/truist-ceo-bill-rogers-job-cuts-expenses-cost-savings-shock-discipline-reorient-intensity/717648/" class="analytics t-editors-bio-article">Truist CEO on cost cuts: We needed ‘a shock to the system’</a></h3> <span class="secondary-label">May 31, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/jpmorgan-jamie-dimon-ceo-chairman-regulation-wells-charlie-scharf-investment-banking/717393/" class="analytics t-editors-bio-article">Dimon: ‘No magic formula’ on CEO, chairman moves</a></h3> <span class="secondary-label">May 29, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/banks-using-quantum-computing-cyber-risks-capital-markets-payments-ey-jan-bellens/717236/" class="analytics t-editors-bio-article">How banks are employing quantum computing</a></h3> <span class="secondary-label">May 28, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/comerica-occ-enforcement-action-governance-risk-compliance-internal-controls/717123/" class="analytics t-editors-bio-article">Comerica slapped with OCC enforcement action</a></h3> <span class="secondary-label">May 24, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/td-ceo-bharat-masrani-aml-remediation-2025-doj-probe-salom-bambawale/717000/" class="analytics t-editors-bio-article">TD CEO: Spending on AML remediation could extend into 2025</a></h3> <span class="secondary-label">May 23, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/jpmorgan-shareholders-veto-proposal-split-ceo-chair-duties-dimon-golden-parachute/716851/" class="analytics t-editors-bio-article">JPMorgan shareholders veto proposal to split CEO, chair duties</a></h3> <span class="secondary-label">May 22, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/dimon-jpmorgan-investor-day-retirement-succession-timeline-ai-cyber-risk-employee-health/716727/" class="analytics t-editors-bio-article">Dimon lays out ‘dark ruminations,’ swipes at regulators at investor day</a></h3> <span class="secondary-label">May 21, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/federal-reserve-michelle-bowman-prioritization-capital-requirements-merger-review-third-party-risk/716573/" class="analytics t-editors-bio-article">Fed’s Bowman questions regulators’ reform prioritization</a></h3> <span class="secondary-label">May 20, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/warren-van-hollen-federal-reserve-barr-executive-bonus-rule-fdic-occ-powell/716428/" class="analytics t-editors-bio-article">Senators prod Fed’s Barr on executive bonus rule</a></h3> <span class="secondary-label">May 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-requirements-proposal-basel-barr-hsu-gruenberg-fed-occ-fdic-senate-banking/716296/" class="analytics t-editors-bio-article">GOP lawmakers urge withdrawal, reissue of capital requirements proposal</a></h3> <span class="secondary-label">May 16, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/congress-castigate-gruenberg-over-fdic-toxic-culture/716171/" class="analytics t-editors-bio-article">Lawmakers castigate Gruenberg over FDIC’s toxic culture</a></h3> <span class="secondary-label">May 15, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/kabbage-pay-120-million-ppp-fraud-doj-small-business-loan-pandemic/716053/" class="analytics t-editors-bio-article">Kabbage to pay $120M in PPP fraud settlements with DOJ</a></h3> <span class="secondary-label">May 14, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/safe-banking-act-bill-congress-cannabis-marijuana-doj-reschedule/715909/" class="analytics t-editors-bio-article">Pot banking bill advocates push for action this year</a></h3> <span class="secondary-label">May 13, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/federal-reserve-climate-scenario-exercise-report-jpmorgan-bofa-goldman-citi-wells-morgan-stanley/715791/" class="analytics t-editors-bio-article">Climate risks ‘highly uncertain,’ ‘challenging,’ banks tell Fed</a></h3> <span class="secondary-label">May 10, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/ftx-repay-customers-creditors-more-than-they-lost-crypto-bankruptcy-bankman-fried/715661/" class="analytics t-editors-bio-article">FTX to repay customers more than they lost</a></h3> <span class="secondary-label">May 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/wells-fargo-hires-jpmorgan-vet-fernando-rivas-corporate-investment-banking-scharf/715509/" class="analytics t-editors-bio-article">Wells Fargo hires JPMorgan vet Rivas to boost investment bank</a></h3> <span class="secondary-label">May 8, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/third-party-risk-guide-bank-fintech-partnerships-icba-occ-fed-fdic/715394/" class="analytics t-editors-bio-article">Third-party risk guide ‘a welcome sign,’ analysts say</a></h3> <span class="secondary-label">May 7, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/us-bank-promotes-president-gunjan-kedia-andy-cecere-ceo-succession/715246/" class="analytics t-editors-bio-article">U.S. Bank promotes Kedia to president</a></h3> <span class="secondary-label">May 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/svb-financial-sells-venture-capital-arm-pinegrove-vc-kosturos-private-equity/715111/" class="analytics t-editors-bio-article">SVB to sell venture-capital arm to investment firm Pinegrove</a></h3> <span class="secondary-label">May 3, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/republicans-shot-clock-bank-merger-reviews-occ-fdic-Fed-Barr-foster-pressley/715003/" class="analytics t-editors-bio-article">Republicans seek ‘shot clock’ on regulators’ bank merger reviews</a></h3> <span class="secondary-label">May 2, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/nycb-q1-earnings-turnaround-plan-otting-mnuchin-cre-flagstar/714865/" class="analytics t-editors-bio-article">NYCB posts $335M loss, but shares jump on turnaround plan</a></h3> <span class="secondary-label">May 1, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/republic-first-fulton-fdic-bank-failure-unrealized-losses-hartheimer-klaros/714809/" class="analytics t-editors-bio-article">Republic First not alone in feeling unrealized losses: analyst</a></h3> <span class="secondary-label">May 1, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/nycb-postpones-annual-shareholder-meeting-june-5-otting-mnuchin-cre-flagstar-signature-q1-earnings/714719/" class="analytics t-editors-bio-article">NYCB postpones annual meeting by 2 weeks</a></h3> <span class="secondary-label">April 30, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fdic-river-bank-trust-alabama-exchange-bank-oklahoma-consent-orders-aml-bsa/714575/" class="analytics t-editors-bio-article">FDIC hits Alabama, Oklahoma banks with consent orders</a></h3> <span class="secondary-label">April 29, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/doj-capital-one-discover-deal-competition-antitrust-federal-reserve-occ-fairbank/714453/" class="analytics t-editors-bio-article">DOJ examines Capital One-Discover deal’s competitive angle</a></h3> <span class="secondary-label">April 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bank-of-america-goldman-shareholders-ceo-chair-split-proposals-moynihan-solomon/714296/" class="analytics t-editors-bio-article">BofA, Goldman shareholders nix proposals to split CEO, chair roles</a></h3> <span class="secondary-label">April 25, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/first-internet-bank-ceo-becker-mergers-acquisitions-baas-ramp-jaris/714152/" class="analytics t-editors-bio-article">First Internet Bank CEO talks M&A, BaaS work</a></h3> <span class="secondary-label">April 24, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-one-bnpl-walmart-stores-affirm-buy-now-pay-later/714003/" class="analytics t-editors-bio-article">Fintech One offers BNPL at Walmart stores: report</a></h3> <span class="secondary-label">April 23, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/truist-cio-chief-audit-officer-leave-scott-case-denise-demaio-melwani-rogers-70m-restructure-charge/713854/" class="analytics t-editors-bio-article">Truist CIO, chief audit officer leave bank</a></h3> <span class="secondary-label">April 22, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/occ-fines-former-ceo-founder-michigan-sterling-gary-judd-scott-seligman-jpmorgan-trunz-edmonds/713723/" class="analytics t-editors-bio-article">OCC fines ex-CEO, founder of Michigan’s Sterling Bancorp</a></h3> <span class="secondary-label">April 19, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-799m-card-misclassification-issue-remediation-reserve-sec-capital-one-shepherd-rhodes/713588/" class="analytics t-editors-bio-article">Discover puts $799M more toward card misclassification issue</a></h3> <span class="secondary-label">April 18, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/pathward-bank-refunds-penalties-ny-ag-investigation-third-party/713507/" class="analytics t-editors-bio-article">Pathward to pay refunds, penalty tied to NY AG investigation</a></h3> <span class="secondary-label">April 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/pnc-ceo-demchak-occ-bank-merger-review-changes-aba-fdic/713459/" class="analytics t-editors-bio-article">PNC’s Demchak urges OCC to rethink bank merger review changes</a></h3> <span class="secondary-label">April 17, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/wells-fargo-ceo-charlie-scharf-asset-cap-limitations/713338/" class="analytics t-editors-bio-article">Wells Fargo CEO Scharf details asset cap limitations</a></h3> <span class="secondary-label">April 16, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bank-of-america-erica-ai-assistant-mobile-digital-banking-nikki-katz/713198/" class="analytics t-editors-bio-article">BofA evolves AI-powered assistant toward deeper digital integration</a></h3> <span class="secondary-label">April 15, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-job-cuts-fraser-jpmorgan-dimon-wells-fargo-scharf-first-quarter-earnings/713085/" class="analytics t-editors-bio-article">Citi’s reorg job toll climbs to 7,000: Fraser</a></h3> <span class="secondary-label">April 12, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/goldman-sachs-philip-berlinski-Carey-halio-treasurer-millennium-hedge-fund-Cohen-hammack/712933/" class="analytics t-editors-bio-article">Goldman treasurer Berlinski to leave bank for hedge fund</a></h3> <span class="secondary-label">April 11, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/keybank-bank-fintech-partnerships-commercial-ken-gavrity/712851/" class="analytics t-editors-bio-article">KeyBank scouts for fintech partners</a></h3> <span class="secondary-label">April 10, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-snags-blackrock-vet-cmo-alex-craddock-bofa-truist-livingstone/712796/" class="analytics t-editors-bio-article">Citi snags BlackRock vet as CMO</a></h3> <span class="secondary-label">April 10, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citi-td-northern-trust-hsbc-bmo-fifth-third-fossil-fuel-boycott-wv-esg/712685/" class="analytics t-editors-bio-article">Citi, TD, HSBC, Northern Trust added to West Virginia restricted list</a></h3> <span class="secondary-label">April 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/jamie-dimon-jpmorgan-annual-shareholder-letter-regulators-proxy-advisers-ai-iss-glass-lewis/712545/" class="analytics t-editors-bio-article">Dimon blasts regulation, proxy advisers in annual letter</a></h3> <span class="secondary-label">April 8, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/piermont-sutton-bank-fdic-consent-orders-aml-bsa-baas-third-party-partners/711815/" class="analytics t-editors-bio-article">Piermont, Sutton banks hit with FDIC consent orders over BaaS</a></h3> <span class="secondary-label">April 1, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/elizabeth-warren-gun-mcc-merchant-category-code-guidance-treasury-occ-fincen-card-networks/711768/" class="analytics t-editors-bio-article">Warren reiterates call for gun MCC guidance</a></h3> <span class="secondary-label">March 29, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-ally-ceo-michael-rhodes/711582/" class="analytics t-editors-bio-article">Ally names Discover CEO to its top post</a></h3> <span class="secondary-label">March 27, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/walmart-capital-one-credit-card-partnership-early-ruling/711508/" class="analytics t-editors-bio-article">Walmart can break off Capital One card partnership early, judge says</a></h3> <span class="secondary-label">March 27, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-acquisition-federal-reserve-occ-application/711378/" class="analytics t-editors-bio-article">Capital One pledges to give Discover’s network a boost</a></h3> <span class="secondary-label">March 26, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/lax-lending-practices-citizens-bank-iowa-failure-fdic-oig-report/711241/" class="analytics t-editors-bio-article">‘Lax lending practices’ led to Iowa bank’s downfall: FDIC OIG</a></h3> <span class="secondary-label">March 25, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fed-occ-doj-advocacy-groups-capital-one-discover-acquisition/711111/" class="analytics t-editors-bio-article">Advocates urge transparency in Capital One-Discover review</a></h3> <span class="secondary-label">March 22, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/cftc-us-bank-6-million-penalty-whatsapp-recordkeeping-off-channel-communications/710795/" class="analytics t-editors-bio-article">U.S. Bank to pay $6M to settle CFTC WhatsApp probe</a></h3> <span class="secondary-label">March 20, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/pnc-bank-boring-label-ad-campaign-ceo-demchak-jd-power-fifth-third/710696/" class="analytics t-editors-bio-article">PNC leans on ‘boring’ label in new marketing campaign</a></h3> <span class="secondary-label">March 19, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/huntington-hr-chief-jpmorgan-veteran-sarah-pohmer/710573/" class="analytics t-editors-bio-article">Huntington hires JPMorgan vet as next HR chief</a></h3> <span class="secondary-label">March 18, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/klarnas-ipo-prospects-grab-spotlight/710223/" class="analytics t-editors-bio-article">Klarna’s IPO prospects grab spotlight</a></h3> <span class="secondary-label">March 13, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/jpmorgan-payments-biometrics-checkout-face-palm-pay-popid/709908/" class="analytics t-editors-bio-article">JPMorgan to launch biometric checkout next year</a></h3> <span class="secondary-label">March 11, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-upmarket-card-network-acquisition-credit-debit-acceptance/709639/" class="analytics t-editors-bio-article">Capital One angles to push Discover upmarket</a></h3> <span class="secondary-label">March 7, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/i2c-bank-clients-abroad-fintech-core-banking-services-issuing/709540/" class="analytics t-editors-bio-article">i2c pursues bank clients abroad</a></h3> <span class="secondary-label">March 6, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-acquisition-compliance-regulatory-fairbank/708783/" class="analytics t-editors-bio-article">Capital One sets out to tackle Discover compliance issues</a></h3> <span class="secondary-label">Feb. 28, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-deal-payments-mergers-acquisitions/708652/" class="analytics t-editors-bio-article">Capital One-Discover deal may spur payments M&A</a></h3> <span class="secondary-label">Feb. 27, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/capital-one-discover-acquisition-card-network-competition-antitrust/708095/" class="analytics t-editors-bio-article">Capital One-Discover deal may spark antitrust concern</a></h3> <span class="secondary-label">Feb. 21, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/adyen-growth-north-america-fiserv-paypal-ecommerce-merchants/707564/" class="analytics t-editors-bio-article">Adyen eyes growth in North America</a></h3> <span class="secondary-label">Feb. 14, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/banks-p2p-fraud-scams-response-regulation-digital-payments-rob-rendell/707110/" class="analytics t-editors-bio-article">Banks should step up scam response: fraud expert</a></h3> <span class="secondary-label">Feb. 9, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fiserv-ceo-frank-bisignano-special-bank-charter-pursuit-malpb-georgia-merchant-acquiring/706903/" class="analytics t-editors-bio-article">Fiserv CEO details special bank charter pursuit</a></h3> <span class="secondary-label">Feb. 7, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fiserv-special-bank-charter-malpb-merchant-acquirer-georgia-visa-mastercard/705749/" class="analytics t-editors-bio-article">Rivals may chase Fiserv special bank charter lead</a></h3> <span class="secondary-label">Jan. 25, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/klarna-plus-subscription-plan-buy-now-pay-later-bnpl-ipo/705522/" class="analytics t-editors-bio-article">Klarna adds subscription plan</a></h3> <span class="secondary-label">Jan. 24, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fiserv-seeks-special-purpose-bank-charter-payments-merchant-acquiring/704819/" class="analytics t-editors-bio-article">Fiserv seeks special-purpose bank charter</a></h3> <span class="secondary-label">Jan. 12, 2024</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/visa-fintech-fast-track-jim-schinella-b2b-embedded-payments/703146/" class="analytics t-editors-bio-article">Visa leans on fintech partners</a></h3> <span class="secondary-label">Dec. 20, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/simon-khalaf-marqeta-ceo-fintech-block-payments/702763/" class="analytics t-editors-bio-article">Simon Khalaf channels energy into scaling Marqeta</a></h3> <span class="secondary-label">Dec. 18, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/google-pay-affirm-zip-bnpl-mobile-wallet-online-checkout-ecommerce-payments/702447/" class="analytics t-editors-bio-article">Google Pay taps Affirm, Zip for BNPL</a></h3> <span class="secondary-label">Dec. 13, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-names-banking-executive-new-ceo-michael-rhodes-td-bank/702244/" class="analytics t-editors-bio-article">TD exec tapped as Discover’s next CEO</a></h3> <span class="secondary-label">Dec. 12, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-compliance-risk-management-spending-next-year-john-greene-fdic-sec/702132/" class="analytics t-editors-bio-article">Discover to spend at least $500M on compliance next year</a></h3> <span class="secondary-label">Dec. 11, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/amex-ceo-steve-squeri-apple-credit-card-partner-goldman/701746/" class="analytics t-editors-bio-article">Amex CEO weighs in on Apple card reports</a></h3> <span class="secondary-label">Dec. 6, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/buy-now-pay-later-bnpl-holiday-weekend-spending-black-friday-cyber-monday-ecommerce-payments/701050/" class="analytics t-editors-bio-article">BNPL bolsters holiday weekend spending</a></h3> <span class="secondary-label">Nov. 29, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/buy-now-pay-later-bnpl-installment-payments-affirm-afterpay-klarna-paypal-cfpb-regulation/699214/" class="analytics t-editors-bio-article">Breaking down buy now, pay later</a></h3> <span class="secondary-label">Nov. 3, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/paypal-fiserv-payments-merchant-acquiring-carat-star-accel/697832/" class="analytics t-editors-bio-article">PayPal taps Fiserv as ‘core’ payments partner</a></h3> <span class="secondary-label">Oct. 25, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/i2c-fintech-partnerships-growth-deloitte-accenture-pwc-payments-issuing-core-banking/696321/" class="analytics t-editors-bio-article">i2c chases partnerships to power growth</a></h3> <span class="secondary-label">Oct. 11, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fiserv-moveit-victim-cyberattack-breach-flagstar-bank-fis/696141/" class="analytics t-editors-bio-article">Fiserv among MOVEit cyberattack victims</a></h3> <span class="secondary-label">Oct. 10, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/shift4-acquisition-spoton-sports-entertainment-unit-100-million-appetize-venues-stadium-payments-pos/695642/" class="analytics t-editors-bio-article">Shift4 acquires SpotOn unit for $100M</a></h3> <span class="secondary-label">Oct. 3, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-fdic-consent-agreement-compliance-consumer-protection-risk-regulators/695350/" class="analytics t-editors-bio-article">Discover, FDIC reach consent agreement</a></h3> <span class="secondary-label">Oct. 2, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/square-new-features-merchant-services-pos-block-payments/694974/" class="analytics t-editors-bio-article">Square adds merchant tools</a></h3> <span class="secondary-label">Sept. 27, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bnpl-users-more-financially-fragile-new-york-fed-buy-now-pay-later-credit-loan-payments/694975/" class="analytics t-editors-bio-article">BNPL users ‘financially fragile,’ NY Fed says</a></h3> <span class="secondary-label">Sept. 26, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/square-ceo-exit-alyssa-henry-block-jack-dorsey-outage-sec/694254/" class="analytics t-editors-bio-article">Square CEO to depart</a></h3> <span class="secondary-label">Sept. 18, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/stax-ceo-paulette-rowe-embedded-payments-isv-processing-smb/693609/" class="analytics t-editors-bio-article">Stax CEO zeroes in on embedded payments</a></h3> <span class="secondary-label">Sept. 12, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-acquisition-target-compliance-ceo-credit-cards-regional-bank/693158/" class="analytics t-editors-bio-article">Turmoil at Discover may make it a bank acquisition target</a></h3> <span class="secondary-label">Sept. 8, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/paypal-stablecoin-regulation-crypto-schulman-payments/690459/" class="analytics t-editors-bio-article">PayPal launches stablecoin</a></h3> <span class="secondary-label">Aug. 8, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-wisetack-bets-on-bank-partnerships-for-growth-citizens-installment-lending-services/690192/" class="analytics t-editors-bio-article">Fintech Wisetack bets on bank partnerships for growth</a></h3> <span class="secondary-label">Aug. 7, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-facing-fdic-probe-payments-compliance-pricing-error-merchant-earnings/688537/" class="analytics t-editors-bio-article">Discover facing compliance probe from FDIC</a></h3> <span class="secondary-label">July 20, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/synchrony-late-fee-cap-rule-cfpb-credit-cards-issuer-earnings/688272/" class="analytics t-editors-bio-article">Synchrony braces for late-fee rule</a></h3> <span class="secondary-label">July 18, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/square-beta-testing-credit-card-block-amex-payments-pos-smb-capital/654208/" class="analytics t-editors-bio-article">Square tests credit card for merchants</a></h3> <span class="secondary-label">June 28, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/american-express-amex-cfo-finance-chief-jeff-campbell-christophe-lecaillec/654056/" class="analytics t-editors-bio-article">Amex promotes deputy to CFO</a></h3> <span class="secondary-label">June 27, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/shopify-adyen-enterprise-merchants-ecommerce-payments-shop-pay-checkout/653581/" class="analytics t-editors-bio-article">Shopify taps Adyen in bid for bigger clients</a></h3> <span class="secondary-label">June 21, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/legislators-spar-over-stablecoin-proposals-payments-mchenry-waters/650893/" class="analytics t-editors-bio-article">Legislators spar over stablecoin proposals</a></h3> <span class="secondary-label">May 22, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/warren-brown-credit-card-late-fees-cfpb-jpmorgan-bofa-citi-wells-pnc-capital-one-amex-discover-usaa/649884/" class="analytics t-editors-bio-article">Warren, other senators call out banks over card late-fee practices</a></h3> <span class="secondary-label">May 9, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/global-payments-ceo-jeff-sloan-cameron-bready-earnings/649384/" class="analytics t-editors-bio-article">Global Payments to replace CEO</a></h3> <span class="secondary-label">May 1, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/synchrony-capital-one-walmart-lawsuit-card-patnership/648215/" class="analytics t-editors-bio-article">Synchrony signals openness to Walmart</a></h3> <span class="secondary-label">April 20, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/payments-players-caught-svb-fallout-FIS-Fiserv-Payoneer-Brex/645119/" class="analytics t-editors-bio-article">Payments players caught in SVB fallout</a></h3> <span class="secondary-label">March 13, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-funding-tumbled-in-2022-payments-startups-venture-capital/640187/" class="analytics t-editors-bio-article">Fintech funding tumbled in 2022</a></h3> <span class="secondary-label">Jan. 11, 2023</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fis-fiserv-payments-competition-profit-pressure-employee-cuts-divestitures/639657/" class="analytics t-editors-bio-article">Investors press FIS, Fiserv for divestitures</a></h3> <span class="secondary-label">Dec. 22, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fiserv-ceo-employee-cuts-part-of-merger-strategy-frank-bisignano/639373/" class="analytics t-editors-bio-article">Fiserv hired ‘thousands’ of workers this year, CEO says</a></h3> <span class="secondary-label">Dec. 19, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/brex-chief-people-officer-angela-crossman-fintech-job-cuts-layoffs/638709/" class="analytics t-editors-bio-article">Brex maintains hiring for key roles, some replacements</a></h3> <span class="secondary-label">Dec. 14, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-pulls-back-on-debit-product-fraud-payments/638339/" class="analytics t-editors-bio-article">Discover pulls back on checking account over fraud concerns</a></h3> <span class="secondary-label">Dec. 8, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-brex-reputation-hit-after-dropping-small-business-customers/636097/" class="analytics t-editors-bio-article">Brex co-CEO: Fintech took ‘reputation hit’ after dropping customers</a></h3> <span class="secondary-label">Nov. 9, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-amount-cuts-108-employees-payments/626306/" class="analytics t-editors-bio-article">Fintech Amount cuts about 18% of workforce</a></h3> <span class="secondary-label">June 28, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/brexs-move-has-fellow-fintechs-ready-to-pounce-payments-smbs/626127/" class="analytics t-editors-bio-article">Brex's move has fellow fintechs ready to pounce</a></h3> <span class="secondary-label">June 27, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/nmi-aims-to-equip-banks-with-modern-payments-tech/624713/" class="analytics t-editors-bio-article">NMI aims to equip banks with modern payments tech</a></h3> <span class="secondary-label">June 1, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/amex-discover-get-top-marks-in-direct-banks-survey/623906/" class="analytics t-editors-bio-article">AmEx, Discover get top marks in direct banks survey</a></h3> <span class="secondary-label">May 16, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/cannabis-payments-companies-focus-on-compliance-creativity/623416/" class="analytics t-editors-bio-article">Cannabis payments companies focus on compliance, creativity</a></h3> <span class="secondary-label">May 9, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/amex-ceo-snags-285m-total-compensation/623198/" class="analytics t-editors-bio-article">AmEx CEO snags $28.5M total compensation</a></h3> <span class="secondary-label">May 3, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/amex-takes-on-banks-in-bid-for-new-generation-of-clients/622065/" class="analytics t-editors-bio-article">AmEx takes on banks in bid for new generation of clients</a></h3> <span class="secondary-label">April 13, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bidens-digital-asset-order-may-prompt-legislation/620264/" class="analytics t-editors-bio-article">Biden's digital-asset order may prompt legislation</a></h3> <span class="secondary-label">March 11, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/discover-backs-card-free-payments/618967/" class="analytics t-editors-bio-article">Discover backs card-free payments</a></h3> <span class="secondary-label">Feb. 16, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fiserv-buys-finxact-for-650m/618465/" class="analytics t-editors-bio-article">Fiserv to pay $650M to buy the rest of Finxact</a></h3> <span class="secondary-label">Feb. 8, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/big-banks-top-fintechs-in-merchant-satisfaction-survey/618346/" class="analytics t-editors-bio-article">Big banks top fintechs in merchant satisfaction survey</a></h3> <span class="secondary-label">Feb. 4, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/fintech-amount-buys-linear-for-175m/618190/" class="analytics t-editors-bio-article">Fintech Amount buys Linear for $175M</a></h3> <span class="secondary-label">Feb. 2, 2022</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/bnpl-growth-prompts-change-from-credit-bureaus/616564/" class="analytics t-editors-bio-article">BNPL growth prompts change from credit bureaus</a></h3> <span class="secondary-label">Dec. 24, 2021</span> </li> <li class="feed__item" style="display:none;"> <h3 class="feed__title feed__title"><a href="/news/citizens-banks-microsoft-partnership-takes-the-bnpl-training-wheels-off/611337/" class="analytics t-editors-bio-article">Citizens Bank's Microsoft partnership takes the BNPL 'training wheels off,' exec says</a></h3> <span class="secondary-label">Dec. 10, 2021</span> </li> </ul> <br/> <button id="load-more-button" type="submit" class="button button--medium">Load more</button> <form action="." id="article-list-form"> <input type=hidden name="month_filter_value" value=""/> <input type=hidden name="scroll-top" value=""/> </form> </div> </section> <aside class="sidebar large-4 columns"> <section class="divewire-promotion"> <div class="divewire-promotion__box"> <div class="divewire-promotion__box__image"> <a class="analytics t-pr-submit-editors" href=/press-release/get-started/> <img src="https://d12v9rtnomnebu.cloudfront.net/press-release/letter_to_globe_v2.svg" alt="mailing letter around the world"> </a> </div> <div class="divewire-promotion__box__content"> <a class="analytics t-pr-submit-editors" href=/press-release/get-started/> <h3 class="divewire-promotion__box__content__title display-heading-02">Reach a targeted audience</h3> </a> <p class="divewire-promotion__box__content__text">DiveWire guarantees visibility for your news announcements through instant distribution to Banking Dive’s audience and its 53,500 newsletter subscribers for 21 days.</p> <p class="divewire-promotion__box__content__link"><a class="call-out-link analytics t-pr-submit-editors" href=/press-release/get-started/>Post a press release <span class="call-out-link__arrow">➔</span></a></p> </div> </div> </section> <div class="hybrid-ad-wrapper hide-small show-large"> <div class="hybrid-ad-inner-wrapper"> <div class="hide-small show-large"> <div data-container-ad-unit-id="/21662595662/bankingdive/bankingdivehybrid1-desktop"></div> <div id='dfp-hybrid1-desktop'> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script> waitToLoadAds.push(function() { googletag.cmd.push(function() { if (window.dfp_visibility == 'desktop' ) { googletag.display('dfp-hybrid1-desktop'); googletag.pubads().addEventListener('slotRenderEnded', function (event) { var adUnitPath = '/21662595662/bankingdive/bankingdivehybrid1'; var onProformative = false; if (onProformative && event.slot.getAdUnitPath() === adUnitPath && !event.isEmpty ) { var adUnitPathWithVisibility = adUnitPath + '-desktop'; var selector = '.pf-comments__ad-wrapper [data-container-ad-unit-id="' + adUnitPathWithVisibility + '"]'; if (!$(selector).closest('.pf-comments__ad-wrapper').hasClass('borders')) { $(selector).closest('.pf-comments__ad-wrapper').addClass('borders') } } }); } }); }); </script> </div> </div> </div> </div> <div class="signup sidebar-signup-box hide-small show-large" data-box-priority="0"> <h3 class="sidebar-signup-box__header">Get the free newsletter</h3> <p class="sidebar-signup-box__description">Subscribe to Banking Dive for top news, trends & analysis</p> <form class="form js-form-email-validate" name="signup" action="/signup/" method="POST"> <label for="id_f88d99_email" class="email-input js-email-input"> <span class="screen-reader-text">Email:</span> <input type="email" name="email" placeholder="Work email address" class="email" required id="id_f88d99_email"> </label> <input type="hidden" name="signup_box_location" value="sidebar"> <input type="hidden" name="signup_initial_url_path" value="/editors/cmullen/"> <input type="hidden" name="js_enabled" value="0" id="id_f88d99_js_enabled"> <ul class="signup-list list-no-bullets"> <li> <label><span class="screen-reader-text">Select Newsletter:</span></label> <input id="newsletter-sidebar-checkbox-760" type="checkbox" name="site_newsletters" value="760" class="checkbox" /> <label for="newsletter-sidebar-checkbox-760"> <span class="newsletter-title">Daily Dive</span> <span class="secondary-label">M-F</span> </label> </li> <li> <label><span class="screen-reader-text">Select Newsletter:</span></label> <input id="newsletter-sidebar-checkbox-3172" type="checkbox" name="site_newsletters" value="3172" class="checkbox" /> <label for="newsletter-sidebar-checkbox-3172"> <span class="newsletter-title">Fintech Weekly</span> <span class="secondary-label">Every Wednesday</span> </label> </li> <li> <label><span class="screen-reader-text">Select user consent:</span></label> <input type="checkbox" name="user_consent" id="id_user_consent-sidebar" value="1" class="checkbox"/> <label for="id_user_consent-sidebar"> <span class="signup-user-consent_box"> <span> By signing up to receive our newsletter, you agree to our <a href="https://www.industrydive.com/terms-of-use/" target="_blank">Terms of Use</a> and <a href="https://www.industrydive.com/privacy-policy/" target="_blank">Privacy Policy</a>. You can unsubscribe at anytime. </span> </span> </label> </li> </ul> <button class="button button--medium signup-button" type="submit" value="Sign up">Sign up</button> <script type="module" src="/static/js/dist/sendEmailToLytics.bundle.js?081516261124" ></script> <label class="error email_error" style="display:none;">A valid email address is required.</label> <label class="error newsletter-error" style="display:none;">Please select at least one newsletter.</label> </form> </div> <div class="subscriber-demographics demographics-form" id="demographics-box-sidebar"></div> <script src="/static/js/subscriberDemographicsForm.js?302516180124"></script> <script> var siteName = 'Banking Dive' || null; if (siteName) { setupFormCallbackAndCreateFormIfSub(siteName, 'sidebar'); } </script> <div class="sidebar-box" data-box-priority="2"> <h3 class="sidebar-box__header sidebar-box__header--loud"> Most Popular </h3> <ol class="sidebar-box-list sidebar-box-list--ordered"> <li class="sidebar-box-list__item sidebar-box-list__item--ordered flex"> <!-- image --> <div class="sidebar-box-list__image-container"> <a class="analytics t-most-popular-sidebar-item-1 hide-small show-large" href="/news/us-bank-capital-markets-wealth-corporate-trust-philipson/733998/"> <img class="sidebar-box-list__image" src="https://imgproxy.divecdn.com/OU5SKQv59bA-TfqCckeDBVbs9U4tN58m9NDommTKtt0/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9VU0JhbmtUb3dlcl9DQV8zeDIuanBn.webp" width="600" height="338" srcset="https://imgproxy.divecdn.com/X9HeAT6oqW5yxsncyT0DCYr8w0OrgLI0fRCt95zABb8/g:ce/rs:fill:300:169:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9VU0JhbmtUb3dlcl9DQV8zeDIuanBn.webp 300w, https://imgproxy.divecdn.com/OU5SKQv59bA-TfqCckeDBVbs9U4tN58m9NDommTKtt0/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9VU0JhbmtUb3dlcl9DQV8zeDIuanBn.webp 600w" sizes="25vw" alt="A skyscraper with the name "U.S. Bank" atop it is shown." loading="lazy" > </a> </div> <div class="sidebar-box-title-container"> <a class="analytics t-most-popular-sidebar-item-1 sidebar-box-list__item-title" href="/news/us-bank-capital-markets-wealth-corporate-trust-philipson/733998/">U.S. Bank bets on capital markets boost </a> <!--Article Title--> </div> </li> <li class="sidebar-box-list__item sidebar-box-list__item--ordered flex"> <!-- image --> <div class="sidebar-box-list__image-container"> <a class="analytics t-most-popular-sidebar-item-2 hide-small show-large" href="/news/blueacorn-founders-indicted-fraud-charges-doj-ppp-loan-sba-womply-covid-19/734058/"> <img class="sidebar-box-list__image" src="https://imgproxy.divecdn.com/75GEEp_577lswSuXzP9E3cQMis-P4jfVHU0KS0FuTGI/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0xMjk5NDg4MTk2LmpwZw==.webp" width="600" height="338" srcset="https://imgproxy.divecdn.com/-nLH34HXd0QLJ0fZxdsl7g0z8w2AWErsXcM8vgdRB-E/g:ce/rs:fill:300:169:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0xMjk5NDg4MTk2LmpwZw==.webp 300w, https://imgproxy.divecdn.com/75GEEp_577lswSuXzP9E3cQMis-P4jfVHU0KS0FuTGI/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0xMjk5NDg4MTk2LmpwZw==.webp 600w" sizes="25vw" alt="A paper is shown with the words Paycheck Protection Program Borrower Application Form" loading="lazy" > </a> </div> <div class="sidebar-box-title-container"> <a class="analytics t-most-popular-sidebar-item-2 sidebar-box-list__item-title" href="/news/blueacorn-founders-indicted-fraud-charges-doj-ppp-loan-sba-womply-covid-19/734058/">Blueacorn founders indicted on PPP fraud charges </a> <!--Article Title--> </div> </li> <li class="sidebar-box-list__item sidebar-box-list__item--ordered flex"> <!-- image --> <div class="sidebar-box-list__image-container"> <a class="analytics t-most-popular-sidebar-item-3 hide-small show-large" href="/news/old-national-bremer-bank-acquisition-minnesota/733915/"> <img class="sidebar-box-list__image" src="https://imgproxy.divecdn.com/6VbduifkzSIQvNqqPOgv6fPw0sY1VcQyNlG39XeIiVM/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0yMTU4NDkzMzI5LmpwZw==.webp" width="600" height="338" srcset="https://imgproxy.divecdn.com/waYCxelAak04s6Hs-Oo2fFCLtUEfji8L8KV95dWceLo/g:ce/rs:fill:300:169:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0yMTU4NDkzMzI5LmpwZw==.webp 300w, https://imgproxy.divecdn.com/6VbduifkzSIQvNqqPOgv6fPw0sY1VcQyNlG39XeIiVM/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0yMTU4NDkzMzI5LmpwZw==.webp 600w" sizes="25vw" alt="An aerial view of St. Paul, Minnesota depicts buildings and a bridge near a river." loading="lazy" > </a> </div> <div class="sidebar-box-title-container"> <a class="analytics t-most-popular-sidebar-item-3 sidebar-box-list__item-title" href="/news/old-national-bremer-bank-acquisition-minnesota/733915/">Old National to acquire Minnesota’s Bremer for $1.4B </a> <!--Article Title--> </div> </li> <li class="sidebar-box-list__item sidebar-box-list__item--ordered flex"> <!-- image --> <div class="sidebar-box-list__image-container"> <a class="analytics t-most-popular-sidebar-item-4 hide-small show-large" href="/news/5-lessons-learned-from-synapses-collapse/731543/"> <img class="sidebar-box-list__image" src="https://imgproxy.divecdn.com/6x6LiynLPggBMVHC6owDLRYSJp_1J5Nbcb2KJe2YqJM/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0xMzU3NDUyNTY2LmpwZw==.webp" width="600" height="338" srcset="https://imgproxy.divecdn.com/PmaaiOj5JutHdAxWV9l63OnJdC8JMYWK5e8pACogMyM/g:ce/rs:fill:300:169:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0xMzU3NDUyNTY2LmpwZw==.webp 300w, https://imgproxy.divecdn.com/6x6LiynLPggBMVHC6owDLRYSJp_1J5Nbcb2KJe2YqJM/g:ce/rs:fill:600:338:1/Z3M6Ly9kaXZlc2l0ZS1zdG9yYWdlL2RpdmVpbWFnZS9HZXR0eUltYWdlcy0xMzU3NDUyNTY2LmpwZw==.webp 600w" sizes="25vw" alt="fintech graphic" loading="lazy" > </a> </div> <div class="sidebar-box-title-container"> <a class="analytics t-most-popular-sidebar-item-4 sidebar-box-list__item-title" href="/news/5-lessons-learned-from-synapses-collapse/731543/">5 lessons learned from Synapse’s collapse </a> <!--Article Title--> </div> </li> </ol> </div> <div class="sidebar-box hide-small show-large" data-box-priority="4"> <h3 class="sidebar-box__header">Library resources</h3> <ul class="sidebar-box-list"> <li class="sidebar-box-list__item flex"> <div class='sidebar-box-list__icon sidebar-box-list__icon--soft'> <img src="/static/img/lib_icons/webinar-black.svg?141716111021" height="25" width="25" alt="studioID resource icon" loading="lazy"> </div> <div> <div class="label label--soft">Webinar - on demand</div> <a class="analytics t-library-sidebar-item-1 sidebar-box-list__item-title" target="_blank" href="https://resources.industrydive.com/the-role-of-genai-in-elevating-contact-center-as-a-service?utm_source=BD&utm_medium=Library&utm_campaign=Salesforce"> The Role of GenAI in Elevating Contact Center as a Service </a> <span class="sponsor-label__leading-text secondary-label">Custom content for </span> <span class="sponsor-label__name secondary-label">Salesforce</span> </div> </li> <li class="sidebar-box-list__item flex"> <div class='sidebar-box-list__icon sidebar-box-list__icon--soft'> <img src="/static/img/lib_icons/webinar-black.svg?141716111021" height="25" width="25" alt="studioID resource icon" loading="lazy"> </div> <div> <div class="label label--soft">Webinar - on demand</div> <a class="analytics t-library-sidebar-item-2 sidebar-box-list__item-title" target="_blank" href="http://resources.industrydive.com/how-financial-services-can-compete?utm_source=BD&utm_medium=Library&utm_campaign=Qualtrics"> Beyond Price and Product: How Financial Services Can Compete with Customer Experience </a> <span class="sponsor-label__leading-text secondary-label">Custom content for </span> <span class="sponsor-label__name secondary-label">Qualtrics</span> </div> </li> <li class="sidebar-box-list__item flex"> <div class='sidebar-box-list__icon sidebar-box-list__icon--soft'> <img src="/static/img/lib_icons/webinar-black.svg?141716111021" height="25" width="25" alt="studioID resource icon" loading="lazy"> </div> <div> <div class="label label--soft">Webinar - on demand</div> <a class="analytics t-library-sidebar-item-3 sidebar-box-list__item-title" target="_blank" href="http://resources.industrydive.com/modernizing-the-contact-centers-for-immediate-value?utm_source=BD&utm_medium=Library&utm_campaign=Glia"> Modernizing the Contact Center for Immediate Value </a> <span class="sponsor-label__leading-text secondary-label">Custom content for </span> <span class="sponsor-label__name secondary-label">Glia</span> </div> </li> </ul> <a class="analytics t-library-sidebar-all sidebar-box__cta" aria-label="View all library items" href="/library/">View all</a> </div> <div class="sidebar-box js-pressrelease-sidebar-box" data-box-priority=" 6 "> <h3 class="sidebar-box__header">Company Announcements</h3> <ul class="sidebar-box-list"> <li class="sidebar-box-list__item flex js-pressrelease" data-pressrelease-full-url="https://www.bankingdive.com/press-release/20241118-cross-border-payment-solutions-launches-to-help-business-take-control-of-in-1/"> <div class="sidebar-box-list__thumbnail-container"> <img alt="Cross Border Payment Solutions logo" height="48" loading="lazy" src="https://res.cloudinary.com/dmgi9movl/image/upload/dpr_2.0,h_48,w_48/v1731924514/press_release/assets/company_logos/CBPS_Icon_xngclq.png" width="48"/> </div> <div class="sidebar-box-title-container"> <a class="sidebar-box-list__item-title analytics t-pr-sidebar-item" href="/press-release/20241118-cross-border-payment-solutions-launches-to-help-business-take-control-of-in-1/">Cross Border Payment Solutions Launches to Help Business Take Control of International Finance</a> <span class="secondary-label"> From Cross Border Payment Solutions </span> </div> </li> <li class="sidebar-box-list__item flex js-pressrelease" data-pressrelease-full-url="https://www.bankingdive.com/press-release/20241121-interfaceai-reinforces-ai-leadership-in-financial-services-with-industry-u/"> <div class="sidebar-box-title-container"> <a class="sidebar-box-list__item-title analytics t-pr-sidebar-item" href="/press-release/20241121-interfaceai-reinforces-ai-leadership-in-financial-services-with-industry-u/">interface.ai Reinforces AI Leadership in Financial Services with Industry-Unique Device Biomet…</a> <span class="secondary-label"> From Jordan Mitchell </span> </div> </li> </ul> <span class="sidebar-box__cta"> <a class="analytics t-pr-sidebar-all" aria-label="View all press release items" href="/press-release/">View all</a> | <a class="analytics t-pr-sidebar-start" href="/press-release/get-started/">Post a press release</a> </span> </div> <div class="sidebar-box hide-small show-large" data-box-priority="8"> <h3 class="sidebar-box__header">What We're Reading</h3> <ul class="sidebar-box-list"> <li class="sidebar-box-list__item"> <img src="https://www.google.com/s2/favicons?domain=https%3A//www.reuters.com/business/finance/wells-fargo-asset-cap-likely-be-lifted-next-year-sources-say-2024-11-26/" height="16" width="16" alt="" loading="lazy"> <span class="label label--soft">Reuters</span> <a class="analytics t-wwr-sidebar-item sidebar-box-list__item-title" href="https://www.reuters.com/business/finance/wells-fargo-asset-cap-likely-be-lifted-next-year-sources-say-2024-11-26/" target="_blank"> Wells Fargo asset cap likely to be lifted next year, sources say <img src="/static/img/offsite.svg?141716111021" class="off-site-link" alt="offsite link" height="12" width="12" loading="lazy"> </a> </li> <li class="sidebar-box-list__item"> <img src="https://www.google.com/s2/favicons?domain=https%3A//www.ft.com/content/f5732fa2-4876-4595-b5e8-96d3cd6ef50f" height="16" width="16" alt="" loading="lazy"> <span class="label label--soft">Financial Times</span> <a class="analytics t-wwr-sidebar-item sidebar-box-list__item-title" href="https://www.ft.com/content/f5732fa2-4876-4595-b5e8-96d3cd6ef50f" target="_blank"> Citigroup slashes promotions as it seeks to overhaul bank <img src="/static/img/offsite.svg?141716111021" class="off-site-link" alt="offsite link" height="12" width="12" loading="lazy"> </a> </li> <li class="sidebar-box-list__item"> <img src="https://www.google.com/s2/favicons?domain=https%3A//www.wsj.com/finance/banking/morgan-stanley-wealth-management-investigation-f317c71d" height="16" width="16" alt="" loading="lazy"> <span class="label label--soft">The Wall Street Journal</span> <a class="analytics t-wwr-sidebar-item sidebar-box-list__item-title" href="https://www.wsj.com/finance/banking/morgan-stanley-wealth-management-investigation-f317c71d" target="_blank"> How Morgan Stanley Courted Dodgy Customers to Build a Wealth-Management Empire <img src="/static/img/offsite.svg?141716111021" class="off-site-link" alt="offsite link" height="12" width="12" loading="lazy"> </a> </li> </ul> <a class="analytics t-wwr-sidebar-all sidebar-box__cta" aria-label="View all what we are reading items" href="/what-we-are-reading">View all</a> </div> <div class="sidebar-box hide-small show-large" data-box-priority="8"> <h3 class="sidebar-box__header">Industry Intel</h3> <ul class="sidebar-box-list"> <li class="sidebar-box-list__item"> <a class="analytics t-intel-sidebar-item sidebar-box-list__item-title" target="_blank" href="https://resources.industrydive.com/how-it-in-financial-services-can-stay-competitive-in-economic-uncertainty"> How IT in Financial Services Can Stay Competitive in Economic Uncertainty </a> <span class="secondary-label secondary-label--all-caps">Webinar - on demand</span> <span class="secondary-label">•</span> <span class="secondary-label">Provided by Riverbed</span> </li> <li class="sidebar-box-list__item"> <a class="analytics t-intel-sidebar-item sidebar-box-list__item-title" target="_blank" href="https://bankingdive.tradepub.com/c/pubRD.mpl?secure=1&sr=pp&_t=pp:&qf=w_defa6576&ch=Library&utm_source=BD&utm_medium=Library&utm_campaign=Workday"> Drowning in Data: How Data Overload Impedes Business Insights </a> <span class="secondary-label secondary-label--all-caps">Infographic</span> <span class="secondary-label">•</span> <span class="secondary-label">Provided by Workday</span> </li> <li class="sidebar-box-list__item"> <a class="analytics t-intel-sidebar-item sidebar-box-list__item-title" target="_blank" href="https://resources.industrydive.com/unleashing-the-power-of-ai"> Unleashing the Power of AI: How RED Transforms Unstructured Data into Actionable Insights </a> <span class="secondary-label secondary-label--all-caps">Webinar - on demand</span> <span class="secondary-label">•</span> <span class="secondary-label">Provided by Ontotext</span> </li> </ul> </div> <div class="hybrid-ad-wrapper hide-small show-large"> <div class="hybrid-ad-inner-wrapper"> <div class="hide-small show-large"> <div data-container-ad-unit-id="/21662595662/bankingdive/bankingdivehybrid2-desktop"></div> <div id='dfp-hybrid2-desktop'> <script> waitToLoadAds.push(function() { googletag.cmd.push(function() { if (window.dfp_visibility == 'desktop' ) { googletag.display('dfp-hybrid2-desktop'); googletag.pubads().addEventListener('slotRenderEnded', function (event) { var adUnitPath = '/21662595662/bankingdive/bankingdivehybrid2'; var onProformative = false; if (onProformative && event.slot.getAdUnitPath() === adUnitPath && !event.isEmpty ) { var adUnitPathWithVisibility = adUnitPath + '-desktop'; var selector = '.pf-comments__ad-wrapper [data-container-ad-unit-id="' + adUnitPathWithVisibility + '"]'; if (!$(selector).closest('.pf-comments__ad-wrapper').hasClass('borders')) { $(selector).closest('.pf-comments__ad-wrapper').addClass('borders') } } }); } }); }); </script> </div> </div> </div> </div> </aside> </div> </div> </div> <!-- ends page-inner-wrapper --> <section class="pre-footer"> </section> <hr class="footer-hr"> <footer> <div class="custom-article-footer"> <div class="row columns"> <div class="footer-grid"> <div class="footer-links"> <a href="https://www.industrydive.com"> <img class="pub-logo-footer" src="https://d12v9rtnomnebu.cloudfront.net/logo/corporate/ID_black.svg" alt="Industry Dive Logo" height="28" loading="lazy"/> </a> <ul class="social-icon-list social-icon-list__footer"> <li> <a href="https://www.linkedin.com/company/banking-dive/about/" aria-label="Industry Dive LinkedIn" class="social-icon-footer analytics t-sitefooter-linkedin"> <img src="/static/img/social_icons/article_page/linkedin.svg?092716141024"> </a> </li> <li> <a href="https://www.facebook.com/Banking-Dive-510756622789753" aria-label="Industry Dive Facebook" class="social-icon-footer analytics t-sitefooter-facebook"> <img src="/static/img/social_icons/article_page/facebook.svg?440116200824"> </a> </li> <li> <a href="https://twitter.com/bankingdive" aria-label="Industry Dive X/Twitter" class="social-icon-footer analytics t-sitefooter-twitter"> <img src="/static/img/social_icons/article_page/x.svg?092716141024"> </a> </li> <li> <a href="https://www.bankingdive.com/feeds/news/" aria-label="Industry Dive RSS feed" class="social-icon-footer analytics t-sitefooter-rss"> <img src="/static/img/social_icons/article_page/rss.svg?440116200824"> </a> </li> </ul> </div> <div class="link-wrapper"> <div class="footer-links"> <h4 class="uppercase-heading-01">Explore</h4> <ul class="list-no-bullets"> <li> <a href="/about/" class="analytics t-about-sitefooter">About</a> </li> <li> <a href="/editors/" class="analytics t-editors-sitefooter">Editorial Team</a> </li> <li> <a href="/contact/" class="analytics t-feedback-sitefooter">Contact Us</a> </li> <li> <a href="/signup/?signup_location=footer-list&signup_path=/editors/cmullen/" class="analytics t-signup-sitefooter">Newsletter</a> </li> <li> <a href="/selfservice/article-licensing/submit/" class="analytics t-licensing-sitefooter">Purchase Licensing Rights</a> </li> <li> <a class="analytics t-pr-sitefooter-all" href="/press-release/">Press Releases</a> </li> <li> <a href="/what-we-are-reading/" class="analytics t-wwr-sitefooter">What We're Reading</a> </li> </ul> </div> <div class="second-column"> <div class="footer-links"> <h4 class="uppercase-heading-01">Reach our audience</h4> <ul class="list-no-bullets"> <li> <a href="/advertise/" class="analytics t-advertising-sitefooter">Advertising</a> </li> <li> <a class="analytics t-pr-sitefooter-all" href="/press-release/get-started/">Post a press release</a> </li> <li> <a class="analytics t-pr-sitefooter-all" href="/opinion/">Submit an opinion piece</a> </li> <li> <a class="analytics t-events-sitefooter-start" href="/selfservice/event-listings/contact">Promote an event</a> </li> </ul> </div> <div class="footer-links"> <h4 class="uppercase-heading-01">Related Publications</h4> <ul class="list-no-bullets"> <li> <a href="https://www.cfodive.com/" class="analytics t-sitefooter-related-cfo-dive">CFO Dive</a> </li> <li> <a href="https://www.paymentsdive.com/" class="analytics t-sitefooter-related-payments-dive">Payments Dive</a> </li> </ul> </div> </div> </div> </div> </div> </div> </footer> <hr class="footer-hr"> <div class="baseline-footer-wrapper"> <div class="informa-brand"> <!--?xml version="1.0" encoding="UTF-8"?--> <svg id="SVGRoot" width="500" height="162" version="1.1" viewBox="0 0 500 162" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <linearGradient id="linearGradient20775" x1="-24.025" x2="19.204" y1="-161.85" y2="-207.91" gradientTransform="matrix(1.4283 0 0 1.4283 268.58 476.51)" gradientUnits="userSpaceOnUse"> <stop stop-color="#061d41" offset="0"></stop> <stop stop-color="#061d42" stop-opacity=".6549" offset=".232"></stop> <stop stop-color="#051d40" stop-opacity=".56078" offset=".41621"></stop> <stop stop-color="#061c40" stop-opacity=".49804" offset=".61283"></stop> <stop stop-color="#061c40" stop-opacity=".35686" offset=".73858"></stop> <stop stop-color="#051f3e" stop-opacity=".19216" offset=".84133"></stop> <stop stop-color="#002449" stop-opacity=".054902" offset=".92525"></stop> <stop stop-color="#002449" stop-opacity=".054902" offset="1"></stop> </linearGradient> <linearGradient id="linearGradient20795" x1="-4.8824" x2="58.082" y1="-141.2" y2="-141.2" gradientTransform="matrix(1.4283 0 0 1.4283 268.6 476.54)" gradientUnits="userSpaceOnUse"> <stop stop-color="#061d41" offset="0"></stop> <stop stop-color="#223358" stop-opacity=".85098" offset=".098161"></stop> <stop stop-color="#3b486e" stop-opacity=".55686" offset=".18261"></stop> <stop stop-color="#535d82" stop-opacity=".4" offset=".26261"></stop> <stop stop-color="#656e8e" stop-opacity=".31765" offset=".33879"></stop> <stop stop-color="#77819f" stop-opacity=".21569" offset=".40636"></stop> <stop stop-color="#79809f" stop-opacity=".26275" offset=".46157"></stop> <stop stop-color="#495478" stop-opacity=".54902" offset=".5371"></stop> <stop stop-color="#26365c" stop-opacity=".66667" offset=".6699"></stop> <stop stop-color="#26375b" stop-opacity=".76863" offset=".80174"></stop> <stop stop-color="#13264b" stop-opacity=".9098" offset=".88553"></stop> <stop stop-color="#061d41" offset="1"></stop> </linearGradient> <linearGradient id="linearGradient20785" x1="10.56" x2="51.569" y1="-165.47" y2="-148.21" gradientTransform="matrix(1.4283 0 0 1.4283 268.58 476.51)" gradientUnits="userSpaceOnUse"> <stop stop-color="#061d41" offset="0"></stop> <stop stop-color="#061d42" stop-opacity=".6549" offset=".1618"></stop> <stop stop-color="#051d40" stop-opacity=".56078" offset=".34338"></stop> <stop stop-color="#061c40" stop-opacity=".49804" offset=".54217"></stop> <stop stop-color="#061c40" stop-opacity=".35686" offset=".66063"></stop> <stop stop-color="#051f3e" stop-opacity=".19216" offset=".78691"></stop> <stop stop-color="#002449" stop-opacity=".054902" offset=".89046"></stop> <stop stop-color="#002449" stop-opacity=".054902" offset="1"></stop> </linearGradient> </defs> <metadata> <rdf:rdf> <cc:work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"></dc:type> <dc:title></dc:title> </cc:work> </rdf:rdf> </metadata> <g transform="translate(-226.26 -174.1)"> <g fill="#061d41"> <path d="m433.38 241.62c-3.5038 0-6.3829-2.822-6.3829-6.3791s2.8792-6.3829 6.3829-6.3829 6.3791 2.8258 6.3791 6.3829-2.8754 6.3791-6.3791 6.3791m5.9945 50.686h-11.951v-46.269h11.951z"> </path> <path d="m477.3 292.31v-27.958c0-5.0614-0.5408-10.485-6.7371-10.485-3.4162 0-7.9101 1.4662-10.968 3.2143v35.228h-11.947v-46.265h11.947v4.6044c4.1398-3.0353 10.694-6.0706 15.816-6.0706 9.6163 0 13.836 7.1675 13.836 16.281v31.45z"> </path> <path d="m601.54 254.52c-3.5152 0.35038-7.2893 2.3003-10.344 4.0446v33.743h-11.951v-46.261h11.951v5.507c4.1321-3.0353 10.69-5.507 15.813-5.507v8.687s-2.9782-0.46083-5.4689-0.21328"> </path> <path d="m549.89 293.5c-15.276 0-23.452-9.4754-23.452-24.835 0-15.542 8.1767-24.096 23.452-24.096 14.822 0 23.452 9.0146 23.452 24.096 0 15.451-8.0853 24.835-23.452 24.835m0-40.655c-8.7175 0-11.593 8.4661-11.593 16.003 0 7.5445 2.6088 16.925 11.593 16.925 9.0793 0 11.68-9.2887 11.68-16.925 0-7.5369-2.963-16.003-11.68-16.003"> </path> <path d="m669.05 292.31v-27.958c0-5.1528-1.0816-10.485-7.1903-10.485-3.142 0-6.6457 1.4662-9.3421 3.2143 0.27039 1.1997 0.35799 2.4869 0.35799 3.778v31.45h-11.947v-27.958c0-5.0614-0.62838-10.485-6.8285-10.485-3.0582 0-6.8323 1.4662-9.3497 3.2143v35.228h-11.951v-46.265h11.951v4.6044c3.778-3.0353 9.9819-6.0706 14.735-6.0706 5.1262 0 9.1669 2.1099 11.505 6.8971 4.3149-2.9439 10.964-6.8971 16.174-6.8971 9.7039 0 13.836 7.1675 13.836 16.281v31.45z"> </path> <path d="m715.48 285.5c-3.2334 4.5054-9.2545 8.0015-14.735 8.0015-7.4569 0-13.84-5.0614-13.84-13.059 0-15.085 16.353-16.829 27.767-17.29v-2.7611c0-5.2404-4.2236-7.9063-9.0755-7.9063-4.4901 0-9.3421 0.63981-13.661 2.1137v-5.149c4.8557-3.0391 10.336-4.8748 16.087-4.8748 8.9841 0 18.239 3.9531 18.239 14.533v33.198h-10.782zm-16.982-6.8018c0 4.1398 2.6088 7.0761 6.6495 7.0761 5.0309 0 9.5249-4.3188 9.5249-9.563v-6.6228c-5.3013 0.28182-16.174 2.2089-16.174 9.1098"> </path> <path d="m520.32 236.2c1.5043 0 3.0658 0.14472 4.5815 0.36942v-5.2975c-2.9744-1.5538-6.2572-2.525-9.6125-2.525-10.606 0-15.001 7.3579-15.001 17.294h-5.5146v8.0548h5.5146l0.0876 38.206h12.035v-38.206h12.492v-8.0548h-12.579c0-5.8878 1.3482-9.841 7.9977-9.841"> </path> </g> <g fill="#061d41" fill-rule="evenodd" shape-rendering="auto"> <path d="m381.26 248.68c-2.4473 5.7e-4 -4.5519 1.4664-5.4845 3.568-0.38853 1.002-0.5029 1.8671-0.50214 2.798 1e-3 1.4426-0.0436 2.876-0.13391 4.2961-2.2793 35.836-31.958 64.081-68.38 64.081-37.915 0-68.523-30.608-68.523-68.523 0-1.6651 0.0792-3.3112 0.19528-4.9461h-12.007c-0.0999 1.6378-0.16738 3.2836-0.16738 4.9461 1e-5 44.387 36.114 80.499 80.501 80.499 42.933 0 78.125-33.783 80.384-76.164 0.0765-1.4352 0.0818-2.8815 0.11438-4.3352 0.0166-0.73955-0.17802-1.5025-0.30408-2.1229-0.79532-2.3817-3.0446-4.0986-5.6937-4.098z" color="#000000" color-rendering="auto" image-rendering="auto" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"> </path> <path d="m306.7 197.44c-0.88702-4.9e-4 -1.7724 0.34162-2.4884 0.59142-1.6476 0.85112-2.766 2.5696-2.7646 4.536 1e-3 1.7596 0.89642 3.3156 2.2624 4.2319 1.0349 0.56984 1.9875 0.91995 2.9905 0.92338 26.184 0.0893 47.302 21.117 47.302 47.302 0 1.5398-0.073 3.0621-0.21587 4.5636l10.251 0.79182c0.16357-1.7636 0.2472-3.5499 0.2472-5.3554 0-31.742-25.842-57.567-57.584-57.584zm-52.471 52.105c-2.4386-6.7e-4 -4.4709 1.6825-4.9851 3.9669-0.12083 0.53679-0.12789 1.0361-0.12832 1.512-5e-3 5.2759 0.70622 10.388 2.0408 15.246l10.155-1.9255c-1.2353-4.2224-1.9022-8.692-1.9127-13.32-2e-3 -0.69049-0.14382-1.4219-0.33476-2.042-0.62601-2.033-2.5892-3.4362-4.8345-3.4369z" color="#000000" color-rendering="auto" image-rendering="auto" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"> </path> <path d="m281.67 229.68c-6.5492 6.4699-10.616 15.447-10.616 25.347 0 7.0626 2.0718 13.653 5.6379 19.198l0.86758 1.2693c0.8646 1.2649 2.0641 2.1192 3.5457 2.1201 2.2281 1e-3 4.0346-1.8058 4.0339-4.0338-3.7e-4 -1.0655-0.50216-2.016-1.1744-2.8427-0.5747-0.70663-1.0534-1.5768-1.512-2.4103-2.1674-3.9394-3.4006-8.4678-3.4006-13.301 0-7.7048 3.1245-14.644 8.1787-19.64z" color="#000000" color-rendering="auto" image-rendering="auto" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"> </path> </g> <g fill="#071b40" fill-opacity=".29804" fill-rule="evenodd"> <g stroke-width="1.3525"> <path d="m291.86 206.48a5.1041 5.1041 0 0 1 -5.1041 5.1041 5.1041 5.1041 0 0 1 -5.1041 -5.1041 5.1041 5.1041 0 0 1 5.1041 -5.1041 5.1041 5.1041 0 0 1 5.1041 5.1041z"> </path> <path d="m274.75 217.8a5.1041 5.1041 0 0 1 -5.1041 5.1041 5.1041 5.1041 0 0 1 -5.1041 -5.1041 5.1041 5.1041 0 0 1 5.1041 -5.1041 5.1041 5.1041 0 0 1 5.1041 5.1041z"> </path> <path d="m263.36 234.81a5.1041 5.1041 0 0 1 -5.1041 5.1041 5.1041 5.1041 0 0 1 -5.1041 -5.1041 5.1041 5.1041 0 0 1 5.1041 -5.1041 5.1041 5.1041 0 0 1 5.1041 5.1041z"> </path> </g> <g stroke-width="1.0687"> <path d="m320.64 285.07a4.0328 4.0328 0 0 1 -4.0328 4.0328 4.0328 4.0328 0 0 1 -4.0328 -4.0328 4.0328 4.0328 0 0 1 4.0328 -4.0328 4.0328 4.0328 0 0 1 4.0328 4.0328z"> </path> <path d="m301.02 285.09a4.0328 4.0328 0 0 1 -4.0328 4.0328 4.0328 4.0328 0 0 1 -4.0328 -4.0328 4.0328 4.0328 0 0 1 4.0328 -4.0328 4.0328 4.0328 0 0 1 4.0328 4.0328z"> </path> <path d="m336.5 273.53a4.0328 4.0328 0 0 1 -4.0328 4.0328 4.0328 4.0328 0 0 1 -4.0328 -4.0328 4.0328 4.0328 0 0 1 4.0328 -4.0328 4.0328 4.0328 0 0 1 4.0328 4.0328z"> </path> </g> <g stroke-width="1.5897"> <path d="m312.8 180.37a5.9989 5.9989 0 0 1 -5.9989 5.9989 5.9989 5.9989 0 0 1 -5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 5.9989z"> </path> <path d="m332.03 182.94a5.9989 5.9989 0 0 1 -5.9989 5.9989 5.9989 5.9989 0 0 1 -5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 5.9989z"> </path> <path d="m350.06 190.37a5.9989 5.9989 0 0 1 -5.9989 5.9989 5.9989 5.9989 0 0 1 -5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 5.9989z"> </path> <path d="m365.49 202.19a5.9989 5.9989 0 0 1 -5.9989 5.9989 5.9989 5.9989 0 0 1 -5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 5.9989z"> </path> <path d="m377.25 217.59a5.9989 5.9989 0 0 1 -5.9989 5.9989 5.9989 5.9989 0 0 1 -5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 5.9989z"> </path> <path d="m384.78 235.81a5.9989 5.9989 0 0 1 -5.9989 5.9989 5.9989 5.9989 0 0 1 -5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 -5.9989 5.9989 5.9989 0 0 1 5.9989 5.9989z"> </path> </g> </g> <g fill-rule="evenodd" shape-rendering="auto"> <path d="m295.46 175.21c-39.056 5.5116-69.203 39.138-69.203 79.69h11.979c0-34.643 25.557-63.171 58.89-67.839z" color="#000000" color-rendering="auto" fill="url(#linearGradient20775)" image-rendering="auto" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"> </path> <path d="m354.02 255.05c0 26.184-21.117 47.302-47.302 47.302-22.44 0-41.114-15.509-46.034-36.426l-10.01 2.4168c6.0075 25.359 28.875 44.292 56.044 44.292 31.742 0 57.584-25.842 57.584-57.584z" color="#000000" color-rendering="auto" fill="url(#linearGradient20795)" image-rendering="auto" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"> </path> <path d="m306.7 219.37c-10.191 0-19.404 4.3099-25.911 11.201l5.893 5.3366c5.0292-5.267 12.128-8.5393 20.018-8.5393 15.319 0 27.651 12.335 27.651 27.654 0 3.852-0.78457 7.5121-2.1955 10.838l7.3396 3.116c1.8342-4.2892 2.8538-9.0054 2.8538-13.954 0-19.642-16.007-35.652-35.649-35.652z" color="#000000" color-rendering="auto" fill="url(#linearGradient20785)" image-rendering="auto" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"> </path> </g> </g> </svg> <div> Industry Dive is an Informa business </div> </div> <div class="baseline-footer"> © 2024 <a href="http://www.industrydive.com">Industry Dive</a>. All rights reserved. | View our <a href="http://www.industrydive.com/industries/">other publications</a> | <a href="http://www.industrydive.com/privacy-policy/">Privacy policy</a> | <a href="http://www.industrydive.com/terms-of-use/">Terms of use</a> | <a href="http://www.industrydive.com/takedown-policy/">Take down policy</a>. <br> <a href="#" onclick="Osano.cm.showDrawer('osano-cm-dom-info-dialog-open')">Cookie Preferences / Do Not Sell</a> </div> </div> </div> </div> <!-- mobile menu, not visible on desktop, must go AFTER footer --> <nav class="mobile-menu"> <div class="mm-top-bar"> <button class="mobile-menu-toggle"> <img src="/static/img/menu_icons/close.svg?273117231121" width="20" height="20" alt="close menu"/> </button> <div class="mm-search"> <form action="/search/" method="GET" data-ajax="false"> <label for="search-mobile"> <span class="screen-reader-text">Search</span> <input id="search-mobile" type="search" name="q" placeholder="Search" data-role="none"> </label> <button type="submit" value="" data-role="none" class="search-button-front analytics t-search-navigation-mobile"> <img src="/static/img/menu_icons/search.svg?320116291121" width="15" height="15" alt="search"> </button> </form> </div> </div> <ul class="mm-list list-no-bullets"> <li> <a href="/" class="analytics t-dash-navigation-mobile"> <span>Home</span> </a> </li> <li class="mm-accordion"> <button> <span>Topics</span> <span class="accordion-toggle-arrow"> <img src="/static/img/menu_icons/chevron_down.svg?102717100918" width="16" height="9" alt="down arrow" loading="lazy"> </span> </button> <ul class="list-no-bullets"> <li> <a class="analytics t-topic-navigation-mobile-commercial" href="/topic/commercial/">Commercial</a> </li> <li> <a class="analytics t-topic-navigation-mobile-retail" href="/topic/retail/">Retail</a> </li> <li> <a class="analytics t-topic-navigation-mobile-credit-unions" href="/topic/credit-unions/">Credit Unions</a> </li> <li> <a class="analytics t-topic-navigation-mobile-payments" href="/topic/payments/">Payments</a> </li> <li> <a class="analytics t-topic-navigation-mobile-regulations-policy" href="/topic/regulations-policy/">Regulations & Policy</a> </li> <li> <a class="analytics t-topic-navigation-mobile-technology" href="/topic/technology/">Technology</a> </li> <li> <a class="analytics t-topic-navigation-mobile-risk" href="/topic/risk/">Risk</a> </li> <li> <a class="analytics t-topic-navigation-mobile-fintech" href="/topic/fintech/">Fintech</a> </li> </ul> </li> <li> <a href="/deep-dive/" class="analytics t-deepdive-navigation-mobile"> <span>Deep Dive</span> </a> </li> <li> <a href="/opinion/" class="analytics t-opinion-navigation-mobile"> <span>Opinion</span> </a> </li> <li> <a href="/library/" class="analytics t-library-navigation-mobile"> <span>Library</span> </a> </li> <li> <a href="/events/" class="analytics t-events-navigation-mobile"> <span>Events</span> </a> </li> <li> <a href="/press-release/" class="analytics t-press-releases-navigation-mobile"> <span>Press Releases</span> </a> </li> </ul> <section class="signup mm-signup"> <div class="row"> <div class="large-9 medium-10 medium-centered columns"> <h3 class="display-heading-03 display-heading-03--loud">Get Banking Dive in your inbox</h3> <p class="subhead">The free newsletter covering the top industry headlines</p> <form class="form js-form-email-validate" name="signup" action="/signup/" method="POST"> <label for="id_ea2828_email" class="email-input js-email-input"> <span class="screen-reader-text">Email:</span> <input type="email" name="email" placeholder="Work email address" class="email" required id="id_ea2828_email"> </label> <input type="hidden" name="signup_box_location" value="integrated_menu"> <input type="hidden" name="signup_initial_url_path" value="/editors/cmullen/"> <input type="hidden" name="js_enabled" value="0" id="id_ea2828_js_enabled"> <ul class="signup-list list-no-bullets"> <li> <label><span class="screen-reader-text">Select Newsletter:</span></label> <input id="newsletter-integrated_menu-checkbox-760" type="checkbox" name="site_newsletters" value="760" class="checkbox" /> <label for="newsletter-integrated_menu-checkbox-760"> <span class="newsletter-title">Daily Dive</span> <span class="secondary-label">M-F</span> </label> </li> <li> <label><span class="screen-reader-text">Select Newsletter:</span></label> <input id="newsletter-integrated_menu-checkbox-3172" type="checkbox" name="site_newsletters" value="3172" class="checkbox" /> <label for="newsletter-integrated_menu-checkbox-3172"> <span class="newsletter-title">Fintech Weekly</span> <span class="secondary-label">Every Wednesday</span> </label> </li> <li> <label><span class="screen-reader-text">Select user consent:</span></label> <input type="checkbox" name="user_consent" id="id_user_consent-integrated_menu" value="1" class="checkbox"/> <label for="id_user_consent-integrated_menu"> <span class="signup-user-consent_box"> <span> By signing up to receive our newsletter, you agree to our <a href="https://www.industrydive.com/terms-of-use/" target="_blank">Terms of Use</a> and <a href="https://www.industrydive.com/privacy-policy/" target="_blank">Privacy Policy</a>. You can unsubscribe at anytime. </span> </span> </label> </li> </ul> <button class="button button--medium signup-button" type="submit" value="Sign up">Sign up</button> <script type="module" src="/static/js/dist/sendEmailToLytics.bundle.js?081516261124" ></script> <label class="error email_error" style="display:none;">A valid email address is required.</label> <label class="error newsletter-error" style="display:none;">Please select at least one newsletter.</label> </form> </div> </div> </section> </nav> <script type="text/javascript"> $(document).ready(function () { // track how many times the load more button has been clicked so we can compare it to our total article_list length var load_more_count = 1; // Show the display:none articles below the load more button without reloading the page $('#load-more-button').on('click', function () { load_more_count += 1; // Display 10 more articles over the original 25 we showed and any number of other times the user has clicked the // load more button $('.past-articles .feed__item').each(function (index, value) { if (index < 25 + (load_more_count * 10)) { $(this).slideDown(); } }); // hide load more button if we're out of articles if (25 + (load_more_count * 10) > 233) { $(this).hide(); } }); // Fill out the "filter by month" drop down with years/months articles are published in: // first store all the English equivalents for different month numbers in order var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'], $list_select = $('.js-list-select'); var current_year = 2024; $list_select.append('<option value="year" disabled>' + current_year.toString() + '</option>'); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="11' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[10] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="10' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[9] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="09' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[8] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="08' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[7] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="07' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[6] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="06' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[5] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="05' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[4] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="04' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[3] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="03' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[2] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="02' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[1] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="01' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[0] + '</option>' ); var current_year = 2023; $list_select.append('<option value="year" disabled>' + current_year.toString() + '</option>'); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="12' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[11] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="11' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[10] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="10' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[9] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="09' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[8] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="08' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[7] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="07' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[6] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="06' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[5] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="05' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[4] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="04' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[3] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="03' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[2] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="01' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[0] + '</option>' ); var current_year = 2022; $list_select.append('<option value="year" disabled>' + current_year.toString() + '</option>'); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="12' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[11] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="11' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[10] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="06' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[5] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="05' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[4] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="04' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[3] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="03' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[2] + '</option>' ); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="02' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[1] + '</option>' ); var current_year = 2021; $list_select.append('<option value="year" disabled>' + current_year.toString() + '</option>'); $list_select.append( // Value encodes month as a 2-digit string + 4-digit year to set option value '<option value="12' + current_year.toString() + '">' + // option display is the English month name // we use the add filter here since humans use month numbers 1-indexed // and we must discern the English equivalent in our months array via 0-index months[11] + '</option>' ); // Set up the display // Push us to the position in the page the user was on before $(document).scrollTop(0); // Set the dropdown selection based on whether the user queried by month already $list_select.val("all").change(); // Add copy related to what date we are filtered on if we were sent it by the view $('#article-count').append(''); // When user selects an option from the dropdown, send that request to the back end per submit function below. $list_select.change(function () { $('#article-list-form').submit(); }); $('#article-list-form').submit(function () { // Update our hidden fields for when we submit // Update the month_filter_value with what's in the list $('input[name="month_filter_value"]').val($list_select.val()) // Update scroll-top with the current scroll position // the view wants it to be an int so we floor it, close enough $('input[name="scroll-top"]').val(Math.floor($(document).scrollTop())); }); }); </script> <!-- Track signups for Facebook Conversions API --> <script type="module" src="/static/js/dist/signupValidation.bundle.js?081516261124" ></script> <script type="module" src="/static/js/dist/gtmEvents.bundle.js?081516261124" ></script> <!-- Convert straight quotes to curly --> <script type="module" src="/static/js/dist/smartQuotes.bundle.js?081516261124" ></script> <script> // Set cookie if we're on mobile app. Expire if we're not. This affects // which template is used to display the site to the user. $(document).ready(function() { // Get integer value of mobileapp param from URL and default to 0 if it doesn't exist var mobileapp = ''; // Set cookie if mobileapp is 1 or 2 or expire cookie if mobileapp == 0 if (mobileapp == '0') { document.cookie = 'mobileapp=; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT;'; } else if (mobileapp == '1' || mobileapp == '2') { document.cookie = 'mobileapp=' + mobileapp + '; path=/;'; } // There's no need to immediately load or preload print.css since it's not needed on page // load. Therefore, load it when the document is ready var stylesheet=document.createElement("link"); stylesheet.setAttribute("rel", "stylesheet"); stylesheet.setAttribute("type", "text/css"); stylesheet.setAttribute("media", "print"); if (window.location.pathname.includes('trendline')) { stylesheet.setAttribute("href", "/static/css/print_trendline.css?491216261124"); } else { stylesheet.setAttribute("href", "/static/css/print.css?491216261124"); } document.getElementsByTagName("head")[0].appendChild(stylesheet); }); </script> <!-- Sailthru Horizon --> <!-- <script type="text/javascript" src="https://ak.sail-horizon.com/horizon/v1.js"></script> --> <script src="https://ak.sail-horizon.com/spm/spm.v1.min.js"></script> <script type="text/javascript"> $(function() { // Sailthru Personalization Engine Setup var sailthru_setup = { customerId: '12ab35a80530ffa5450add9c09f5de04', domain: 'horizon.bankingdive.com', spider: false }; if (window.Sailthru) { Sailthru.init(sailthru_setup); } }); </script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e9406d97c99a8d5',t:'MTczMjczMDUyMS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>