CINXE.COM
Latest Fintech News Covering Finance, Payments, Events, Videos
<!DOCTYPE html> <html lang="en"> <!-- <script type="rocketlazyloadscript"> var datetheme = localStorage.getItem('data-theme'); document.write('<html data-theme="'+datetheme); </script>" class="no-js "> --> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1.0" > <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO Premium plugin v23.0 (Yoast SEO v23.0) - https://yoast.com/wordpress/plugins/seo/ --> <title>Latest Fintech News Covering Finance, Payments, Events, Videos</title><link rel="stylesheet" href="https://ffnews.com/wp-content/cache/min/1/08adb60ea204aa0a8b7f42784b403238.css" media="all" data-minify="1" /> <meta name="description" content="Exclusive Fintech News & interviews, events coverage, finance news, fintech, paytech and insurtech magazines, industry opinions and reviews." /> <link rel="canonical" href="https://ffnews.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home" /> <meta property="og:description" content="Exclusive Fintech News & interviews, events coverage, finance news, fintech, paytech and insurtech magazines, industry opinions and reviews." /> <meta property="og:url" content="https://ffnews.com/" /> <meta property="og:site_name" content="FF News | Fintech Finance" /> <meta property="article:modified_time" content="2023-03-30T15:07:49+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@fintechf" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://ffnews.com/","url":"https://ffnews.com/","name":"Latest Fintech News Covering Finance, Payments, Events, Videos","isPartOf":{"@id":"https://ffnews.com/#website"},"about":{"@id":"https://ffnews.com/#organization"},"datePublished":"2017-02-18T08:27:14+00:00","dateModified":"2023-03-30T15:07:49+00:00","description":"Exclusive Fintech News & interviews, events coverage, finance news, fintech, paytech and insurtech magazines, industry opinions and reviews.","breadcrumb":{"@id":"https://ffnews.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://ffnews.com/"]}]},{"@type":"BreadcrumbList","@id":"https://ffnews.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://ffnews.com/#website","url":"https://ffnews.com/","name":"FF News | Fintech Finance","description":"The Latest Fintech News, Paytech News, Insurtech News, Tradetech News, Interviews, Videos, Podcasts and Features.","publisher":{"@id":"https://ffnews.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://ffnews.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://ffnews.com/#organization","name":"Fintech Finance","url":"https://ffnews.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ffnews.com/#/schema/logo/image/","url":"https://ffnews.com/wp-content/uploads/2022/09/FF-2022-LOGO-RECTANGLE-REDBLACK-R.png","contentUrl":"https://ffnews.com/wp-content/uploads/2022/09/FF-2022-LOGO-RECTANGLE-REDBLACK-R.png","width":180,"height":38,"caption":"Fintech Finance"},"image":{"@id":"https://ffnews.com/#/schema/logo/image/"},"sameAs":["https://x.com/fintechf","https://www.instagram.com/fintech_finance/?hl=en","https://www.linkedin.com/company/fintech-finance/","https://www.youtube.com/channel/UCmnK4JB0OVDiPf-x_mk6n8A"]}]}</script> <meta name="google-site-verification" content="7fo7pDUJ3i9oa99EhdJ9Ic398AUMmaxBf2_rQOpN2ic" /> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel="alternate" type="application/rss+xml" title="FF News | Fintech Finance » Feed" href="https://ffnews.com/feed/" /> <!-- ffnews.com is managing ads with Advanced Ads 1.54.1 – https://wpadvancedads.com/ --><!--noptimize--><script id="ff-ad-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script> <!--/noptimize--><style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://ffnews.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" id="search-filter-plugin-build-js-extra"> /* <![CDATA[ */ var SF_LDATA = {"ajax_url":"https:\/\/ffnews.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/ffnews.com\/","extensions":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.5.17" id="search-filter-plugin-build-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.5.17" id="search-filter-plugin-chosen-js"></script> <script type="text/javascript" id="advanced-ads-advanced-js-js-extra"> /* <![CDATA[ */ var advads_options = {"blog_id":"1","privacy":{"enabled":false,"state":"not_needed"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/685/public/assets/js/301.js?ver=1.54.1" id="advanced-ads-advanced-js-js"></script> <script type="text/javascript" id="advanced_ads_pro/visitor_conditions-js-extra"> /* <![CDATA[ */ var advanced_ads_pro_visitor_conditions = {"referrer_cookie_name":"advanced_ads_pro_visitor_referrer","referrer_exdays":"365","page_impr_cookie_name":"advanced_ads_page_impressions","page_impr_exdays":"3650"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/436/434/108/851/409.js?ver=2.27.0" id="advanced_ads_pro/visitor_conditions-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/themes/ffnews/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js?ver=cd383e52ace685a5351718650326e6b2" id="boootstrap__js__bundle-js"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-P356HTW" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["ffnews.com"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-P356HTW"); /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <meta name="generator" content="Site Kit by Google 1.137.0" /><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var advadsCfpQueue = []; var advadsCfpAd = function( adID ){ if ( 'undefined' == typeof advadsProCfp ) { advadsCfpQueue.push( adID ) } else { advadsProCfp.addElement( adID ) } }; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if ( typeof advadsGATracking === 'undefined' ) { window.advadsGATracking = { delayedAds: {}, deferedAds: {} }; } </script> <!-- Google Tag Manager snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ ( 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-KXHPDQM' ); /* ]]> */ </script> <!-- End Google Tag Manager snippet added by Site Kit --> <link rel="icon" href="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" sizes="32x32" /> <link rel="icon" href="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" /> <meta name="msapplication-TileImage" content="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <script type="rocketlazyloadscript" data-rocket-src="js/validation.js"></script> <script type="rocketlazyloadscript"> if (window.location.hash === '#newsletter__signup') { window.location.href = 'https://mailchi.mp/ffnews/signup'; } </script> <!--<script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1410235658838717" crossorigin="anonymous"></script>--> </head> <body data-rsssl=1 class="home page-template page-template-template__frontpage page-template-template__frontpage-php page page-id-100065 container-fluids aa-prefix-ff-ad-" > <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KXHPDQM" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <header> <div class="container-fluid p-0 top__header"> <div class="container"> <div class="d-flex justify-content-between align-items-center"> <label for="check" class="mobile__burger d-flex d-lg-none"> <input type="checkbox" id="check"/> <span></span> <span></span> <span></span> </label> <a class="d-block d-lg-none" href="https://ffnews.com"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" style="height: 30px;" alt="FF News Logo" data-lazy-src="/wp-content/themes/ffnews/assets/img/footer__logo.png"><noscript><img src="/wp-content/themes/ffnews/assets/img/footer__logo.png" style="height: 30px;" alt="FF News Logo"></noscript></a> <div class="d-none d-lg-flex top__header__menu"><ul id="menu-top-menu" class="nav navbar-nav list-group list-group-horizontal"><li id="menu-item-100051" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-100051"><a href="https://ffnews.com/" aria-current="page">Home</a></li> <li id="menu-item-100053" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100053"><a href="https://ffnews.com/about/contact/">Contact</a></li> <li id="menu-item-145658" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145658"><a target="_blank" href="https://news.google.com/publications/CAAqBwgKMMfxpQswn_y9Aw?oc=3&ceid=GB:en&hl=en-GB&gl=GB">Follow on Google News</a></li> </ul></div> <div class="d-none d-lg-block today__date"> Saturday, November 23, 2024 </div> <div class="social__icons d-flex justify-content-between align-items-center"> <!-- Rounded switch --> <p>Light/Dark</p> <label class="css__switcher"> <script type="rocketlazyloadscript"> var datetheme = localStorage.getItem('data-theme'); if (datetheme == 'dark') { var dataclass = 'active__theme__toggler'; } else { var dataclass = 'inactive__theme__toggler'; } document.write('<input class="'+dataclass+'" type="checkbox" id="theme__switcher">'); </script> <span class="css__switcher__slider css__switcher__round"></span> </label> <a href="https://www.youtube.com/channel/UCmnK4JB0OVDiPf-x_mk6n8A" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.6693 10.8216L9.32972 9.70199C9.12555 9.60476 8.95784 9.71374 8.95784 9.94558V12.0546C8.95784 12.2864 9.12555 12.3954 9.32972 12.2981L11.6683 11.1785C11.8735 11.0802 11.8735 10.9199 11.6693 10.8216ZM9.99951 0.743652C4.4766 0.743652 -0.000488281 5.33553 -0.000488281 11.0001C-0.000488281 16.6646 4.4766 21.2565 9.99951 21.2565C15.5224 21.2565 19.9995 16.6646 19.9995 11.0001C19.9995 5.33553 15.5224 0.743652 9.99951 0.743652ZM9.99951 15.1667C4.88076 15.1667 4.79118 14.6934 4.79118 11.0001C4.79118 7.30669 4.88076 6.8334 9.99951 6.8334C15.1183 6.8334 15.2078 7.30669 15.2078 11.0001C15.2078 14.6934 15.1183 15.1667 9.99951 15.1667Z" fill="white"/> </svg> </a> <a href="https://twitter.com/fintechf" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99951 0.743652C4.47719 0.743652 -0.000488281 5.33614 -0.000488281 11.0001C-0.000488281 16.664 4.47719 21.2565 9.99951 21.2565C15.5218 21.2565 19.9995 16.664 19.9995 11.0001C19.9995 5.33614 15.5218 0.743652 9.99951 0.743652ZM14.8053 8.47488C14.812 8.58248 14.812 8.69466 14.812 8.80455C14.812 12.1654 12.3165 16.0367 7.75621 16.0367C6.34996 16.0367 5.04639 15.6177 3.94817 14.8966C4.14907 14.9195 4.34103 14.9286 4.54639 14.9286C5.7071 14.9286 6.77407 14.5257 7.62451 13.8435C6.53523 13.8206 5.62005 13.088 5.30755 12.0806C5.68924 12.1379 6.03299 12.1379 6.42585 12.0349C5.86497 11.918 5.36084 11.6056 4.9991 11.1507C4.63736 10.6958 4.44033 10.1265 4.44148 9.53944V9.50739C4.7696 9.69741 5.15576 9.81417 5.55978 9.83019C5.22014 9.59804 4.94161 9.28351 4.74887 8.91451C4.55613 8.5455 4.45514 8.13342 4.45487 7.71481C4.45487 7.24091 4.57541 6.80821 4.79192 6.43275C5.41447 7.21878 6.19132 7.86165 7.07198 8.31958C7.95263 8.77751 8.91739 9.04025 9.90353 9.09072C9.55308 7.36224 10.812 5.96343 12.3254 5.96343C13.0397 5.96343 13.6825 6.27021 14.1357 6.76471C14.6959 6.65711 15.2317 6.44191 15.7093 6.15345C15.5241 6.74182 15.1357 7.23862 14.62 7.55226C15.12 7.49732 15.6022 7.35537 16.0486 7.1562C15.7116 7.66444 15.2897 8.11545 14.8053 8.47488Z" fill="white"/> </svg> </a> <a href="https://instagram.com/ffnews247" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99701 7.5798C8.16077 7.5798 6.66226 9.11674 6.66226 11.0001C6.66226 12.8834 8.16077 14.4203 9.99701 14.4203C11.8333 14.4203 13.3318 12.8834 13.3318 11.0001C13.3318 9.11674 11.8333 7.5798 9.99701 7.5798ZM19.9988 11.0001C19.9988 9.58372 20.0113 8.18021 19.9337 6.76643C19.8562 5.1243 19.4909 3.6669 18.3201 2.46609C17.1468 1.26271 15.7284 0.890668 14.1273 0.811127C12.7464 0.731586 11.3779 0.744416 9.99951 0.744416C8.61858 0.744416 7.25015 0.731586 5.87172 0.811127C4.27064 0.890668 2.84968 1.26528 1.67889 2.46609C0.505597 3.66947 0.142852 5.1243 0.0652997 6.76643C-0.0122527 8.18278 0.000255832 9.58629 0.000255832 11.0001C0.000255832 12.4138 -0.0122527 13.8199 0.0652997 15.2337C0.142852 16.8758 0.508099 18.3332 1.67889 19.534C2.85218 20.7374 4.27064 21.1095 5.87172 21.189C7.25266 21.2685 8.62108 21.2557 9.99951 21.2557C11.3804 21.2557 12.7489 21.2685 14.1273 21.189C15.7284 21.1095 17.1493 20.7348 18.3201 19.534C19.4934 18.3307 19.8562 16.8758 19.9337 15.2337C20.0138 13.8199 19.9988 12.4164 19.9988 11.0001ZM9.99701 16.2626C7.15759 16.2626 4.86604 13.9123 4.86604 11.0001C4.86604 8.08784 7.15759 5.73753 9.99701 5.73753C12.8364 5.73753 15.128 8.08784 15.128 11.0001C15.128 13.9123 12.8364 16.2626 9.99701 16.2626ZM15.3381 6.75104C14.6752 6.75104 14.1398 6.20195 14.1398 5.522C14.1398 4.84206 14.6752 4.29297 15.3381 4.29297C16.0011 4.29297 16.5364 4.84206 16.5364 5.522C16.5366 5.68346 16.5058 5.84337 16.4456 5.99257C16.3855 6.14178 16.2972 6.27735 16.1859 6.39151C16.0746 6.50568 15.9424 6.5962 15.7969 6.6579C15.6515 6.71959 15.4955 6.75124 15.3381 6.75104Z" fill="white"/> </svg> </a> <a href="https://www.linkedin.com/company/fintech-finance/" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 0.743652C4.47708 0.743652 0 5.33553 0 11.0001C0 16.6646 4.47708 21.2565 10 21.2565C15.5229 21.2565 20 16.6646 20 11.0001C20 5.33553 15.5229 0.743652 10 0.743652ZM7.55208 15.2511H5.52708V8.56737H7.55208V15.2511ZM6.52708 7.74686C5.8875 7.74686 5.47396 7.28211 5.47396 6.70733C5.47396 6.12079 5.9 5.66993 6.55312 5.66993C7.20625 5.66993 7.60625 6.12079 7.61875 6.70733C7.61875 7.28211 7.20625 7.74686 6.52708 7.74686ZM14.9479 15.2511H12.9229V11.5471C12.9229 10.6849 12.6292 10.0994 11.8969 10.0994C11.3375 10.0994 11.0052 10.4958 10.8583 10.8772C10.8042 11.0129 10.7906 11.2052 10.7906 11.3964V15.2501H8.76458V10.6988C8.76458 9.86438 8.73854 9.16673 8.71146 8.5663H10.4708L10.5635 9.49472H10.6042C10.8708 9.05882 11.524 8.41566 12.6167 8.41566C13.949 8.41566 14.9479 9.33126 14.9479 11.2992V15.2511Z" fill="white"/> </svg> </a> <div class="search__home__container d-block d-lg-none"> <svg width="22" height="22" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.75 26.6318L21.1425 21.0143L26.75 26.6318ZM24.25 13.5068C24.25 16.3248 23.1306 19.0273 21.138 21.0198C19.1454 23.0124 16.4429 24.1318 13.625 24.1318C10.8071 24.1318 8.10456 23.0124 6.11199 21.0198C4.11942 19.0273 3 16.3248 3 13.5068C3 10.6889 4.11942 7.9864 6.11199 5.99383C8.10456 4.00125 10.8071 2.88184 13.625 2.88184C16.4429 2.88184 19.1454 4.00125 21.138 5.99383C23.1306 7.9864 24.25 10.6889 24.25 13.5068V13.5068Z" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <div class="filter__search"> <div class="input-group"> <form role="search" method="get" class="search-form" action="https://ffnews.com/"> <input class="form-control border-end-0 border" type="search" placeholder="Search globally..." value="" name="s" title="Search for:" id="filter__search__input__global1"> </form> </div> </div> </div> </div> </div> </div> </div> <div class="container-fluid px-0 py-2 middle__header d-none d-lg-block"> <div class="container px-md-0"> <div class="d-block d-lg-flex justify-content-between align-items-center banner__ad"> <a href="https://ffnews.com"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg width="223" height="53" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 923.96 194.58" style="enable-background:new 0 0 923.96 194.58;" xml:space="preserve"> <style type="text/css"> .st0{display:none;fill:#E73736;} .st1{display:none;fill:#110F0D;} .st2{fill:#DC3545;} .st3{display:none;fill:#DC3545;} .st13{fill:#110F0D;} .st5{fill:none;stroke:#010202;stroke-width:0.1;stroke-miterlimit:10;} </style> <rect x="336.05" y="-21.01" class="st0" width="609.87" height="237.64"/> <rect x="-21.86" y="-21.05" class="st1" width="357.96" height="237.45"/> <g id="ICON"> <polygon class="st2" points="293.64,97.73 152.33,97.73 172.82,53.79 314.14,53.79 "/> <polygon class="st2" points="165.93,44.99 24.61,44.99 45.1,1.04 186.42,1.04 "/> <polygon class="st3" points="141.32,97.76 62.91,97.76 42.39,141.88 0,97.76 20.49,53.82 161.81,53.82 "/> <polygon class="st2" points="269.04,150.46 193.33,150.46 172.82,194.58 127.72,150.46 148.22,106.52 289.54,106.52 "/> <polygon class="st2" points="141.32,97.76 65.62,97.76 45.11,141.88 0,97.76 20.49,53.82 161.81,53.82 "/> </g> <path d="M-32.52,1"/> <g id="RECTANGLE_LOGO_TEXT"> <path class="st13" d="M358.02,53.78h40.05l44.84,77.03h0.38V53.78H482v137.01h-41.39l-43.5-77.61h-0.38v77.61h-38.71V53.78z"/> <path class="st13" d="M497.38,53.78h107.01v32.58h-66.96v18.59h55.76v30.08h-55.76v21.46h68.6v34.3H497.38V53.78z"/> <path class="st13" d="M615.07,53.78h40.05l9.96,46.95c3.26,14.95,6.71,38.13,6.71,38.13h0.38c0,0,3.64-20.5,7.09-36.22l10.54-48.86 h36.22l10.54,48.48c3.45,15.9,6.9,36.6,6.9,36.6h0.38c0,0,3.64-23.19,6.9-38.52l9.96-46.56h41.01l-36.02,137.01h-40.43 l-12.26-58.06c-2.49-11.88-4.79-26.64-4.79-26.64h-0.38c0,0-2.3,14.75-4.79,26.64l-11.88,58.06h-41.01L615.07,53.78z"/> <path class="st13" d="M801.71,147.1h41.01c1.34,10.92,9.77,16.1,22.99,16.1c7.86,0,17.44-3.07,17.44-11.31 c0-8.24-9.2-10.35-26.06-14.56c-22.99-5.75-50.78-13.61-50.78-42.73c0-31.43,25.68-43.31,56.53-43.31 c28.36,0,54.42,11.88,54.99,41.77h-39.67c-1.15-7.47-6.52-12.26-17.44-12.26c-8.81,0-14.95,4.02-14.95,9.58 c0,8.05,11.69,9.2,32.19,14.18c22.99,5.56,45.99,14.56,45.99,43.69c0,29.89-26.64,45.8-59.02,45.8 C829.31,194.05,802.29,178.72,801.71,147.1z"/> <g> <path class="st13" d="M358.05,0.81h34.48v11.01h-21.4v7.32h17.71v10.14h-17.71v16.27h-13.08V0.81z"/> <path class="st13" d="M396.78,0.81h13.08v44.74h-13.08V0.81z"/> <path class="st13" d="M414.11,0.81h13.08l14.64,25.16h0.12V0.81h12.64v44.74h-13.52l-14.2-25.34h-0.13v25.34h-12.64V0.81z"/> <path class="st13" d="M458.85,0.81h38.55v11.14h-12.83v33.6h-13.08v-33.6h-12.64V0.81z"/> <path class="st13" d="M501.65,0.81h35.48v10.64h-22.4v6.07h18.21v9.82h-18.21v7.01h22.4v11.2h-35.48V0.81z"/> <path class="st13" d="M539.76,23.34c0-13.39,9.2-23.34,22.65-23.34c4.88,0,9.26,1.25,12.51,3.5c4.63,3.19,7.32,8.2,7.88,13.89 h-13.08c-0.31-3.5-3.25-6.63-7.51-6.63c-6.2,0-9.2,5.26-9.2,12.58s3.5,12.58,9.32,12.58c4.57,0,7.32-3,7.76-7.01h13.2 c-0.38,4.94-2.63,9.32-5.82,12.39c-3.82,3.69-8.57,5.32-15.08,5.32C548.77,46.62,539.76,36.73,539.76,23.34z"/> <path class="st13" d="M587.57,0.94h13.08v16.39h13.77V0.94h13.08v44.74h-13.08V28.16h-13.77v17.52h-13.08V0.94z"/> <path class="st13" d="M644.51,0.81h34.48v11.01h-21.4v7.32h17.71v10.14h-17.71v16.27h-13.08V0.81z"/> <path class="st13" d="M683.24,0.81h13.08v44.74h-13.08V0.81z"/> <path class="st13" d="M700.58,0.81h13.08l14.64,25.16h0.13V0.81h12.64v44.74h-13.52l-14.2-25.34h-0.13v25.34h-12.64V0.81z"/> <path class="st13" d="M761.84,0.81h13.33l16.58,44.74h-13.89l-2.19-6.57h-15.14l-2.19,6.57h-13.02L761.84,0.81z M764.09,29.97h9.26 l-2.82-8.76c-0.69-2.19-1.69-5.76-1.69-5.76h-0.12c0,0-0.94,3.57-1.69,5.76L764.09,29.97z"/> <path class="st13" d="M796.11,1.08h13.08l14.64,25.16h0.13V1.08h12.64v44.74h-13.52l-14.2-25.34h-0.13v25.34h-12.64V1.08z"/> <path class="st13" d="M840.63,23.34c0-13.39,9.2-23.34,22.65-23.34c4.88,0,9.26,1.25,12.52,3.5c4.63,3.19,7.32,8.2,7.88,13.89 H870.6c-0.31-3.5-3.25-6.63-7.51-6.63c-6.2,0-9.2,5.26-9.2,12.58s3.5,12.58,9.32,12.58c4.57,0,7.32-3,7.76-7.01h13.2 c-0.38,4.94-2.63,9.32-5.82,12.39c-3.82,3.69-8.57,5.32-15.08,5.32C849.64,46.62,840.63,36.73,840.63,23.34z"/> <path class="st13" d="M888.48,0.81h35.48v10.64h-22.4v6.07h18.21v9.82h-18.21v7.01h22.4v11.2h-35.48V0.81z"/> </g> </g> <path class="st5" d="M411.26-96.26"/> </svg> </a> <div data-ff-ad-trackid="304092" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-981054315"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect Leaderboard | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20728%2090'%3E%3C/svg%3E" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" /></noscript></a></div> </div> </div> </div> <div class="container-fluid p-0 bottom__header d-none d-lg-flex" id="stickyheader"> <div class="container px-0 position-relative"> <div class="d-flex justify-content-center align-items-center"> <div class="bottom__header__menu"><ul id="menu-main-menu" class="header__menu nav navbar-nav list-group list-group-horizontal"><li id="menu-item-100060" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-100060"><a href="https://ffnews.com/category/newsarticle/">News</a> <ul class="sub-menu"> <li id="menu-item-100998" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100998"><a href="https://ffnews.com/category/newsarticle/fintech/">Fintech</a></li> <li id="menu-item-101001" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-101001"><a href="https://ffnews.com/category/newsarticle/paytech/">Paytech</a></li> <li id="menu-item-101000" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-101000"><a href="https://ffnews.com/category/newsarticle/insurtech/">Insurtech</a></li> <li id="menu-item-301838" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301838"><a href="https://ffnews.com/category/newsarticle/merchants/">Merchants</a></li> <li id="menu-item-231429" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-231429"><a href="https://ffnews.com/category/newsarticle/tradetech/">Tradetech</a></li> <li id="menu-item-100997" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100997"><a href="https://ffnews.com/category/newsarticle/cryptocurrency/">Crypto</a></li> <li id="menu-item-100999" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100999"><a href="https://ffnews.com/category/newsarticle/funding/">Funding</a></li> </ul> </li> <li id="menu-item-100054" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-100054"><a href="https://ffnews.com/category/fintech-tv/">Fintech TV</a> <ul class="sub-menu"> <li id="menu-item-100119" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-100119"><a href="https://ffnews.com/category/fintech-tv/episode/">Episodes</a> <ul class="sub-menu"> <li id="menu-item-100120" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100120"><a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/">The Fintech Show</a></li> <li id="menu-item-100122" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100122"><a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/">The Paytech Show</a></li> <li id="menu-item-100121" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100121"><a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/">The Insurtech Show</a></li> </ul> </li> <li id="menu-item-207223" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207223"><a href="https://ffnews.com/category/fintech-tv/ff-virtual-arena/">Virtual Arena</a></li> <li id="menu-item-287256" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287256"><a href="https://ffnews.com/category/ff-presents/">FF Presents</a></li> <li id="menu-item-287255" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287255"><a href="https://ffnews.com/category/fintech-tv/webinars/">Webinars</a></li> <li id="menu-item-287254" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287254"><a href="https://ffnews.com/category/fintech-tv/event/2024/nexi-roadshow/">Roadshows</a></li> <li id="menu-item-287253" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-287253"><a href="/category/fintech-tv/ffpresents/payabl-podcast/">Pay it Forward</a></li> <li id="menu-item-288252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-288252"><a href="https://ffnews.com/category/ff-presents/transformation-trends/">Banking Insights</a></li> </ul> </li> <li id="menu-item-104716" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-104716"><a href="https://ffnews.com/magazine_issues/">Magazines</a> <ul class="sub-menu"> <li id="menu-item-183072" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-183072"><a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/">The Fintech Magazine</a></li> <li id="menu-item-183078" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-183078"><a href="https://ffnews.com/category/thought-leader/the-paytech-magazine/">The Paytech Magazine</a></li> <li id="menu-item-183079" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-183079"><a href="https://ffnews.com/category/thought-leader/the-insurtech-magazine/">The Insurtech Magazine</a></li> <li id="menu-item-216392" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-216392"><a href="https://ffnews.com/category/thought-leader/supplements/">Supplements</a></li> </ul> </li> <li id="menu-item-100076" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-100076"><a href="#">Events</a> <ul class="sub-menu"> <li id="menu-item-207192" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207192"><a href="https://ffnews.com/event_listing/">Event Listings</a></li> <li id="menu-item-100104" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-100104"><a href="https://ffnews.com/category/fintech-tv/event/">Event Coverage</a> <ul class="sub-menu"> <li id="menu-item-276397" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-276397"><a href="https://ffnews.com/category/fintech-tv/event/2024/">Events 2024</a></li> <li id="menu-item-233795" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-233795"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2023/">Events 2023</a></li> <li id="menu-item-186955" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-186955"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2022/">Events 2022</a></li> <li id="menu-item-160240" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-160240"><a href="https://ffnews.com/category/fintech-tv/event/2021/">Events 2021</a></li> <li id="menu-item-207239" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207239"><a href="https://ffnews.com/category/fintech-tv/event/2020/">Events 2020</a></li> </ul> </li> </ul> </li> <li id="menu-item-173819" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-173819"><a href="#">Thought Leadership</a> <ul class="sub-menu"> <li id="menu-item-100116" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100116"><a href="https://ffnews.com/category/thought-leader/">Thought Leaders</a></li> <li id="menu-item-100118" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100118"><a href="https://ffnews.com/category/thought-leader/whitepaper/">Whitepapers</a></li> <li id="menu-item-287869" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-287869"><a href="#">Podcasts</a> <ul class="sub-menu"> <li id="menu-item-213016" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-213016"><a href="https://ffnews.com/category/podcast/ff-salon-podcast/">FF Salon Podcast</a></li> <li id="menu-item-224582" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224582"><a href="https://ffnews.com/category/podcast/ff-guest-appearances/">FF Guest Appearances</a></li> <li id="menu-item-282682" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-282682"><a href="https://ffnews.com/category/podcast/breaking-banks/">Breaking Banks Podcast</a></li> <li id="menu-item-287864" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287864"><a href="https://ffnews.com/category/podcast/pay-it-forward-podcast/">Pay It Forward Podcast</a></li> </ul> </li> </ul> </li> <li id="menu-item-287771" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-287771"><a href="https://ffnews.com/our-services/">Our Services</a></li> <li id="menu-item-100153" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-100153"><a href="https://ffnews.com/about/">About Us</a> <ul class="sub-menu"> <li id="menu-item-207271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207271"><a href="https://ffnews.com/about/">About Us: Meet The Team</a></li> <li id="menu-item-100152" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-100152"><a href="https://ffnews.com/about/join-us/">Join Us!</a></li> <li id="menu-item-304488" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-304488"><a href="https://ffnews.com/about/contact/">Contact</a></li> <li id="menu-item-210452" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-210452"><a href="#">Directory</a> <ul class="sub-menu"> <li id="menu-item-210453" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210453"><a href="https://ffnews.com/people">People</a></li> <li id="menu-item-210454" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210454"><a href="https://ffnews.com/companies/">Companies</a></li> </ul> </li> </ul> </li> <li id="menu-item-300918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-300918"><a target="_blank" href="https://mailchi.mp/ffnews/signup">Sign up</a></li> </ul></div> <div class="search__home__container"> <svg width="31" height="31" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg" class="position-absolute end-0 cursor-pointer"> <path d="M26.75 26.6318L21.1425 21.0143L26.75 26.6318ZM24.25 13.5068C24.25 16.3248 23.1306 19.0273 21.138 21.0198C19.1454 23.0124 16.4429 24.1318 13.625 24.1318C10.8071 24.1318 8.10456 23.0124 6.11199 21.0198C4.11942 19.0273 3 16.3248 3 13.5068C3 10.6889 4.11942 7.9864 6.11199 5.99383C8.10456 4.00125 10.8071 2.88184 13.625 2.88184C16.4429 2.88184 19.1454 4.00125 21.138 5.99383C23.1306 7.9864 24.25 10.6889 24.25 13.5068V13.5068Z" stroke="black" stroke-width="2" stroke-linecap="round"/> </svg> <div class="filter__search"> <div class="input-group"> <form role="search" method="get" class="search-form" action="https://ffnews.com/"> <input class="form-control border-end-0 border" type="search" placeholder="Search globally..." value="" name="s" title="Search for:" id="filter__search__input__global1"> </form> </div> </div> </div> </div> </div> </div> <div class="container-fluid p-0 d-none d-lg-none header__mobile__menu"><ul id="menu-mobile" class="main__menu nav navbar-nav list-group"><li id="menu-item-207134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207134"><a href="#">News</a> <ul class="sub-menu"> <li id="menu-item-207135" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207135"><a href="#">Back</a></li> <li id="menu-item-207215" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207215"><a href="https://ffnews.com/category/newsarticle/">All News</a></li> <li id="menu-item-207216" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207216"><a href="https://ffnews.com/category/newsarticle/fintech/">Fintech</a></li> <li id="menu-item-207217" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207217"><a href="https://ffnews.com/category/newsarticle/paytech/">Paytech</a></li> <li id="menu-item-231430" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-231430"><a href="https://ffnews.com/category/newsarticle/tradetech/">Tradetech</a></li> <li id="menu-item-207218" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207218"><a href="https://ffnews.com/category/newsarticle/insurtech/">Insurtech</a></li> <li id="menu-item-207220" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207220"><a href="https://ffnews.com/category/newsarticle/cryptocurrency/">Crypto</a></li> <li id="menu-item-207219" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207219"><a href="https://ffnews.com/category/newsarticle/funding/">Funding</a></li> <li id="menu-item-207221" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207221"><a href="https://ffnews.com/category/newsarticle/sustainability/">Sustainability</a></li> </ul> </li> <li id="menu-item-207222" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207222"><a href="https://ffnews.com/category/fintech-tv/">Fintech TV</a> <ul class="sub-menu"> <li id="menu-item-207224" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207224"><a href="#">Back</a></li> <li id="menu-item-207230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207230"><a href="#">Episodes</a> <ul class="sub-menu"> <li id="menu-item-207238" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207238"><a href="#">Back</a></li> <li id="menu-item-207226" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207226"><a href="https://ffnews.com/category/fintech-tv/episode/">All Episodes</a></li> <li id="menu-item-207227" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207227"><a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/">The Paytech Show</a></li> <li id="menu-item-207228" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207228"><a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/">The Fintech Show</a></li> <li id="menu-item-207229" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207229"><a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/">The Insurtech Show</a></li> </ul> </li> <li id="menu-item-207231" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207231"><a href="https://ffnews.com/category/fintech-tv/ff-virtual-arena/">Virtual Arena</a></li> <li id="menu-item-207225" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207225"><a href="https://ffnews.com/category/fintech-tv/">All Clips</a></li> <li id="menu-item-210460" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-210460"><a href="https://ffnews.com/category/ff-presents/ff-salon/">FF Salon</a></li> <li id="menu-item-207232" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207232"><a href="https://ffnews.com/category/ff-presents/payments-race/">Payments Race</a></li> <li id="menu-item-207233" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207233"><a href="https://ffnews.com/category/fintech-tv/webinars/">Webinars</a></li> <li id="menu-item-207234" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207234"><a href="https://ffnews.com/category/ff-presents/fintech-fire-round/">Fintech Fire Round</a></li> <li id="menu-item-207235" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207235"><a href="https://ffnews.com/category/ff-presents/fundraising-rap-fintech-tv/">Fintech Rap Up</a></li> </ul> </li> <li id="menu-item-207240" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207240"><a href="#">Thought Leadership</a> <ul class="sub-menu"> <li id="menu-item-207241" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207241"><a href="#">Back</a></li> <li id="menu-item-207242" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207242"><a href="https://ffnews.com/category/thought-leader/">Thought Leaders</a></li> <li id="menu-item-207243" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207243"><a href="https://ffnews.com/category/thought-leader/commentary/">Commentary</a></li> <li id="menu-item-207244" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207244"><a href="https://ffnews.com/category/thought-leader/whitepaper/">Whitepapers</a></li> </ul> </li> <li id="menu-item-207258" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207258"><a href="https://ffnews.com/magazine_issues/">Magazines</a> <ul class="sub-menu"> <li id="menu-item-207259" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207259"><a href="#">Back</a></li> <li id="menu-item-207260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207260"><a href="https://ffnews.com/magazine_issues">All Issues</a></li> <li id="menu-item-207265" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207265"><a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/">The Fintech Magazine</a></li> <li id="menu-item-207266" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207266"><a href="https://ffnews.com/category/thought-leader/the-paytech-magazine/">The Paytech Magazine</a></li> <li id="menu-item-207269" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207269"><a href="https://ffnews.com/category/thought-leader/the-insurtech-magazine/">The Insurtech Magazine</a></li> </ul> </li> <li id="menu-item-207245" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207245"><a href="#">Events</a> <ul class="sub-menu"> <li id="menu-item-207246" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207246"><a href="#">Back</a></li> <li id="menu-item-207249" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207249"><a href="https://ffnews.com/event_listing/">Upcoming Events</a></li> <li id="menu-item-207250" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207250"><a href="#">Event Coverage</a> <ul class="sub-menu"> <li id="menu-item-207248" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207248"><a href="#">Back</a></li> <li id="menu-item-207251" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207251"><a href="https://ffnews.com/category/fintech-tv/event/">All Event Videos</a></li> <li id="menu-item-207252" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207252"><a href="https://ffnews.com/category/fintech-tv/event/2020/">Event Videos 2020</a></li> <li id="menu-item-207253" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207253"><a href="https://ffnews.com/category/fintech-tv/event/2021/">Event Videos 2021</a></li> <li id="menu-item-207254" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207254"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2022/">Event Videos 2022</a></li> <li id="menu-item-233793" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-233793"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2023/">Event Videos 2023</a></li> </ul> </li> </ul> </li> <li id="menu-item-213019" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-213019"><a href="https://ffnews.com/category/podcast/">Podcast</a> <ul class="sub-menu"> <li id="menu-item-213020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-213020"><a href="#">Back</a></li> <li id="menu-item-213018" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-213018"><a href="https://ffnews.com/category/podcast/ff-salon-podcast/">FF Salon Podcast</a></li> <li id="menu-item-224581" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224581"><a href="https://ffnews.com/category/podcast/ff-guest-appearances/">FF Guest Appearances</a></li> </ul> </li> <li id="menu-item-207255" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207255"><a href="#">About</a> <ul class="sub-menu"> <li id="menu-item-207247" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207247"><a href="#">Back</a></li> <li id="menu-item-207256" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207256"><a href="https://ffnews.com/about/the-ff-team/">The FF Team</a></li> <li id="menu-item-207257" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207257"><a href="https://ffnews.com/about/join-us/">Join Us!</a></li> </ul> </li> <li id="menu-item-210455" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-210455"><a href="#">Directory</a> <ul class="sub-menu"> <li id="menu-item-210458" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210458"><a href="#">Back</a></li> <li id="menu-item-210457" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210457"><a href="https://ffnews.com/companies">Companies</a></li> <li id="menu-item-210456" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210456"><a href="https://ffnews.com/people">People</a></li> </ul> </li> </ul></div> </header> <div class="container-fluid p-0 mt-5 mob__banner"><div data-ff-ad-trackid="304092" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-1817461795"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect Leaderboard | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20728%2090'%3E%3C/svg%3E" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" /></noscript></a></div></div> <main> <div class="container-fluid breaking__news"> <div class="row align-items-center"> <div class="col-4 col-sm-2 br__title text-center"> <p>Breaking<span> News</span></p> </div> <div class="col-8 col-sm-10 br__news__rotator"> <marquee behavior="scroll" scrollamount="5" direction="left" onmouseover="this.stop();" onmouseout="this.start();"> <a href="https://ffnews.com/newsarticle/merchants/getnet-to-appoint-juan-franco-as-new-global-ceo/"><span class="break--span">Getnet to Appoint Juan Franco as New Global CEO</a> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/"><span class="break--span">Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon</a> <a href="https://ffnews.com/newsarticle/fintech/new-podcast-launches-to-raise-awareness-of-growing-threat-of-scams/"><span class="break--span">New Podcast Launches to Raise Awareness of Growing Threat of Scams</a> <a href="https://ffnews.com/newsarticle/fintech/lunar-appoints-new-cfo/"><span class="break--span">Lunar Appoints New CFO</a> <a href="https://ffnews.com/newsarticle/tradetech/investifi-partners-with-rqd-clearing-to-provide-seamless-and-secure-investment-opportunities-for-financial-institution-account-holders/"><span class="break--span">InvestiFi Partners With RQD* Clearing to Provide Seamless and Secure Investment Opportunities for Financial Institution Account Holders</a> <a href="https://ffnews.com/fintech-tv/event/2024/ftt-fintech-festival/what-is-the-best-thing-about-ftt-fintech-festival-ff-news-at-ftt-fintech-festival/"><span class="break--span">What is the Best Thing About FTT Fintech Festival? | FF News at FTT Fintech Festival</a> <a href="https://ffnews.com/newsarticle/paytech/clearent-by-xplor-launches-payfac-as-a-service-to-help-software-providers-unlock-hidden-revenue/"><span class="break--span">Clearent by Xplor Launches PayFac as a Service to Help Software Providers Unlock Hidden Revenue </a> <a href="https://ffnews.com/newsarticle/tradetech/broadridge-significantly-enhances-structured-product-trading-capabilities/"><span class="break--span">Broadridge Significantly Enhances Structured Product Trading Capabilities</a> <a href="https://ffnews.com/newsarticle/fintech/autonomys-network-partners-with-fluence-to-drive-decentralized-cloud-computing-for-ai3-0-applications/"><span class="break--span">Autonomys Network Partners With Fluence to Drive Decentralized Cloud Computing for AI3.0 Applications</a> <a href="https://ffnews.com/newsarticle/fintech/assetmark-adds-tifin-ai-capabilities-to-enhance-and-scale-its-industry-leading-wealth-management-platform/"><span class="break--span">AssetMark Adds TIFIN AI Capabilities to Enhance and Scale its Industry-Leading Wealth Management Platform</a> <a href="https://ffnews.com/newsarticle/cryptocurrency/bitso-expands-its-earnings-feature-and-includes-more-options-to-multiply-cryptocurrencies/"><span class="break--span">Bitso Expands Its Earnings Feature and Includes More Options to Multiply Cryptocurrencies</a> <a href="https://ffnews.com/newsarticle/funding/opec-fund-for-international-development-the-opec-fund-first-sustainability-linked-financing-to-boost-agriculture-in-africa/"><span class="break--span">OPEC Fund for International Development (the OPEC Fund) First Sustainability-Linked Financing to Boost Agriculture in Africa</a> <a href="https://ffnews.com/newsarticle/fintech/paychex-introduces-hr-analytics-premium-plus-solution-with-built-in-genai-capabilities/"><span class="break--span">Paychex Introduces HR Analytics Premium Plus Solution With Built-in GenAI Capabilities</a> <a href="https://ffnews.com/newsarticle/fintech/epassi-appoints-fintech-leader-jussi-lindberg-as-board-member-to-fuel-global-growth/"><span class="break--span">Epassi Appoints Fintech Leader Jussi Lindberg as Board Member to Fuel Global Growth</a> <a href="https://ffnews.com/newsarticle/funding/tbc-bank-uzbekistan-secures-10-million-from-ebrd-aims-to-expand-financial-inclusion-of-women/"><span class="break--span">TBC Bank Uzbekistan Secures $10 million from EBRD, Aims to Expand Financial Inclusion of Women</a> </marquee> </div> </div> </div> <div class="container top__videos px-0" style="display:none;"> <div class="row"> <div class="col-sm-12 tv__title"> <p>Latest Episodes & Video Interviews</p> </div> <div class="owl-carousel owl-theme"> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1031494098?h=fb85e5ced1&badge=0&autopause=0&player_id=0&app_id=58479" video__title="How to Combat the Threat of Deepfakes in Financial Services | Trulioo | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/how-to-combat-the-threat-of-deepfakes-in-financial-services-trulioo-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="How to Combat the Threat of Deepfakes in Financial Services | Trulioo | FF News at Money20/20 USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA.jpg 1000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/how-to-combat-the-threat-of-deepfakes-in-financial-services-trulioo-ff-news-at-money20-20-usa/" > <h3>How to Combat the Threat of Deepfakes in Financial Services | Trulioo | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1031056506?h=9df0e03bc9&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="The US Payment Market is Shifting | Aevi | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/" > <h3>The US Payment Market is Shifting | Aevi | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/episode/" class="label"><p>Episodes</p></a> <a video__url="https://player.vimeo.com/video/1031094560?h=ad1c043e5b&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="A Banking Lifeline: Standby Servicing in Turbulent Times | Lenvi | The Fintech Show #148" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/a-banking-lifeline-standby-servicing-in-turbulent-times-lenvi-the-fintech-show-148/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="A-banking-lifeline--Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-#148" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/a-banking-lifeline-standby-servicing-in-turbulent-times-lenvi-the-fintech-show-148/" > <h3>A Banking Lifeline: Standby Servicing in Turbulent Times | Lenvi | The Fintech Show #148</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/episode/" class="label"><p>Episodes</p></a> <a video__url="https://player.vimeo.com/video/1028870475?h=c3234a8c76&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Enriched Data at the Heart of the Digital Banking Revolution | BNP Paribas, Kroo, Snowdrop | The Fintech Show #147" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/enriched-data-at-the-heart-of-the-digital-banking-revolution-bnp-paribas-kroo-snowdrop-the-fintech-show-147/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/enriched-data-at-the-heart-of-the-digital-banking-revolution-bnp-paribas-kroo-snowdrop-the-fintech-show-147/" > <h3>Enriched Data at the Heart of the Digital Banking Revolution | BNP Paribas, Kroo, Snowdrop | The Fintech Show #147</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/episode/" class="label"><p>Episodes</p></a> <a video__url="https://player.vimeo.com/video/1028768598?badge=0&autopause=0&player_id=0&app_id=58479" video__title="Transparency in the Payments Value Chain | Nexi Group, Torus, DNA Payments | The Paytech Show #83" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/episode/the-paytech-show/transparency-in-the-payments-value-chain-nexi-group-torus-dna-payments-the-paytech-show-83/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="Transparency in the Payments Value Chain | Nexi Group, Torus, DNA Payments | The Paytech Show #83" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/episode/the-paytech-show/transparency-in-the-payments-value-chain-nexi-group-torus-dna-payments-the-paytech-show-83/" > <h3>Transparency in the Payments Value Chain | Nexi Group, Torus, DNA Payments | The Paytech Show #83</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1029203034?h=24935a73fe&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Empowering Banks to Attract the Next Generation of Customers | FIS | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/empowering-banks-to-attract-the-next-generation-of-customers-fis-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="Empowering-Banks-to-Attract--the-Next-Generation-of-Customers--_-FIS-_-FF-News-at-Money20-20-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/empowering-banks-to-attract-the-next-generation-of-customers-fis-ff-news-at-money20-20-usa/" > <h3>Empowering Banks to Attract the Next Generation of Customers | FIS | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1028487598?h=f20d569913&badge=0&autopause=0&player_id=0&app_id=58479" video__title="This Startup is Unlocking Life Insurance for a New Demographic | Wysh | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/this-startup-is-unlocking-life-insurance-for-a-new-demographic-wysh-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="This Startup is Unlocking Life Insurance for a New Demographic | Wysh | FF News at Money20:20 USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/This-Startup-is-Unlocking-Life-Insurance-for-a-New-Demographic-Wysh-FF-News-at-Money2020-USA.jpg 1000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/this-startup-is-unlocking-life-insurance-for-a-new-demographic-wysh-ff-news-at-money20-20-usa/" > <h3>This Startup is Unlocking Life Insurance for a New Demographic | Wysh | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1028479112?h=1e9a16fb32&badge=0&autopause=0&player_id=0&app_id=58479" video__title="The Future of Customer Service in Banking | Zingly.ai | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-future-of-customer-service-in-banking-zingly-ai-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="The Future of Customer Service in Banking | Zingly.AI | FF News at Money20/20 USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/The-Future-of-Customer-Service-in-Banking-Zingly.AI-FF-News-at-Money2020.jpg 1000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-future-of-customer-service-in-banking-zingly-ai-ff-news-at-money20-20-usa/" > <h3>The Future of Customer Service in Banking | Zingly.ai | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1028750578?h=b1a605fa2e&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Could BNPL Be the Future of German E-Commerce? | Riverty | Nexi Roadshow: Bits & Pretzels Munich" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/nexi-roadshow/could-bnpl-be-the-future-of-german-e-commerce-riverty-nexi-roadshow-bits-pretzels-munich/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="Nexi-Kay-Sebastian-Dallmann" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Nexi-Kay-Sebastian-Dallmann-1.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/nexi-roadshow/could-bnpl-be-the-future-of-german-e-commerce-riverty-nexi-roadshow-bits-pretzels-munich/" > <h3>Could BNPL Be the Future of German E-Commerce? | Riverty | Nexi Roadshow: Bits & Pretzels Munich</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1027696974?h=425964f1ca&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Adapting Insurance to the Cyber Threat | Cowbell | ITC Vegas 2024" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/itc-vegas-2024/adapting-insurance-to-the-cyber-threat-cowbell-itc-vegas-2024/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Adapting-Insurance-to-the-Cyber-Threat-_-Cowbell-_-ITC-Vegas-2024.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/itc-vegas-2024/adapting-insurance-to-the-cyber-threat-cowbell-itc-vegas-2024/" > <h3>Adapting Insurance to the Cyber Threat | Cowbell | ITC Vegas 2024</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1028744927?h=b3ed74eaf8&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Preparing for the Future of Payments Compliance | AutoRek | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/preparing-for-the-future-of-payments-compliance-autorek-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="Preparing-for-the-Future-of--Payments-Compliance-_-AutoRek--_-FF-News-at-Money20-20-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Preparing-for-the-Future-of-Payments-Compliance-_-AutoRek-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/preparing-for-the-future-of-payments-compliance-autorek-ff-news-at-money20-20-usa/" > <h3>Preparing for the Future of Payments Compliance | AutoRek | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1027751044?h=ce81e8bc1d&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="How Employees Could Get Paid On-Demand | DailyPay | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/how-employees-could-get-paid-on-demand-dailypay-ff-news-at-money20-20-usa/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/How-Employees-Could-Get-Paid-On-Demand-_-DailyPay-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/how-employees-could-get-paid-on-demand-dailypay-ff-news-at-money20-20-usa/" > <h3>How Employees Could Get Paid On-Demand | DailyPay | FF News at Money20/20 USA</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1024404915?h=d607c9415d&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="More SMEs in DACH Turning to E-Commerce | Wix | Nexi Roadshow: Bits & Pretzels Munich" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/nexi-roadshow/more-smes-in-dach-turning-to-e-commerce-wix-nexi-roadshow-bits-pretzels-munich/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Media-1-7FEBBAEB-9724-42D2-BE04-6A6D510DEAF7.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/nexi-roadshow/more-smes-in-dach-turning-to-e-commerce-wix-nexi-roadshow-bits-pretzels-munich/" > <h3>More SMEs in DACH Turning to E-Commerce | Wix | Nexi Roadshow: Bits & Pretzels Munich</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1025115504?h=f422f53360&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Insuring Businesses in Catastrophe-Prone Zones | INSTANDA and Green Shield | ITC Vegas 2024" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/itc-vegas-2024/insuring-businesses-in-catastrophe-prone-zones-instanda-and-green-shield-itc-vegas-2024/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Insuring-Businesses-in-Catastrophe-Prone-Zones-_-INSTANDA-and-Green-Shield-_-ITC-Vegas-2024-2.jpg 1600w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/itc-vegas-2024/insuring-businesses-in-catastrophe-prone-zones-instanda-and-green-shield-itc-vegas-2024/" > <h3>Insuring Businesses in Catastrophe-Prone Zones | INSTANDA and Green Shield | ITC Vegas 2024</h3> </a> </div> <div class="item tv__single"> <div class="tv__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label"><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1024304043?h=5853af44aa&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Doing Payments Differently in DACH | Computop | Nexi Roadshow: Bits & Pretzels Munich" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/nexi-roadshow/doing-payments-differently-in-dach-computop-nexi-roadshow-bits-pretzels-munich/" > <img width="242" height="116" src="https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-242x116.jpg" class="attachment-ffnews-thumbnail-video-slider size-ffnews-thumbnail-video-slider wp-post-image" alt="" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/10/Nexi-Stop-Three-Munich-2.jpg 2000w" sizes="(max-width: 242px) 100vw, 242px" /> </a> </div> <a href="https://ffnews.com/fintech-tv/event/2024/nexi-roadshow/doing-payments-differently-in-dach-computop-nexi-roadshow-bits-pretzels-munich/" > <h3>Doing Payments Differently in DACH | Computop | Nexi Roadshow: Bits & Pretzels Munich</h3> </a> </div> </div> </div> </div> <div class="container top__posts px-0"> <div class="row top__posts__wrapper"> <div class="col-sm-9"> <div class="container p-0"> <div class="row"> <div class="col-sm-12 posts__title pt-3"> <p>Top Episodes & Video Interviews</p> </div> <div class="row first__row"> <div class="col-lg-8 position-relative"> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/"> <img width="648" height="311" src="https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-648x311.jpg" class="attachment-ffnews-medium size-ffnews-medium wp-post-image" alt="The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA" decoding="async" fetchpriority="high" srcset="https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 648px) 100vw, 648px" /> </a> <a video__url="https://player.vimeo.com/video/1031056506?h=9df0e03bc9&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="The US Payment Market is Shifting | Aevi | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> </div> <div class="col-lg-4 top__posts__text"> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/"> <h3>The US Payment Market is Shifting | Aevi | FF News at Money20/20 USA</h3> </a> <p class="post__excerpt"> The US Payment Market is Shifting. That’s according to Alex Benjamin, Aevi’s Head of Business […] </p> <div class="btn__wrapper d-flex justify-content-between align-items-center"> <a class="float-right" href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/">Read more</a> </div> </div> </div> <!-- TIER 1 VIDEO --> <div class="col-sm-12"> <div class="row second__row" id="video_feed"> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label" style="background: !important;" ><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1031494098?h=fb85e5ced1&badge=0&autopause=0&player_id=0&app_id=58479" video__title="How to Combat the Threat of Deepfakes in Financial Services | Trulioo | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/how-to-combat-the-threat-of-deepfakes-in-financial-services-trulioo-ff-news-at-money20-20-usa/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="How to Combat the Threat of Deepfakes in Financial Services | Trulioo | FF News at Money20/20 USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Combat-the-Threat-of-Deepfakes-in-Financial-Services-Trulioo-FF-News-at-Money2020-USA.jpg 1000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/how-to-combat-the-threat-of-deepfakes-in-financial-services-trulioo-ff-news-at-money20-20-usa/"> <h3>How to Combat the Threat of Deepfakes in Financial Services | Trulioo | FF News at Money20/20 USA</h3> </a> <div class="excerpt__single"> <p> How to combat the growing deepfake threat in financial services. At Money20/20 USA 2024 we […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label" style="background: !important;" ><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1031056506?h=9df0e03bc9&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="The US Payment Market is Shifting | Aevi | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/The-US-Payment-Market-is-Shifting-_-Aevi-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/the-us-payment-market-is-shifting-aevi-ff-news-at-money20-20-usa/"> <h3>The US Payment Market is Shifting | Aevi | FF News at Money20/20 USA</h3> </a> <div class="excerpt__single"> <p> The US Payment Market is Shifting. That’s according to Alex Benjamin, Aevi’s Head of Business […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/" class="label" style="background: #dc3545 !important;" ><p>Fintech TV</p></a> <a video__url="https://player.vimeo.com/video/1029305194?h=0440a83821&badge=0&autopause=0&player_id=0&app_id=58479" video__title="Something’s Happening in the Caribbean in 2025… | Fintech Islands | FF Virtual Arena #342" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/somethings-happening-in-the-caribbean-in-2025-fintech-islands-ff-virtual-arena-342/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Something's Happening in the Caribbean in 2025… | Fintech Islands | FF Virtual Arena #342" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Somethings-Happening-in-the-Caribbean-in-2025…-Fintech-Islands-FF-Virtual-Arena-342.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/somethings-happening-in-the-caribbean-in-2025-fintech-islands-ff-virtual-arena-342/"> <h3>Something's Happening in the Caribbean in 2025… | Fintech Islands | FF Virtual Arena #342</h3> </a> <div class="excerpt__single"> <p> In the latest FF News Virtual Arena we spoke to some of the team behind […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/episode/" class="label" style="background: !important;" ><p>Episodes</p></a> <a video__url="https://player.vimeo.com/video/1031094560?h=ad1c043e5b&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="A Banking Lifeline: Standby Servicing in Turbulent Times | Lenvi | The Fintech Show #148" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/a-banking-lifeline-standby-servicing-in-turbulent-times-lenvi-the-fintech-show-148/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="A-banking-lifeline--Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-#148" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/A-banking-lifeline-Standby-servicing-in-turbulent-times-_-Lenvi-_-The-Fintech-Show-148.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/a-banking-lifeline-standby-servicing-in-turbulent-times-lenvi-the-fintech-show-148/"> <h3>A Banking Lifeline: Standby Servicing in Turbulent Times | Lenvi | The Fintech Show #148</h3> </a> <div class="excerpt__single"> <p> A banking lifeline: The role of standby servicing in turbulent times. In the latest episode […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/" class="label" style="background: #dc3545 !important;" ><p>Fintech TV</p></a> <a video__url="https://player.vimeo.com/video/1028490405?h=c811dbf6f0&badge=0&autopause=0&player_id=0&app_id=58479" video__title="How to Solve the Small Business Insurance Problem | Superscript | FF Virtual Arena #341" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/how-to-solve-the-small-business-insurance-problem-superscript-ff-virtual-arena-341/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="How to Solve the Small Business Insurance Problem | Superscript | FF Virtual Arena #341" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/How-to-Solve-the-Small-Business-Insurance-Problem-Superscript-FF-Virtual-Arena-341.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/how-to-solve-the-small-business-insurance-problem-superscript-ff-virtual-arena-341/"> <h3>How to Solve the Small Business Insurance Problem | Superscript | FF Virtual Arena #341</h3> </a> <div class="excerpt__single"> <p> How to solve the small business insurance problem. Superscript is changing the game when it […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/episode/" class="label" style="background: !important;" ><p>Episodes</p></a> <a video__url="https://player.vimeo.com/video/1028870475?h=c3234a8c76&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Enriched Data at the Heart of the Digital Banking Revolution | BNP Paribas, Kroo, Snowdrop | The Fintech Show #147" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/enriched-data-at-the-heart-of-the-digital-banking-revolution-bnp-paribas-kroo-snowdrop-the-fintech-show-147/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Enriched-data-is-at-the-heart-of-the-digital-banking-revolution.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/episode/the-fintech-show/enriched-data-at-the-heart-of-the-digital-banking-revolution-bnp-paribas-kroo-snowdrop-the-fintech-show-147/"> <h3>Enriched Data at the Heart of the Digital Banking Revolution | BNP Paribas, Kroo, Snowdrop | The Fintech Show #147</h3> </a> <div class="excerpt__single"> <p> The next revolution in digital banking will come from enriched data. In the latest episode […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/" class="label" style="background: #dc3545 !important;" ><p>Fintech TV</p></a> <a video__url="https://player.vimeo.com/video/1028483434?h=f3c3826483&badge=0&autopause=0&player_id=0&app_id=58479" video__title="Managing the ‘Data Ocean’ of Modern Insurance | Aon | FF Virtual Arena #340" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/managing-the-data-ocean-of-modern-insurance-aon-ff-virtual-arena-340/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Managing the 'Data Ocean' of Modern Insurance | Aon | FF Virtual Arena #340" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Managing-the-Data-Ocean-of-Modern-Insurance-Aon-FF-Virtual-Arena-340.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/managing-the-data-ocean-of-modern-insurance-aon-ff-virtual-arena-340/"> <h3>Managing the 'Data Ocean' of Modern Insurance | Aon | FF Virtual Arena #340</h3> </a> <div class="excerpt__single"> <p> Managing the ‘data ocean’ of modern insurance. Established insurers are looking to leverage their vast […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/episode/" class="label" style="background: !important;" ><p>Episodes</p></a> <a video__url="https://player.vimeo.com/video/1028768598?badge=0&autopause=0&player_id=0&app_id=58479" video__title="Transparency in the Payments Value Chain | Nexi Group, Torus, DNA Payments | The Paytech Show #83" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/episode/the-paytech-show/transparency-in-the-payments-value-chain-nexi-group-torus-dna-payments-the-paytech-show-83/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Transparency in the Payments Value Chain | Nexi Group, Torus, DNA Payments | The Paytech Show #83" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Transparency-in-the-Payments-Value-Chain2.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/episode/the-paytech-show/transparency-in-the-payments-value-chain-nexi-group-torus-dna-payments-the-paytech-show-83/"> <h3>Transparency in the Payments Value Chain | Nexi Group, Torus, DNA Payments | The Paytech Show #83</h3> </a> <div class="excerpt__single"> <p> Unlocking transparency in the payments value chain. The Paytech Show is back and this time […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label" style="background: !important;" ><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1029203034?h=24935a73fe&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Empowering Banks to Attract the Next Generation of Customers | FIS | FF News at Money20/20 USA" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/empowering-banks-to-attract-the-next-generation-of-customers-fis-ff-news-at-money20-20-usa/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Empowering-Banks-to-Attract--the-Next-Generation-of-Customers--_-FIS-_-FF-News-at-Money20-20-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Empowering-Banks-to-Attract-the-Next-Generation-of-Customers-_-FIS-_-FF-News-at-Money20-20-USA.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/empowering-banks-to-attract-the-next-generation-of-customers-fis-ff-news-at-money20-20-usa/"> <h3>Empowering Banks to Attract the Next Generation of Customers | FIS | FF News at Money20/20 USA</h3> </a> <div class="excerpt__single"> <p> Empowering banks to attract the next generation of customers. At Money20/20 USA we had the […] </p> </div> </div> </div> </div> </div> <!-- TIER 2 VIDEO --> <div class="col-sm-12"> <div class="row third__row" id="video_feed"> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label" style="background: !important;" ><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1031894771?h=b201863762&badge=0&autopause=0&player_id=0&app_id=58479" video__title="What is the Best Thing About FTT Fintech Festival? | FF News at FTT Fintech Festival" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/ftt-fintech-festival/what-is-the-best-thing-about-ftt-fintech-festival-ff-news-at-ftt-fintech-festival/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="What is the Best Thing About FTT Fintech Festival? | FF News at FTT Fintech Festival" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/What-is-the-Best-Thing-About-FTT-Fintech-Festival-FF-News-at-FTT-Fintech-Festival.jpg 1000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/event/2024/ftt-fintech-festival/what-is-the-best-thing-about-ftt-fintech-festival-ff-news-at-ftt-fintech-festival/"> <h3>What is the Best Thing About FTT Fintech Festival? | FF News at FTT Fintech Festival</h3> </a> <div class="excerpt__single"> <p> Bringing together the innovators and change-makers who are redefining the future of the fintech industry […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/" class="label" style="background: !important;" ><p>Event Videos</p></a> <a video__url="https://player.vimeo.com/video/1022972071?h=481e55281e&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="Does Your Gran Use Open Banking? | Open Banking Expo 2024" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/event/2024/open-banking-expo-2024/does-your-gran-use-open-banking-open-banking-expo-2024/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Does-Your-Gran-Use-Open--Banking--_-Open-Banking--Expo-2024" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Does-Your-Gran-Use-Open-Banking-_-Open-Banking-Expo-2024.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/event/2024/open-banking-expo-2024/does-your-gran-use-open-banking-open-banking-expo-2024/"> <h3>Does Your Gran Use Open Banking? | Open Banking Expo 2024</h3> </a> <div class="excerpt__single"> <p> Does your Gran use Open Banking? A legitimate test of whether Open Banking has entered […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/" class="label" style="background: #dc3545 !important;" ><p>Fintech TV</p></a> <a video__url="https://player.vimeo.com/video/1022809127?h=e7565cb48f&badge=0&autopause=0&player_id=0&app_id=58479" video__title="A Unique Approach to Investment | The Venture Collective | FF Virtual Arena #339" class="play" data-bs-toggle="modal" data-bs-target="#videoModal"><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 0.424805C14.0879 0.424805 0.375 14.1377 0.375 31.0498C0.375 47.9619 14.0879 61.6748 31 61.6748C47.9121 61.6748 61.625 47.9619 61.625 31.0498C61.625 14.1377 47.9121 0.424805 31 0.424805ZM40.8506 31.5215L25.9209 42.3838C25.8391 42.4426 25.7426 42.4777 25.6421 42.4853C25.5416 42.4928 25.4409 42.4725 25.3512 42.4266C25.2615 42.3807 25.1861 42.3109 25.1335 42.225C25.0808 42.139 25.0529 42.0402 25.0527 41.9395V20.2285C25.0524 20.1275 25.08 20.0284 25.1326 19.9422C25.1851 19.8559 25.2605 19.7859 25.3504 19.7399C25.4403 19.6939 25.5412 19.6737 25.6419 19.6815C25.7426 19.6893 25.8392 19.7248 25.9209 19.7842L40.8506 30.6396C40.9211 30.6895 40.9787 30.7556 41.0184 30.8323C41.0581 30.909 41.0788 30.9942 41.0788 31.0806C41.0788 31.167 41.0581 31.2521 41.0184 31.3288C40.9787 31.4055 40.9211 31.4716 40.8506 31.5215Z" fill="#ed2939"/> </svg> </a> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/a-unique-approach-to-investment-the-venture-collective-ff-virtual-arena-339/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="A Unique Approach to Investment | The Venture Collective | FF Virtual Arena #339" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/A-Unique-Approach-to-Investment-The-Venture-Collective-FF-Virtual-Arena-339.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/fintech-tv/ff-virtual-arena/a-unique-approach-to-investment-the-venture-collective-ff-virtual-arena-339/"> <h3>A Unique Approach to Investment | The Venture Collective | FF Virtual Arena #339</h3> </a> <div class="excerpt__single"> <p> This company has a unique approach to investment. Funding might fluctuate but this firm is […] </p> </div> </div> </div> <div class="btn__wrapper d-flex justify-content-end align-items-center"> <a class="float-right" href="https://ffnews.com/category/fintech-tv/">All Video</a> </div> </div> </div> </div> </div> <div class="col-sm-12 posts__title"> <p>Top Fintech News Today</p> </div> <div class="col-sm-12"> <div class="row first__row"> <div class="col-lg-8 position-relative"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-dataispower-kirill-lisitsyn-torus-in-the-fintech-magazine/"> <img width="648" height="311" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-648x311.jpg" class="attachment-ffnews-medium size-ffnews-medium wp-post-image" alt="EXCLUSIVE: "DataIsPower" - Kirill Lisitsyn, Torus in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine.jpg 2000w" sizes="(max-width: 648px) 100vw, 648px" /> </a> </div> <div class="col-lg-4 top__posts__text"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-dataispower-kirill-lisitsyn-torus-in-the-fintech-magazine/"> <h3>EXCLUSIVE: "DataIsPower" - Kirill Lisitsyn, Torus in 'The Fintech Magazine'</h3> </a> <p class="post__excerpt"> SaaS data analysis newcomer Torus says it is intent on shining a much-needed light on […] </p> <div class="btn__wrapper d-flex justify-content-between align-items-center"> <a class="float-right" href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-dataispower-kirill-lisitsyn-torus-in-the-fintech-magazine/">Read more</a> </div> </div> </div> <!-- TIER 1 POSTS --> <div class="row second__row" id="post_feed"> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/fintech/" class="label" style="background: !important;" ><p>Fintech</p></a> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon.jpg 1000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/"> <h3>Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon</h3> </a> <div class="excerpt__single"> <p> Earlier today, Revolut co-founders Nik Storonsky and Vlad Yatsenko took to the stage at the […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/" class="label" style="background: !important;" ><p>The Fintech Magazine</p></a> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-f-is-for-diversity-nina-woss-fund-f-in-the-fintech-magazine/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="EXCLUSIVE: "F is For Diversity..." - Nina Wöss, Fund F in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-f-is-for-diversity-nina-woss-fund-f-in-the-fintech-magazine/"> <h3>EXCLUSIVE: "F is For Diversity..." - Nina Wöss, Fund F in 'The Fintech Magazine'</h3> </a> <div class="excerpt__single"> <p> Most VC investors aren’t putting their money where their mouths are when it comes to […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/insurtech/" class="label" style="background: !important;" ><p>Insurtech</p></a> <a href="https://ffnews.com/newsarticle/insurtech/american-association-of-insurance-services-aais-partners-with-akur8-to-enhance-predictive-modeling-capabilities/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="American Association of Insurance Services (AAIS) Partners With Akur8 to Enhance Predictive Modeling Capabilities" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/American-Association-of-Insurance-Services-AAIS-Partners-With-Akur8-to-Enhance-Predictive-Modeling-Capabilities.jpg 1000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/insurtech/american-association-of-insurance-services-aais-partners-with-akur8-to-enhance-predictive-modeling-capabilities/"> <h3>American Association of Insurance Services (AAIS) Partners With Akur8 to Enhance Predictive Modeling Capabilities</h3> </a> <div class="excerpt__single"> <p> Akur8, the next-generation insurance pricing and reserving solution powered by transparent machine learning, is thrilled […] </p> </div> </div> </div> </div> </div> <!-- TIER 2 POSTS --> <div class="row third__row" id="post_feed"> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/merchants/" class="label" style="background: #dc3545 !important;" ><p>Merchants</p></a> <a href="https://ffnews.com/newsarticle/merchants/getnet-to-appoint-juan-franco-as-new-global-ceo/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Getnet to Appoint Juan Franco as New Global CEO" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Getnet-to-Appoint-Juan-Franco-as-New-Global-CEO.jpg 1000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/merchants/getnet-to-appoint-juan-franco-as-new-global-ceo/"> <h3>Getnet to Appoint Juan Franco as New Global CEO</h3> </a> <div class="excerpt__single"> <p> Getnet, Santander’s leading global provider of payment solutions for merchants, announced today the appointment of […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/fintech/" class="label" style="background: !important;" ><p>Fintech</p></a> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Revolut-Reveals-2025-Vision-With-AI-Assistant-Mortgages-and-ATMs-on-the-Horizon.jpg 1000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/"> <h3>Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon</h3> </a> <div class="excerpt__single"> <p> Earlier today, Revolut co-founders Nik Storonsky and Vlad Yatsenko took to the stage at the […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/fintech/" class="label" style="background: !important;" ><p>Fintech</p></a> <a href="https://ffnews.com/newsarticle/fintech/new-podcast-launches-to-raise-awareness-of-growing-threat-of-scams/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/12-1-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="featurespace" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/12-1-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/12-1-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/12-1-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/12-1-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/12-1-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/12-1-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/12-1-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/12-1-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/12-1-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/12-1-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/12-1-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/12-1-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/12-1-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/12-1-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/12-1-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/12-1-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/12-1-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/12-1-113x54.png 113w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/new-podcast-launches-to-raise-awareness-of-growing-threat-of-scams/"> <h3>New Podcast Launches to Raise Awareness of Growing Threat of Scams</h3> </a> <div class="excerpt__single"> <p> Global fraud and financial crime prevention company, Featurespace, has launched a new podcast to boost […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/fintech/" class="label" style="background: !important;" ><p>Fintech</p></a> <a href="https://ffnews.com/newsarticle/fintech/lunar-appoints-new-cfo/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/11-2-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="lunar" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/11-2-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/11-2-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/11-2-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/11-2-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/11-2-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/11-2-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/11-2-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/11-2-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/11-2-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/11-2-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/11-2-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/11-2-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/11-2-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/11-2-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/11-2-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/11-2-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/11-2-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/11-2-113x54.png 113w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/lunar-appoints-new-cfo/"> <h3>Lunar Appoints New CFO</h3> </a> <div class="excerpt__single"> <p> Lunar, the fast-growing Nordic challenger bank, today announces the appointment of Robert Stambro as its […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/" class="label" style="background: #dc3545 !important;" ><p>News</p></a> <a href="https://ffnews.com/newsarticle/tradetech/investifi-partners-with-rqd-clearing-to-provide-seamless-and-secure-investment-opportunities-for-financial-institution-account-holders/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/10-13-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="InvestiFi" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/10-13-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/10-13-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/10-13-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/10-13-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/10-13-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/10-13-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/10-13-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/10-13-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/10-13-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/10-13-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/10-13-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/10-13-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/10-13-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/10-13-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/10-13-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/10-13-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/10-13-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/10-13-113x54.png 113w, https://ffnews.com/wp-content/uploads/2024/11/10-13.png 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/tradetech/investifi-partners-with-rqd-clearing-to-provide-seamless-and-secure-investment-opportunities-for-financial-institution-account-holders/"> <h3>InvestiFi Partners With RQD* Clearing to Provide Seamless and Secure Investment Opportunities for Financial Institution Account Holders</h3> </a> <div class="excerpt__single"> <p> Digital investing solutions provider InvestiFi, has partnered with RQD Clearing, to facilitate its securities trading […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/" class="label" style="background: #dc3545 !important;" ><p>News</p></a> <a href="https://ffnews.com/newsarticle/paytech/clearent-by-xplor-launches-payfac-as-a-service-to-help-software-providers-unlock-hidden-revenue/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/9-14-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Xplor" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/9-14-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/9-14-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/9-14-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/9-14-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/9-14-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/9-14-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/9-14-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/9-14-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/9-14-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/9-14-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/9-14-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/9-14-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/9-14-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/9-14-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/9-14-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/9-14-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/9-14-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/9-14-113x54.png 113w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/paytech/clearent-by-xplor-launches-payfac-as-a-service-to-help-software-providers-unlock-hidden-revenue/"> <h3>Clearent by Xplor Launches PayFac as a Service to Help Software Providers Unlock Hidden Revenue </h3> </a> <div class="excerpt__single"> <p> Clearent by Xplor, a leading U.S. payment processor under Xplor Technologies, today announces the launch […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/" class="label" style="background: #dc3545 !important;" ><p>News</p></a> <a href="https://ffnews.com/newsarticle/tradetech/broadridge-significantly-enhances-structured-product-trading-capabilities/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/8-16-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="broadridge" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/8-16-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/8-16-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/8-16-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/8-16-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/8-16-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/8-16-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/8-16-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/8-16-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/8-16-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/8-16-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/8-16-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/8-16-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/8-16-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/8-16-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/8-16-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/8-16-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/8-16-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/8-16-113x54.png 113w, https://ffnews.com/wp-content/uploads/2024/11/8-16.png 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/tradetech/broadridge-significantly-enhances-structured-product-trading-capabilities/"> <h3>Broadridge Significantly Enhances Structured Product Trading Capabilities</h3> </a> <div class="excerpt__single"> <p> Broadridge Financial Solutions, Inc. (NYSE:BR), a global Fintech leader, today announced transformative enhancements to Tbricks, […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/fintech/" class="label" style="background: !important;" ><p>Fintech</p></a> <a href="https://ffnews.com/newsarticle/fintech/autonomys-network-partners-with-fluence-to-drive-decentralized-cloud-computing-for-ai3-0-applications/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/7-15-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Fluence" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/7-15-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/7-15-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/7-15-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/7-15-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/7-15-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/7-15-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/7-15-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/7-15-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/7-15-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/7-15-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/7-15-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/7-15-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/7-15-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/7-15-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/7-15-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/7-15-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/7-15-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/7-15-113x54.png 113w, https://ffnews.com/wp-content/uploads/2024/11/7-15.png 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/autonomys-network-partners-with-fluence-to-drive-decentralized-cloud-computing-for-ai3-0-applications/"> <h3>Autonomys Network Partners With Fluence to Drive Decentralized Cloud Computing for AI3.0 Applications</h3> </a> <div class="excerpt__single"> <p> Autonomys Network, a pioneer in decentralized AI infrastructure, and Fluence, a leading provider of decentralized […] </p> </div> </div> </div> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/newsarticle/fintech/" class="label" style="background: !important;" ><p>Fintech</p></a> <a href="https://ffnews.com/newsarticle/fintech/assetmark-adds-tifin-ai-capabilities-to-enhance-and-scale-its-industry-leading-wealth-management-platform/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/6-15-310x149.png" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="AssetMark" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/6-15-310x149.png 310w, https://ffnews.com/wp-content/uploads/2024/11/6-15-300x144.png 300w, https://ffnews.com/wp-content/uploads/2024/11/6-15-1024x492.png 1024w, https://ffnews.com/wp-content/uploads/2024/11/6-15-768x369.png 768w, https://ffnews.com/wp-content/uploads/2024/11/6-15-1536x737.png 1536w, https://ffnews.com/wp-content/uploads/2024/11/6-15-2048x983.png 2048w, https://ffnews.com/wp-content/uploads/2024/11/6-15-975x468.png 975w, https://ffnews.com/wp-content/uploads/2024/11/6-15-871x418.png 871w, https://ffnews.com/wp-content/uploads/2024/11/6-15-648x311.png 648w, https://ffnews.com/wp-content/uploads/2024/11/6-15-242x116.png 242w, https://ffnews.com/wp-content/uploads/2024/11/6-15-519x249.png 519w, https://ffnews.com/wp-content/uploads/2024/11/6-15-424x203.png 424w, https://ffnews.com/wp-content/uploads/2024/11/6-15-175x84.png 175w, https://ffnews.com/wp-content/uploads/2024/11/6-15-207x99.png 207w, https://ffnews.com/wp-content/uploads/2024/11/6-15-230x110.png 230w, https://ffnews.com/wp-content/uploads/2024/11/6-15-202x97.png 202w, https://ffnews.com/wp-content/uploads/2024/11/6-15-222x107.png 222w, https://ffnews.com/wp-content/uploads/2024/11/6-15-113x54.png 113w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-block justify-content-between align-items-top single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/assetmark-adds-tifin-ai-capabilities-to-enhance-and-scale-its-industry-leading-wealth-management-platform/"> <h3>AssetMark Adds TIFIN AI Capabilities to Enhance and Scale its Industry-Leading Wealth Management Platform</h3> </a> <div class="excerpt__single"> <p> TIFIN Sage, an advanced AI-powered investment platform and a division of TIFIN, is pleased to […] </p> </div> </div> </div> <div class="btn__wrapper d-flex justify-content-end align-items-center"> <a class="float-right" href="https://ffnews.com/category/newsarticle/">All News</a> </div> </div> <!-- END TOP POSTS --> </div> <div class="col-sm-3 posts__side__panel"> <div class="sticky-lg-top"> <div class="post__wrapper"> <ol> <li> <span> Getnet to Appoint Juan Franco as New Global CEO <div class="d-flex justify-content-between post__meta"> <p>Merchants</p> <!-- <date>June 1 2022</date> --> </div> </span> <a href="https://ffnews.com/newsarticle/merchants/getnet-to-appoint-juan-franco-as-new-global-ceo/">Read more</a> </li> <li> <span> Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon <div class="d-flex justify-content-between post__meta"> <p>Fintech</p> <!-- <date>June 1 2022</date> --> </div> </span> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/">Read more</a> </li> <li> <span> New Podcast Launches to Raise Awareness of Growing Threat of Scams <div class="d-flex justify-content-between post__meta"> <p>Fintech</p> <!-- <date>June 1 2022</date> --> </div> </span> <a href="https://ffnews.com/newsarticle/fintech/new-podcast-launches-to-raise-awareness-of-growing-threat-of-scams/">Read more</a> </li> <li> <span> Lunar Appoints New CFO <div class="d-flex justify-content-between post__meta"> <p>Fintech</p> <!-- <date>June 1 2022</date> --> </div> </span> <a href="https://ffnews.com/newsarticle/fintech/lunar-appoints-new-cfo/">Read more</a> </li> <li> <span> InvestiFi Partners With RQD* Clearing to Provide Seamless and Secure Investment Opportunities for Financial Institution Account Holders <div class="d-flex justify-content-between post__meta"> <p>News</p> <!-- <date>June 1 2022</date> --> </div> </span> <a href="https://ffnews.com/newsarticle/tradetech/investifi-partners-with-rqd-clearing-to-provide-seamless-and-secure-investment-opportunities-for-financial-institution-account-holders/">Read more</a> </li> </ol> </div> <div class="posts__side__panel pt-5"> <div data-ff-ad-trackid="304094" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-1795355511"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect Sidebar | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Fintech Connect Sidebar | FFNews" width="300" height="300" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/FF-News-Banner-300x300-1.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/FF-News-Banner-300x300-1.png" alt="Fintech Connect Sidebar | FFNews" width="300" height="300" /></noscript></a></div> </div> </div> </div> </div> </div> <div class="container-fluid top__cats px-0 pt-3 pb-1"> <div class="container categories px-0"> <div class="row"> <div class="col-sm-12 posts__title"> <p>Fintech Finance Categories</p> </div> <div class="col-sm-2 single__category"> <a href="https://ffnews.com/category/fintech-tv/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Fintech TV" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/Fintech-TV-Cat-Icon-207x158.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2022/08/Fintech-TV-Cat-Icon-207x158.jpg" alt="Fintech TV"></noscript> <h4>Fintech TV</h4> </a> </div> <div class="col-sm-2 single__category"> <a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="The Fintech Show" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/fintech-show-ff-news-207x99.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2022/08/fintech-show-ff-news-207x99.jpg" alt="The Fintech Show"></noscript> <h4>The Fintech Show</h4> </a> </div> <div class="col-sm-2 single__category"> <a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="The Paytech Show" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/paytech-show-ff-news-207x99.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2022/08/paytech-show-ff-news-207x99.jpg" alt="The Paytech Show"></noscript> <h4>The Paytech Show</h4> </a> </div> <div class="col-sm-2 single__category"> <a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="The Insurtech Show" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/insurtech-show-ff-news-207x99.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2022/08/insurtech-show-ff-news-207x99.jpg" alt="The Insurtech Show"></noscript> <h4>The Insurtech Show</h4> </a> </div> <div class="col-sm-2 single__category"> <a href="https://ffnews.com/category/thought-leader/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Thought Leadership" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/thought-leadership-ff-news-1-207x99.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2022/08/thought-leadership-ff-news-1-207x99.jpg" alt="Thought Leadership"></noscript> <h4>Thought Leadership</h4> </a> </div> </div> </div> </div> <div class="container latest__magazines px-0 pt-4"> <div class="row"> <div class="col-sm-12 posts__title"> <p>Latest Magazines</p> </div> <div class="col-sm-2 single__magazine"> <a href="https://ffnews.com/magazine_issues/the-fintech-magazine-issue-33/"> <img width="230" height="307" src="https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-230x307.png" class="attachment-ffnews-thumbnail-magazine size-ffnews-thumbnail-magazine wp-post-image" alt="Fintech Magazine Issue 33" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-230x307.png 230w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-224x300.png 224w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-350x468.png 350w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-312x418.png 312w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-232x311.png 232w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-87x116.png 87w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-111x149.png 111w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-186x249.png 186w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-152x203.png 152w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-131x175.png 131w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-118x158.png 118w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-74x99.png 74w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-72x97.png 72w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-222x297.png 222w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14-84x113.png 84w, https://ffnews.com/wp-content/uploads/2024/11/Screenshot-2024-11-06-at-13.54.14.png 635w" sizes="(max-width: 230px) 100vw, 230px" /> </a> <a href="https://ffnews.com/magazine_issues/the-fintech-magazine-issue-33/"> <p>The Fintech Magazine Issue 33</p> </a> </div> <div class="col-sm-2 single__magazine"> <a href="https://ffnews.com/magazine_issues/the-paytech-magazine-issue-15/"> <img width="230" height="307" src="https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-230x307.png" class="attachment-ffnews-thumbnail-magazine size-ffnews-thumbnail-magazine wp-post-image" alt="The Paytech Magazine 15 Cover" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-230x307.png 230w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-225x300.png 225w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-351x468.png 351w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-313x418.png 313w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-233x311.png 233w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-87x116.png 87w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-112x149.png 112w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-186x249.png 186w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-152x203.png 152w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-131x175.png 131w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-118x158.png 118w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-74x99.png 74w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-73x97.png 73w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-222x296.png 222w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21-85x113.png 85w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-23-at-15.32.21.png 540w" sizes="(max-width: 230px) 100vw, 230px" /> </a> <a href="https://ffnews.com/magazine_issues/the-paytech-magazine-issue-15/"> <p>The Paytech Magazine Issue 15</p> </a> </div> <div class="col-sm-2 single__magazine"> <a href="https://ffnews.com/magazine_issues/the-insurtech-magazine-11/"> <img width="230" height="307" src="https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-230x307.png" class="attachment-ffnews-thumbnail-magazine size-ffnews-thumbnail-magazine wp-post-image" alt="The Insurtech Magazine 11 Cover" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-230x307.png 230w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-225x300.png 225w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-351x468.png 351w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-313x418.png 313w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-233x311.png 233w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-87x116.png 87w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-112x149.png 112w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-187x249.png 187w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-152x203.png 152w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-131x175.png 131w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-118x158.png 118w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-74x99.png 74w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-73x97.png 73w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-222x296.png 222w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52-85x113.png 85w, https://ffnews.com/wp-content/uploads/2024/10/Screenshot-2024-10-22-at-09.49.52.png 379w" sizes="(max-width: 230px) 100vw, 230px" /> </a> <a href="https://ffnews.com/magazine_issues/the-insurtech-magazine-11/"> <p>The Insurtech Magazine Issue 11</p> </a> </div> <div class="col-sm-2 single__magazine"> <a href="https://ffnews.com/magazine_issues/the-fintech-magazine-issue-32/"> <img width="230" height="307" src="https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-230x307.jpg" class="attachment-ffnews-thumbnail-magazine size-ffnews-thumbnail-magazine wp-post-image" alt="The Fintech Magazine Issue 32" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-230x307.jpg 230w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-224x300.jpg 224w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-350x468.jpg 350w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-312x418.jpg 312w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-232x311.jpg 232w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-87x116.jpg 87w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-111x149.jpg 111w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-186x249.jpg 186w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-152x203.jpg 152w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-131x175.jpg 131w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-118x158.jpg 118w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-74x99.jpg 74w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-72x97.jpg 72w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-222x297.jpg 222w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32-84x113.jpg 84w, https://ffnews.com/wp-content/uploads/2024/05/fintech-mag-32.jpg 487w" sizes="(max-width: 230px) 100vw, 230px" /> </a> <a href="https://ffnews.com/magazine_issues/the-fintech-magazine-issue-32/"> <p>The Fintech Magazine Issue 32</p> </a> </div> <div class="col-sm-4"> <div class="video__last__col"> <p class="video__title">Subscribe Free</p> <p class="video__subtitle">The Biggest Stories, Delivered</p> <p class="video__desc">We don't just deliver the biggest stories in Fintech online, we deliver them to your desk. A Fintech, Paytech or Insurtech Magazine subscription is free, forever and includes free delivery </p> <div class="video__btn__wrapper d-flex"> <a class="btn__wrapper" href="https://ffnews.com/magazine_issues/">View All Issues</a> </div> <div class="video__btn__wrapper d-flex"> <a href="#newsletter__signup" class="sign__up__now">Subscribe Now</a> </div> </div> </div> </div> </div> <div class="container-fluid event__cats px-0 pt-3 pb-1"> <div class="container recent__events px-0"> <div class="row"> <div class="col-sm-12 posts__title"> <p>Event Coverage By Year</p> </div> <div class="col-sm-6 col-lg-4 mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/2024/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Event Videos 2024" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/03/ff-event-coverage-2024-424x203.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2024/03/ff-event-coverage-2024-424x203.jpg" alt="Event Videos 2024"></noscript> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/category/fintech-tv/event/2024/"> <h3>Event Videos 2024</h3> </a> </div> </div> <div class="col-sm-6 col-lg-4 mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/event-videos-2023/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Event Videos 2023" data-lazy-src="https://ffnews.com/wp-content/uploads/2023/03/WhatsApp-Image-2023-03-27-at-16.28.10-424x203.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2023/03/WhatsApp-Image-2023-03-27-at-16.28.10-424x203.jpg" alt="Event Videos 2023"></noscript> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/category/fintech-tv/event/event-videos-2023/"> <h3>Event Videos 2023</h3> </a> </div> </div> <div class="col-sm-6 col-lg-4 mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/event-videos-2022/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Event Videos 2022" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/Fintech-Finance-Event-Coverage-2022.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2022/08/Fintech-Finance-Event-Coverage-2022.jpg" alt="Event Videos 2022"></noscript> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/category/fintech-tv/event/event-videos-2022/"> <h3>Event Videos 2022</h3> </a> </div> </div> <div class="col-sm-12 event__tags"> </div> </div> </div> <div class="container recent__events px-0"> <div class="row"> <div class="col-sm-12 posts__title"> <p>Most Recent Event Coverage</p> </div> <div class="col-sm-6 col-lg-4 mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/2024/ftt-fintech-festival/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="FTT Fintech Festival" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/FTT-Fintech-Festival-424x203.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/FTT-Fintech-Festival-424x203.jpg" alt="FTT Fintech Festival"></noscript> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/category/fintech-tv/event/2024/ftt-fintech-festival/"> <h3>FTT Fintech Festival</h3> </a> </div> </div> <div class="col-sm-6 col-lg-4 mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/2024/money20-20-usa-2024/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Money20/20 USA 2024" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/Money2020-USA-2024-424x203.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/Money2020-USA-2024-424x203.jpg" alt="Money20/20 USA 2024"></noscript> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/category/fintech-tv/event/2024/money20-20-usa-2024/"> <h3>Money20/20 USA 2024</h3> </a> </div> </div> <div class="col-sm-6 col-lg-4 mb-3"> <div class="posts__single__photo"> <a href="https://ffnews.com/category/fintech-tv/event/2024/open-banking-expo-2024/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Open Banking Expo 2024" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Expo-1-424x203.jpg"><noscript><img src="https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Expo-1-424x203.jpg" alt="Open Banking Expo 2024"></noscript> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/category/fintech-tv/event/2024/open-banking-expo-2024/"> <h3>Open Banking Expo 2024</h3> </a> </div> </div> </div> </div> </div> </main> <div class="newsletter-bg"> <div class="container newsletter__footer px-0" id="newsletter__signup"> <div class="row"> <div class="col-12"> <svg width="1318" height="78" viewBox="0 0 1318 78" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 77.648V10.584H1273M1257.09 10.584H1308V71.0703" stroke="#DC3545" stroke-width="20"/> </svg> </div> </div> <div class="row newsletter__footer__middle align-items-center"> <div class="col-lg-12 mb-3"> <p class="newsletter__footer__title mb-3">Join Our Newsletter.</p> <p class="newsletter__footer__slogan">Get all the latest News, Views and Exclusives, 100% free.</p> <div class="subscribe-now"><a href="https://mailchi.mp/ffnews/signup">Subscribe Now</a></div> </div> <div class="col-lg-5 text-end newsletter__footer__logo"> </div> </div> <div class="row"> <div class="col-12 newsletter__footer__end"> <svg width="1318" height="220" viewBox="0 0 1318 220" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1308 11.7112V79.1759H209.812V201.584L10 79.1759V0.0742188" stroke="#DC3545" stroke-width="20"/> </svg> </div> </div> </div> </div> <footer> <div class="footer container-fluid px-0 py-3"> <div class="container d-flex d-md-block px-0"> <div class="first__foot d-block d-md-flex justify-content-between align-items-center pb-3 border-bottom border-dark"> <div class="social__icons d-flex align-items-center"> <a href="https://www.youtube.com/channel/UCmnK4JB0OVDiPf-x_mk6n8A" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.6693 10.8216L9.32972 9.70199C9.12555 9.60476 8.95784 9.71374 8.95784 9.94558V12.0546C8.95784 12.2864 9.12555 12.3954 9.32972 12.2981L11.6683 11.1785C11.8735 11.0802 11.8735 10.9199 11.6693 10.8216ZM9.99951 0.743652C4.4766 0.743652 -0.000488281 5.33553 -0.000488281 11.0001C-0.000488281 16.6646 4.4766 21.2565 9.99951 21.2565C15.5224 21.2565 19.9995 16.6646 19.9995 11.0001C19.9995 5.33553 15.5224 0.743652 9.99951 0.743652ZM9.99951 15.1667C4.88076 15.1667 4.79118 14.6934 4.79118 11.0001C4.79118 7.30669 4.88076 6.8334 9.99951 6.8334C15.1183 6.8334 15.2078 7.30669 15.2078 11.0001C15.2078 14.6934 15.1183 15.1667 9.99951 15.1667Z" fill="white"/> </svg> </a> <a href="https://twitter.com/fintechf" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99951 0.743652C4.47719 0.743652 -0.000488281 5.33614 -0.000488281 11.0001C-0.000488281 16.664 4.47719 21.2565 9.99951 21.2565C15.5218 21.2565 19.9995 16.664 19.9995 11.0001C19.9995 5.33614 15.5218 0.743652 9.99951 0.743652ZM14.8053 8.47488C14.812 8.58248 14.812 8.69466 14.812 8.80455C14.812 12.1654 12.3165 16.0367 7.75621 16.0367C6.34996 16.0367 5.04639 15.6177 3.94817 14.8966C4.14907 14.9195 4.34103 14.9286 4.54639 14.9286C5.7071 14.9286 6.77407 14.5257 7.62451 13.8435C6.53523 13.8206 5.62005 13.088 5.30755 12.0806C5.68924 12.1379 6.03299 12.1379 6.42585 12.0349C5.86497 11.918 5.36084 11.6056 4.9991 11.1507C4.63736 10.6958 4.44033 10.1265 4.44148 9.53944V9.50739C4.7696 9.69741 5.15576 9.81417 5.55978 9.83019C5.22014 9.59804 4.94161 9.28351 4.74887 8.91451C4.55613 8.5455 4.45514 8.13342 4.45487 7.71481C4.45487 7.24091 4.57541 6.80821 4.79192 6.43275C5.41447 7.21878 6.19132 7.86165 7.07198 8.31958C7.95263 8.77751 8.91739 9.04025 9.90353 9.09072C9.55308 7.36224 10.812 5.96343 12.3254 5.96343C13.0397 5.96343 13.6825 6.27021 14.1357 6.76471C14.6959 6.65711 15.2317 6.44191 15.7093 6.15345C15.5241 6.74182 15.1357 7.23862 14.62 7.55226C15.12 7.49732 15.6022 7.35537 16.0486 7.1562C15.7116 7.66444 15.2897 8.11545 14.8053 8.47488Z" fill="white"/> </svg> </a> <a href="https://instagram.com/ffnews247" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99701 7.5798C8.16077 7.5798 6.66226 9.11674 6.66226 11.0001C6.66226 12.8834 8.16077 14.4203 9.99701 14.4203C11.8333 14.4203 13.3318 12.8834 13.3318 11.0001C13.3318 9.11674 11.8333 7.5798 9.99701 7.5798ZM19.9988 11.0001C19.9988 9.58372 20.0113 8.18021 19.9337 6.76643C19.8562 5.1243 19.4909 3.6669 18.3201 2.46609C17.1468 1.26271 15.7284 0.890668 14.1273 0.811127C12.7464 0.731586 11.3779 0.744416 9.99951 0.744416C8.61858 0.744416 7.25015 0.731586 5.87172 0.811127C4.27064 0.890668 2.84968 1.26528 1.67889 2.46609C0.505597 3.66947 0.142852 5.1243 0.0652997 6.76643C-0.0122527 8.18278 0.000255832 9.58629 0.000255832 11.0001C0.000255832 12.4138 -0.0122527 13.8199 0.0652997 15.2337C0.142852 16.8758 0.508099 18.3332 1.67889 19.534C2.85218 20.7374 4.27064 21.1095 5.87172 21.189C7.25266 21.2685 8.62108 21.2557 9.99951 21.2557C11.3804 21.2557 12.7489 21.2685 14.1273 21.189C15.7284 21.1095 17.1493 20.7348 18.3201 19.534C19.4934 18.3307 19.8562 16.8758 19.9337 15.2337C20.0138 13.8199 19.9988 12.4164 19.9988 11.0001ZM9.99701 16.2626C7.15759 16.2626 4.86604 13.9123 4.86604 11.0001C4.86604 8.08784 7.15759 5.73753 9.99701 5.73753C12.8364 5.73753 15.128 8.08784 15.128 11.0001C15.128 13.9123 12.8364 16.2626 9.99701 16.2626ZM15.3381 6.75104C14.6752 6.75104 14.1398 6.20195 14.1398 5.522C14.1398 4.84206 14.6752 4.29297 15.3381 4.29297C16.0011 4.29297 16.5364 4.84206 16.5364 5.522C16.5366 5.68346 16.5058 5.84337 16.4456 5.99257C16.3855 6.14178 16.2972 6.27735 16.1859 6.39151C16.0746 6.50568 15.9424 6.5962 15.7969 6.6579C15.6515 6.71959 15.4955 6.75124 15.3381 6.75104Z" fill="white"/> </svg> </a> <a href="https://www.linkedin.com/company/fintech-finance/" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 0.743652C4.47708 0.743652 0 5.33553 0 11.0001C0 16.6646 4.47708 21.2565 10 21.2565C15.5229 21.2565 20 16.6646 20 11.0001C20 5.33553 15.5229 0.743652 10 0.743652ZM7.55208 15.2511H5.52708V8.56737H7.55208V15.2511ZM6.52708 7.74686C5.8875 7.74686 5.47396 7.28211 5.47396 6.70733C5.47396 6.12079 5.9 5.66993 6.55312 5.66993C7.20625 5.66993 7.60625 6.12079 7.61875 6.70733C7.61875 7.28211 7.20625 7.74686 6.52708 7.74686ZM14.9479 15.2511H12.9229V11.5471C12.9229 10.6849 12.6292 10.0994 11.8969 10.0994C11.3375 10.0994 11.0052 10.4958 10.8583 10.8772C10.8042 11.0129 10.7906 11.2052 10.7906 11.3964V15.2501H8.76458V10.6988C8.76458 9.86438 8.73854 9.16673 8.71146 8.5663H10.4708L10.5635 9.49472H10.6042C10.8708 9.05882 11.524 8.41566 12.6167 8.41566C13.949 8.41566 14.9479 9.33126 14.9479 11.2992V15.2511Z" fill="white"/> </svg> </a> </div> <div class="text-center"> Copyright © 2024 Advertainment Media All Rights Reserved. </div> <a href="#newsletter__signup"><div class="btn">SUBSCRIBE</div></a> </div> <div class="second__foot row mt-5"> <div class="ff-ad-footer" id="ff-ad-568202331"><div data-ff-ad-trackid="303908" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-1796479681"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20200'%3E%3C/svg%3E" alt="Fintech Connect | FFNews" width="500" height="200" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/FTC-EU-24-Email-Banner-1.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/FTC-EU-24-Email-Banner-1.png" alt="Fintech Connect | FFNews" width="500" height="200" /></noscript></a></div></div> <div class="col-sm"> <div id="nav_menu-5" class="widget widget_nav_menu"><h4 class="footer__widget__title">Fintech TV</h4><div class="menu-fintech-tv-footer-container"><ul id="menu-fintech-tv-footer" class="menu"><li id="menu-item-207140" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207140"><a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/">The Fintech Show</a></li> <li id="menu-item-207141" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207141"><a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/">The Paytech Show</a></li> <li id="menu-item-207142" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207142"><a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/">The Insurtech Show</a></li> <li id="menu-item-207143" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207143"><a href="https://ffnews.com/category/fintech-tv/ff-virtual-arena/">Virtual Arena</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-6" class="widget widget_nav_menu"><h4 class="footer__widget__title">News</h4><div class="menu-news-footer-container"><ul id="menu-news-footer" class="menu"><li id="menu-item-207148" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207148"><a href="https://ffnews.com/category/newsarticle/fintech/">Fintech</a></li> <li id="menu-item-207149" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207149"><a href="https://ffnews.com/category/newsarticle/paytech/">Paytech</a></li> <li id="menu-item-207150" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207150"><a href="https://ffnews.com/category/newsarticle/insurtech/">Insurtech</a></li> <li id="menu-item-207152" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207152"><a href="https://ffnews.com/category/newsarticle/cryptocurrency/">Crypto</a></li> <li id="menu-item-207151" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207151"><a href="https://ffnews.com/category/newsarticle/funding/">Funding</a></li> <li id="menu-item-207153" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207153"><a href="https://ffnews.com/category/newsarticle/sustainability/">Sustainability</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-2" class="widget widget_nav_menu"><h4 class="footer__widget__title">Magazine</h4><div class="menu-magazine-footer-container"><ul id="menu-magazine-footer" class="menu"><li id="menu-item-207159" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207159"><a href="https://ffnews.com/magazine_issues/">Latest Issues</a></li> <li id="menu-item-207155" class="menu-item menu-item-type-taxonomy menu-item-object-magazine_categories menu-item-207155"><a href="https://ffnews.com/magazine_categories/fintech-magazine/">Fintech Magazine</a></li> <li id="menu-item-207156" class="menu-item menu-item-type-taxonomy menu-item-object-magazine_categories menu-item-207156"><a href="https://ffnews.com/magazine_categories/paytech-magazine/">Paytech Magazine</a></li> <li id="menu-item-207158" class="menu-item menu-item-type-taxonomy menu-item-object-magazine_categories menu-item-207158"><a href="https://ffnews.com/magazine_categories/insurtech-magazine/">Insurtech Magazine</a></li> <li id="menu-item-287859" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-287859"><a href="https://ffnews.com/category/thought-leader/supplements/">Supplements</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-7" class="widget widget_nav_menu"><h4 class="footer__widget__title">Events</h4><div class="menu-event-footer-container"><ul id="menu-event-footer" class="menu"><li id="menu-item-207160" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207160"><a href="https://ffnews.com/category/fintech-tv/event/">Event Coverage</a></li> <li id="menu-item-207170" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207170"><a href="https://ffnews.com/event_listing/">Upcoming Events</a></li> <li id="menu-item-207162" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207162"><a href="https://ff-awards.com">FF Awards</a></li> </ul></div></div><div id="nav_menu-8" class="widget widget_nav_menu"><h4 class="footer__widget__title">Directory</h4><div class="menu-directory-container"><ul id="menu-directory" class="menu"><li id="menu-item-210461" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210461"><a href="https://ffnews.com/people">People</a></li> <li id="menu-item-210462" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210462"><a href="https://ffnews.com/companies/">Companies</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-4" class="widget widget_nav_menu"><h4 class="footer__widget__title">About</h4><div class="menu-about-footer-container"><ul id="menu-about-footer" class="menu"><li id="menu-item-207163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207163"><a href="https://ffnews.com/about/">About Us</a></li> <li id="menu-item-207166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207166"><a href="https://ffnews.com/media-partnerships/">Media Partnerships</a></li> <li id="menu-item-207165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207165"><a href="https://ffnews.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-207167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207167"><a href="https://ffnews.com/cookie-policy/">Cookie Policy</a></li> <li id="menu-item-207168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207168"><a href="https://ffnews.com/terms-and-conditions/">Terms and Conditions</a></li> </ul></div></div> </div> </div> <div class="third__foot row mt-5"> <div class="col-sm-5"> <div id="text-5" class="widget widget_text"><h4 class="footer__widget__title">About Us</h4> <div class="textwidget"><p>At Fintech Finance, we aim to produce the slickest episodes, interviews and event coverage, looking at the complete range of topics within financial services, from branches to blockchain. We travel extensively across borders to find the most interesting and undiscovered features, be it in Manchester or Mongolia. All of our video coverage is written up into our extensive magazine library that consists of “The Fintech Magazine,” “The Paytech Magazine,” and “The Insurtech Magazine.”</p> <p>…basically, we travel around the world, chat to the best and brightest people in Fintech while making the most entertaining, exciting and insightful content in the industry!</p> </div> </div> </div> <div class="col-sm-2 footer__logo text-center"> <div id="media_image-13" class="widget widget_media_image"><a href="https://ff-awards.com"><img width="300" height="157" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20157'%3E%3C/svg%3E" class="image wp-image-207139 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-srcset="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png 1117w, https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final-593x311.png 593w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png" /><noscript><img width="300" height="157" src="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png" class="image wp-image-207139 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png 1117w, https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final-593x311.png 593w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></div><div id="text-10" class="widget widget_text"> <div class="textwidget"><p>Fintech Finance Awards Website</p> </div> </div> </div> <div class="col-sm-5 footer__newsletter__bottom"> </div> </div> </div> </div> <div class="container-fluid footer__disclaimer"> <div class="container px-0"> <div class="row"> <div class="col-sm-6 horizontal__footer__menu d-flex align-items-center mb-3"> </div> <div class="col-sm-6 text-lg-end"> <!--<div class="btn">DOWNLOAD OUR MEDIA PACK</div>--> </div> </div> </div> </div> </footer> <!-- All JavaScript Files--> <a id="back-to-top" class="btn btn-lg back-to-top" role="button"> <svg width="11" height="13" viewBox="0 0 11 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.91543 0.403924C4.91521 0.404149 4.91495 0.404403 4.91473 0.404629L0.397289 4.92207C0.0460297 5.27646 0.0485708 5.84851 0.402964 6.19977C0.430972 6.22752 0.460759 6.25341 0.492155 6.2773C0.869954 6.53058 1.3752 6.4753 1.68928 6.14629L4.19194 3.65267C4.32464 3.52011 4.43591 3.3677 4.52171 3.20092L4.66627 2.92536L4.66627 11.8021C4.64715 12.2567 4.95798 12.659 5.40261 12.7553C5.89515 12.8352 6.35921 12.5007 6.43908 12.0081C6.44747 11.9564 6.45133 11.9041 6.45066 11.8518L6.45066 2.94343L6.541 3.13768C6.62952 3.32721 6.75027 3.49992 6.89788 3.64815L9.39602 6.14629C9.7101 6.4753 10.2153 6.53058 10.5931 6.2773C10.9957 5.98251 11.0831 5.41718 10.7884 5.01456C10.7645 4.98204 10.7385 4.95112 10.7106 4.92207L6.19316 0.404629C5.84052 0.0516193 5.26847 0.0513094 4.91543 0.403924Z" fill="#000"/> </svg> </a> <style> @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 400; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayLight.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 400; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayLightItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 100; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXXThin.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 100; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXXThinItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 200; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXThin.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 200; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXThinItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 300; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayThin.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 300; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayThinItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 500; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayRoman.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 500; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayRomanItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 600; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayMediu.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 600; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayMediumItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 700; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBold.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 700; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBoldItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 900; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBlack.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 900; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBlackItalic.woff') format('woff'); } </style> <script type="rocketlazyloadscript"> jQuery('.mobile__burger input').click(function() { jQuery('.header__mobile__menu').toggleClass('d-none'); jQuery('.header__mobile__menu').toggleClass('d-block'); }); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>a').click(function() { var target = jQuery(this).parent().attr('id'); jQuery('.header__mobile__menu>ul>li').css("display", "none"); jQuery('#'+target).css("display", "block"); jQuery('#'+target + '>a').css("display", "none"); jQuery('#'+target + ' .sub-menu').css("display", "block"); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.menu-item-has-children>ul.sub-menu').css("display", "none"); }); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.mobile__back a').click(function() { firstparent = jQuery(this).parent().parent(); jQuery(firstparent).css("display", "none"); jQuery('.header__mobile__menu>ul>li').css("display", "block"); jQuery('.header__mobile__menu>ul>li a').css("display", "block"); }); //third-level jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.menu-item-has-children>a').click(function() { var target = jQuery(this).parent().attr('id'); var target1 = jQuery('#'+target).parent().parent().attr('id'); jQuery('#'+target1+ '>ul.sub-menu>li').css("display", "none"); jQuery('#'+target + '>a').css("display", "none"); jQuery('#'+target1).css("display", "block"); jQuery('#'+target).css("display", "block"); jQuery('#'+target + ' .sub-menu').css("display", "block"); }); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.menu-item-has-children>ul.sub-menu .mobile__back a').click(function() { firstparent = jQuery(this).parent(); //hide ul secondparent = jQuery(this).parent().parent(); thirdparent = jQuery(this).parent().parent().parent().attr('id'); forthparent = jQuery(this).parent().parent().parent().parent(); //jQuery(firstparent).css("display", "none"); jQuery(secondparent).css("display", "none"); jQuery('#'+thirdparent + '>a').css("display", "block"); lita = forthparent = jQuery(this).parent().parent().parent().parent().children().css("display", "block"); }); jQuery(document).ready(function(){ jQuery(window).scroll(function () { if (jQuery(this).scrollTop() > 50) { jQuery('#back-to-top').fadeIn(); } else { jQuery('#back-to-top').fadeOut(); } }); // scroll body to 0px on click jQuery('#back-to-top').click(function () { jQuery('body,html').animate({ scrollTop: 0 }, 400); return false; }); jQuery("body").on('click', '.inactive__theme__toggler', function(){ jQuery('html').attr('data-theme', 'dark'); jQuery('#theme__switcher').toggleClass('inactive__theme__toggler'); jQuery('#theme__switcher').toggleClass('active__theme__toggler'); localStorage.setItem('data-theme', 'dark'); document.cookie = "data-theme=dark; max-age=1209600; path=/"; }); jQuery("body").on('click', '.active__theme__toggler', function(){ jQuery('#theme__switcher').toggleClass('inactive__theme__toggler'); jQuery('#theme__switcher').toggleClass('active__theme__toggler'); jQuery('html').attr('data-theme', 'light'); localStorage.setItem('data-theme', 'light'); document.cookie = "data-theme=light; max-age=1209600; path=/"; }); jQuery('.top__videos').fadeIn(); }); jQuery(document).ready(function() { jQuery("body").on('click', '.play', function(){ video = jQuery(this).attr("video__url"); vihref = jQuery(this).next().attr("href"); videotext = jQuery(this).attr("video__title"); jQuery('#videoIframe').attr('src', video); jQuery('#urlIframe').attr('src', vihref); jQuery('#video__title').text(videotext); }); jQuery('#videoModal').on('hidden.bs.modal', function (e) { jQuery('#videoIframe').removeAttr("src"); jQuery('#urlIframe').removeAttr("src"); }) margin__left = jQuery(".bottom__header__menu").position().left; margin__right = jQuery(".bottom__header__menu").position().right; jQuery('.header__menu li.menu-item-has-children>.sub-menu').css('padding-left',margin__left); jQuery('.header__menu li.menu-item-has-children>.sub-menu').css('padding-right',margin__right); }); </script> <script type="rocketlazyloadscript"> window.onscroll = function() {stickyHeaderFF()}; var header = document.getElementById("stickyheader"); var sticky = header.offsetTop; function stickyHeaderFF() { if (window.pageYOffset > sticky) { header.classList.add("stickyheader"); } else { header.classList.remove("stickyheader"); } } </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> _linkedin_partner_id = "3861721"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3861721&fmt=gif" /> </noscript> <!-- Apollo visitor identification <script type="rocketlazyloadscript">function initApollo(){var n=Math.random().toString(36).substring(7),o=document.createElement("script"); o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0, o.onload=function(){window.trackingFunctions.onLoad({appId:"6647093771f15708ce6d3e85"})}, document.head.appendChild(o)}initApollo();</script> --><!-- Modal --> <div class="modal fade" id="videoModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 id="video__title"></h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <iframe src="" style=" width: 100%;height: 380px;" id="videoIframe"></iframe> <iframe src="" id="urlIframe" style="display: none !important;"></iframe> </div> </div> </div> </div><script type="rocketlazyloadscript">(function(){var advanced_ads_ga_UID="UA-163136718-1",advanced_ads_ga_anonymIP=!!1;window.advanced_ads_check_adblocker=function(t){var n=[],e=null;function a(t){var n=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};n.call(window,t)}return a((function(){var t=document.createElement("div");t.innerHTML=" ",t.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),t.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(t),a((function(){var a,o,i=null===(a=(o=window).getComputedStyle)||void 0===a?void 0:a.call(o,t),d=null==i?void 0:i.getPropertyValue("-moz-binding");e=i&&"none"===i.getPropertyValue("display")||"string"==typeof d&&-1!==d.indexOf("about:");for(var c=0,r=n.length;c<r;c++)n[c](e);n=[]}))})),function(t){"undefined"==typeof advanced_ads_adblocker_test&&(e=!0),null!==e?t(e):n.push(t)}}(),(()=>{function t(t){this.UID=t,this.analyticsObject="function"==typeof gtag;var n=this;return this.count=function(){gtag("event","AdBlock",{event_category:"Advanced Ads",event_label:"Yes",non_interaction:!0,send_to:n.UID})},function(){if(!n.analyticsObject){var e=document.createElement("script");e.src="https://www.googletagmanager.com/gtag/js?id="+t,e.async=!0,document.body.appendChild(e),window.dataLayer=window.dataLayer||[],window.gtag=function(){dataLayer.push(arguments)},n.analyticsObject=!0,gtag("js",new Date)}var a={send_page_view:!1,transport_type:"beacon"};window.advanced_ads_ga_anonymIP&&(a.anonymize_ip=!0),gtag("config",t,a)}(),this}advanced_ads_check_adblocker((function(n){n&&new t(advanced_ads_ga_UID).count()}))})();})();</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0" id="swv-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/ffnews.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0" id="contact-form-7-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/|\/linkout\/.+","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/ffnews.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="advanced-ads-pro/front-js-extra"> /* <![CDATA[ */ var advanced_ads_cookies = {"cookie_path":"\/","cookie_domain":""}; var advadsCfpInfo = {"cfpExpHours":"3","cfpClickLimit":"3","cfpBan":"7","cfpPath":"","cfpDomain":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/436/assets/js/112.js?ver=2.27.0" id="advanced-ads-pro/front-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> <script type="text/javascript" id="advanced-ads-pro/cache_busting-js-extra"> /* <![CDATA[ */ var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/ffnews.com\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"","lazy_load":{"default_offset":0,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"0","the_id":"100065","is_singular":"1"}; var advanced_ads_responsive = {"reload_on_resize":"0"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/436/assets/js/363.js?ver=2.27.0" id="advanced-ads-pro/cache_busting-js"></script> <script type="text/javascript" id="advadsTrackingScript-js-extra"> /* <![CDATA[ */ var advadsTracking = {"impressionActionName":"aatrack-records","clickActionName":"aatrack-click","targetClass":"ff-ad-target","blogId":"1","frontendPrefix":"ff-ad-"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/918/public/assets/js/627/365.js?ver=2.8.1" id="advadsTrackingScript-js"></script> <script type="text/javascript" id="advadsTrackingGAFront-js-extra"> /* <![CDATA[ */ var advadsTrackingGAEvents = {"impression":"advanced_ads_impression","click":"advanced_ads_click"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/918/public/assets/js/627/166.js?ver=2.8.1" id="advadsTrackingGAFront-js"></script> <script type="text/javascript" id="ffnews-pagination-js-extra"> /* <![CDATA[ */ var ajaxObject = {"ajax_url":"https:\/\/ffnews.com\/wp-admin\/admin-ajax.php","html_loader":"<?php \n if ( ! defined( 'ABSPATH' ) ) {\n exit; \/\/ Exit if accessed directly\n }\n?>\n\n<div class=\"lds-spinner\"><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><div><\/div><\/div>"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/themes/ffnews/assets/js/pagination.js?ver=cd383e52ace685a5351718650326e6b2" id="ffnews-pagination-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/themes/ffnews/assets/vendor/OwlCarousel/dist/owl.carousel.min.js?ver=cd383e52ace685a5351718650326e6b2" id="owlcarousel-js-js"></script> <script type="text/javascript" id="ffnews-video-slider-js-extra"> /* <![CDATA[ */ var sliderParam = {"prevArrow":"https:\/\/ffnews.com\/wp-content\/themes\/ffnews\/assets\/img\/prev-arrow-red.svg","nextArrow":"https:\/\/ffnews.com\/wp-content\/themes\/ffnews\/assets\/img\/next-arrow-red.svg"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/themes/ffnews/assets/js/video-slider.js?ver=cd383e52ace685a5351718650326e6b2" id="ffnews-video-slider-js"></script> <!--noptimize--><script type="rocketlazyloadscript">window.advads_admin_bar_items = [{"title":"Fintech Connect","type":"ad"},{"title":"Header Banner 728 x 90","type":"group"},{"title":"Fintech Connect","type":"ad"},{"title":"Mobile Header","type":"group"},{"title":"Fintech Connect","type":"ad"},{"title":"Sidebar Main","type":"group"},{"title":"Footer","type":"placement"},{"title":"Fintech Connect","type":"ad"},{"title":"Footer","type":"group"}];</script><!--/noptimize--><!--noptimize--><script type="rocketlazyloadscript">window.advads_has_ads = [["304092","ad","Fintech Connect","off"],["304092","ad","Fintech Connect","off"],["304094","ad","Fintech Connect","off"],["303908","ad","Fintech Connect","off"]]; ( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><!--/noptimize--><!--noptimize--><script type="rocketlazyloadscript">!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><!--/noptimize--><script id="ff-ad-tracking">var advads_tracking_ads = {"1":[304092,304092,304094,303908]};var advads_tracking_urls = {"1":"https:\/\/ffnews.com\/wp-content\/ajax-handler.php"};var advads_tracking_methods = {"1":"frontend"};var advads_tracking_parallel = {"1":true};var advads_tracking_linkbases = {"1":"https:\/\/ffnews.com\/linkout\/"};var advads_gatracking_uids = {"1":["163136718-1"]};var advads_gatracking_allads = {"1":{"304092":{"title":"Fintech Connect","target":"https:\/\/tinyurl.com\/mxh8d7uw","impression":true,"click":true},"304094":{"title":"Fintech Connect","target":"https:\/\/tinyurl.com\/mxh8d7uw","impression":true,"click":true},"303908":{"title":"Fintech Connect","target":"https:\/\/tinyurl.com\/mxh8d7uw","impression":true,"click":true},"286532":{"title":"EBINTEC","target":"https:\/\/www.ebintec.com\/English.aspx","impression":true,"click":true},"282716":{"title":"FIS risk 24","target":"https:\/\/ffnews.com\/thought-leader\/whitepaper\/creating-new-opportunities-by-building-strong-fintech-controls-report-from-fis\/","impression":true,"click":true},"260794":{"title":"SAP Fioneer","target":"https:\/\/www.sapfioneer.com\/esg-kpi-engine-webinar\/?utm_campaign=ESG-GLOBAL-23-CC-kpi-engine-launch&utm_source=Paid%20Display&utm_medium=banner-ad&utm_term=ffnews&utm_content=leaderboard-ad","impression":true,"click":true},"249828":{"title":"PFF July 23 Header","target":"http:\/\/www.parisfintechforum.com","impression":true,"click":true},"243078":{"title":"LinkedIn Follow Geo Test","target":"https:\/\/www.linkedin.com\/company\/fintech-finance","impression":true,"click":true},"234115":{"title":"Standard Chartered In Content 2","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"234113":{"title":"Standard Chartered In Content 1","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"234112":{"title":"Standard Chartered Header 2","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"234106":{"title":"Standard Chartered Header 1","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"222969":{"title":"LinkedIn Follow In-Content","target":"https:\/\/www.linkedin.com\/company\/fintech-finance","impression":true,"click":true},"212865":{"title":"Bottomline Survey Side 4 (copy)","target":"https:\/\/bottomline.cogniclick.app\/enter\/payments-industry-benchmark-2022#\/","impression":true,"click":true},"193341":{"title":"Mambu + Deloitte BNPL 728 x 90","target":"https:\/\/hubs.la\/Q019n5r50","impression":true,"click":true},"188017":{"title":"Volante In-Content Gif","target":"https:\/\/volante-aglobalperspective.com\/?utm_source=ffnews&utm_medium=website&utm_campaign=volante_gp","impression":true,"click":true}}};var advads_gatracking_anonym = false;var advads_gatracking_transmitpageqs = {};</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if ( typeof window.advadsGATracking === 'undefined' ) { window.advadsGATracking = {}; } advadsGATracking.postContext = {"postID":282927,"postSlug":"the-fintech-magazine-issue-32","cats":"the-fintech-magazine-issue-32"}; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(document).ready(function ($) { for (let i = 0; i < document.forms.length; ++i) { let form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="ElpnvGtgqNkVi" value="NeV_1PESu[x2CO" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="InjPUQEy-xcrFlA" value="Jje4MvGZ.57a@hCL" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="ElpnvGtgqNkVi" value="NeV_1PESu[x2CO" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="InjPUQEy-xcrFlA" value="Jje4MvGZ.57a@hCL" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("ElpnvGtgqNkVi", "NeV_1PESu[x2CO"); data.data.append("InjPUQEy-xcrFlA", "Jje4MvGZ.57a@hCL"); } else { data.data = data.data + '&ElpnvGtgqNkVi=NeV_1PESu[x2CO&InjPUQEy-xcrFlA=Jje4MvGZ.57a@hCL'; } } }); }); </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://ffnews.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732383726 -->