CINXE.COM
EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'
<!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.9 (Yoast SEO v23.9) - https://yoast.com/wordpress/plugins/seo/ --> <title>EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'</title><link rel="stylesheet" href="https://ffnews.com/wp-content/cache/min/1/aa35dee84f6e383f645c32af6bef59cd.css" media="all" data-minify="1" /> <meta name="description" content="At the FinTech North Summit UK and regional fintech were hot topics as well as what makes for a good pitch" /> <link rel="canonical" href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'" /> <meta property="og:description" content="At the FinTech North Summit UK and regional fintech were hot topics as well as what makes for a good pitch" /> <meta property="og:url" content="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/" /> <meta property="og:site_name" content="FF News | Fintech Finance" /> <meta property="article:published_time" content="2024-11-27T10:45:42+00:00" /> <meta property="article:modified_time" content="2024-11-27T10:56:30+00:00" /> <meta property="og:image" content="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg" /> <meta property="og:image:width" content="2000" /> <meta property="og:image:height" content="960" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="author" content="Lauren Towner" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@fintechf" /> <meta name="twitter:site" content="@fintechf" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"NewsArticle","@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#article","isPartOf":{"@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/"},"author":{"name":"Lauren Towner","@id":"https://ffnews.com/#/schema/person/1fd2313c3cacd82c389e6120ceeb7c51"},"headline":"EXCLUSIVE: “Angels (and VCs) of the North” – Fintech North in ‘The Fintech Magazine’","datePublished":"2024-11-27T10:45:42+00:00","dateModified":"2024-11-27T10:56:30+00:00","mainEntityOfPage":{"@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/"},"wordCount":1560,"publisher":{"@id":"https://ffnews.com/#organization"},"image":{"@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#primaryimage"},"thumbnailUrl":"https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg","keywords":["budget","capital","Chancellor","fintech","Fintech North","funding","payments","PropTech","UK FinTech","vc"],"articleSection":["The Fintech Magazine","The Fintech Magazine Issue 33","Thought Leadership"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/","url":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/","name":"EXCLUSIVE: \"Angels (and VCs) of the North\" - Fintech North in 'The Fintech Magazine'","isPartOf":{"@id":"https://ffnews.com/#website"},"primaryImageOfPage":{"@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#primaryimage"},"image":{"@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#primaryimage"},"thumbnailUrl":"https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg","datePublished":"2024-11-27T10:45:42+00:00","dateModified":"2024-11-27T10:56:30+00:00","description":"At the FinTech North Summit UK and regional fintech were hot topics as well as what makes for a good pitch","breadcrumb":{"@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#primaryimage","url":"https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg","contentUrl":"https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg","width":2000,"height":960,"caption":"EXCLUSIVE: \"Angels (and VCs) of the North\" - Fintech North in 'The Fintech Magazine'"},{"@type":"BreadcrumbList","@id":"https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://ffnews.com/"},{"@type":"ListItem","position":2,"name":"Thought Leadership","item":"https://ffnews.com/category/thought-leader/"},{"@type":"ListItem","position":3,"name":"The Fintech Magazine","item":"https://ffnews.com/category/thought-leader/the-fintech-magazine/"},{"@type":"ListItem","position":4,"name":"The Fintech Magazine Issue 33","item":"https://ffnews.com/category/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/"},{"@type":"ListItem","position":5,"name":"EXCLUSIVE: “Angels (and VCs) of the North” – Fintech North in ‘The Fintech Magazine’"}]},{"@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":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"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"]},{"@type":"Person","@id":"https://ffnews.com/#/schema/person/1fd2313c3cacd82c389e6120ceeb7c51","name":"Lauren Towner","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ffnews.com/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/f692dbb1ea5eaa294a3bdf29793f28a4?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/f692dbb1ea5eaa294a3bdf29793f28a4?s=96&d=mm&r=g","caption":"Lauren Towner"}}]}</script> <!-- / 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.56.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.56.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.28.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.140.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="post-template-default single single-post postid-306391 single-format-standard 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 menu-item-home menu-item-100051"><a href="https://ffnews.com/">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"> Wednesday, November 27, 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-1171708101"><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 current-post-ancestor current-menu-parent current-post-parent 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 current-post-ancestor current-menu-parent current-post-parent 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 current-post-ancestor current-menu-parent current-post-parent 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 current-post-ancestor current-menu-parent current-post-parent 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-1529648011"><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/funding/wadzpay-secures-sgd-50-million-investment-commitment-from-gem/"><span class="break--span">WadzPay Secures SGD $50 Million Investment Commitment from GEM</a> <a href="https://ffnews.com/newsarticle/merchants/integrated-payments-can-prime-uk-retailers-for-black-friday-success-lloyds-bank-merchant-services/"><span class="break--span">Integrated Payments Can Prime UK Retailers for Black Friday Success: Lloyds Bank Merchant Services</a> <a href="https://ffnews.com/newsarticle/paytech/spendesk-officially-launches-its-own-payment-institution-spendesk-financial-services/"><span class="break--span">Spendesk Officially Launches Its Own Payment Institution: Spendesk Financial Services</a> <a href="https://ffnews.com/newsarticle/fintech/solidgate-launches-new-cross-regional-tax-management-platform-automating-indirect-tax-compliance-and-reducing-complexity-for-multinational-businesses/"><span class="break--span">Solidgate Launches New Cross-Regional Tax Management Platform, Automating Indirect Tax Compliance and Reducing Complexity for Multinational Businesses</a> <a href="https://ffnews.com/newsarticle/fintech/starling-hires-adeel-hyder-to-boost-business-banking-unit/"><span class="break--span">Starling Hires Adeel Hyder to Boost Business Banking Unit</a> <a href="https://ffnews.com/newsarticle/tradetech/smartstream-research-highlights-71-of-firms-invest-in-reference-data-and-many-increase-alpha-generation/"><span class="break--span">SmartStream Research Highlights: 71% of Firms Invest in Reference Data and Many Increase Alpha Generation</a> <a href="https://ffnews.com/fintech-tv/event/2024/ftt-fintech-festival/what-payment-method-will-you-be-using-to-buy-your-christmas-presents-ff-news-at-ftt-fintech-festival/"><span class="break--span">What Payment Method Will You Be Using to Buy Your Christmas Presents? | FF News at FTT Fintech Festival</a> <a href="https://ffnews.com/newsarticle/insurtech/fadata-and-friss-announce-solution-partnership-to-revolutionize-risk-management-and-fraud-detection/"><span class="break--span">Fadata and FRISS Announce Solution Partnership to Revolutionize Risk Management and Fraud Detection</a> <a href="https://ffnews.com/newsarticle/funding/partior-welcomes-deutsche-bank-as-strategic-investor/"><span class="break--span">Partior Welcomes Deutsche Bank as Strategic Investor</a> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/"><span class="break--span">EXCLUSIVE: “Angels (and VCs) of the North” – Fintech North in ‘The Fintech Magazine’</a> <a href="https://ffnews.com/newsarticle/paytech/blindpay-trusts-bitso-business-technology-to-connect-global-tech-companies-with-latin-america/"><span class="break--span">Blindpay Trusts Bitso Business Technology to Connect Global Tech Companies with Latin America</a> <a href="https://ffnews.com/newsarticle/paytech/payit-by-natwest-provides-interactive-investor-with-a-simple-and-safe-way-for-their-customers-to-validate-their-bank-accounts-and-enjoy-easy-one-click-payments/"><span class="break--span">Payit™ by NatWest Provides Interactive Investor With a Simple and Safe Way for Their Customers to Validate Their Bank Accounts and Enjoy Easy One Click Payments</a> <a href="https://ffnews.com/newsarticle/fintech/youlend-data-shows-uk-smes-turn-to-embedded-financing-to-meet-capital-needs-ahead-of-black-friday-and-christmas/"><span class="break--span">YouLend Data Shows UK SMEs Turn to Embedded Financing to Meet Capital Needs Ahead of Black Friday and Christmas</a> <a href="https://ffnews.com/newsarticle/paytech/primer-builds-on-2024-successes-to-accelerate-growth-in-eu-us-and-apac-as-it-marks-five-years-of-unified-payments/"><span class="break--span">Primer Builds on 2024 Successes to Accelerate Growth in EU, US and APAC as It Marks Five Years of Unified Payments</a> <a href="https://ffnews.com/fintech-tv/event/2024/money20-20-usa-2024/securing-payments-in-a-changing-digital-landscape-gd-ff-news-at-money20-20-usa/"><span class="break--span">Securing Payments in a Changing Digital Landscape | G+D | FF News at Money20/20 USA</a> </marquee> </div> </div> </div> <div class="container single__post__wrapper px-0"> <p id="breadcrumbs" class="d-block pb-3"><span><span><a href="https://ffnews.com/">Home</a></span> » <span><a href="https://ffnews.com/category/thought-leader/">Thought Leadership</a></span> » <span><a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/">The Fintech Magazine</a></span> » <span><a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/">The Fintech Magazine Issue 33</a></span> » <span class="breadcrumb_last" aria-current="page">EXCLUSIVE: “Angels (and VCs) of the North” – Fintech North in ‘The Fintech Magazine’</span></span></p> <div class="row"> <div class="col-sm-8 col-lg-9 main__content__wrapper"> <div class="featured__img "> <img width="2000" height="960" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202000%20960'%3E%3C/svg%3E" class="attachment-featured__img size-featured__img wp-post-image" alt="EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'" decoding="async" fetchpriority="high" data-lazy-srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg 2000w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-113x54.jpg 113w" data-lazy-sizes="(max-width: 2000px) 100vw, 2000px" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg" /><noscript><img width="2000" height="960" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg" class="attachment-featured__img size-featured__img wp-post-image" alt="EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'" decoding="async" fetchpriority="high" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg 2000w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-113x54.jpg 113w" sizes="(max-width: 2000px) 100vw, 2000px" /></noscript> <!-- New Automation - 10/24 --> <!-- New Automation - 10/24 --> </div> <div class="post__meta py-0"> <p class="post__date">November 27 2024</p> </div> <h1>EXCLUSIVE: “Angels (and VCs) of the North” – Fintech North in ‘The Fintech Magazine’</h1> <div class="main__content"> <div class="scriptlesssocialsharing"><h3 class="scriptlesssocialsharing__heading">Share this post:</h3><div class="scriptlesssocialsharing__buttons"><a class="button linkedin" target="_blank" href="https://www.linkedin.com/shareArticle?mini=1&url=https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F&title=EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99&source=https%3A%2F%2Fffnews.com" rel="noopener noreferrer nofollow"><svg viewbox="0 0 448 512" class="scriptlesssocialsharing__icon linkedin" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> <span class="screen-reader-text">Share on LinkedIn</span></a><a class="button twitter" target="_blank" href="https://twitter.com/intent/tweet?text=EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99&url=https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F&via=fintechf&related=fintechf" rel="noopener noreferrer nofollow"><svg viewbox="0 0 512 512" class="scriptlesssocialsharing__icon twitter" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> <span class="screen-reader-text">Share on X (Twitter)</span></a><a class="button facebook" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F" rel="noopener noreferrer nofollow"><svg viewbox="0 0 512 512" class="scriptlesssocialsharing__icon facebook" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> <span class="screen-reader-text">Share on Facebook</span></a><a class="button email" href="mailto:?body=I%20read%20this%20post%20and%20wanted%20to%20share%20it%20with%20you.%20Here%27s%20the%20link%3A%20https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F&subject=A%20post%20worth%20sharing%3A%20EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99" rel="noopener noreferrer nofollow"><svg viewbox="0 0 512 512" class="scriptlesssocialsharing__icon email" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg> <span class="screen-reader-text">Share on Email</span></a><a class="button whatsapp" target="_blank" href="https://api.whatsapp.com/send?text=EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99%20%E2%80%94%20https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F" rel="noopener noreferrer nofollow"><svg viewbox="0 0 448 512" class="scriptlesssocialsharing__icon whatsapp" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg> <span class="screen-reader-text">Share on WhatsApp</span></a></div></div><p><strong>As investors and founders gathered at the <a href="https://www.fintechnorth.uk/">FinTech North</a> Summit, we look at the regional investment market and what makes for a good pitch in poor times</strong></p> <p>It wasn’t as dramatic as some feared, but a hike in capital gains tax announced by the new UK government in its first Budget in October was nevertheless a bitter blow for those who’ve worked so hard to build an investment community in the north of England.</p> <p>They’d already fought off one ill-thought through plan this year – hatched by the previous administration – to increase the earnings qualification threshold at which individual investors, or Angels, could be invited to back the region’s entrepreneurs. That would have reduced the number of eligible female investors to precisely zero in the North East, and by 70 per cent to just 3,000 in Yorkshire & Humber, achieving a magnificent double blow to both diversity and access to capital in an area of the UK where there’s been a pronounced ‘capital gap’ for decades (especially in that crucial early stage investment period where patient Angels are key).</p> <p>It’s all very well pulling your business up by your own bootstraps, but they’re a lot shorter here. The North has the lowest median earnings across the whole of the country, which means there are a lot of early-stage companies with good, but cash-poor founders seeking investment, and a comparatively small pool of individuals from whom to ask it. Coupled with the change in tax rules – which, as Sarah Coles, head of personal finance at Hargreaves Lansdown says, could make investment ‘less attractive for newcomers who don’t want to have to get to grips with a new tax risk’ – that means any founder seeking funds locally has to have a standout pitch and a platform as tall as the Blackpool Tower to pitch from.</p> <p>Held a couple of weeks before the Chancellor’s potential round-raising dampener, the FinTech North summit in York’s magnificent Merchant Hall, was (perhaps deliberately, given rumours around the government’s plans) focussed on helping the sector’s regional entrepreneurs achieve their capital-raising goals.</p><div class="ff-ad-6366f07c7c64aba6f60fec5aaea76605 ff-ad-content" id="ff-ad-6366f07c7c64aba6f60fec5aaea76605"></div> <p>Acknowledging that there had been ‘dramatically obvious’ deal drop-off since 2022, Peter Cunnane, director of national and International Initiatives at Investment UK, rallied founders with ‘reasons to be cheerful’. He said £2.02billion had been invested into UK fintech business in the six months of the year, half of which had been landed by female entrepreneurs. Along with the rest of global fintech, inward investment was significantly down on 2023, but the good news was that the UK remained the second largest fintech hub and there were now signs of improved capital flow – the principal beneficiaries of which had been asset management and payments.</p> <p>That’s reflected in a recent report, Scaling UK Regional Fintech, which also noted that wealthtech and payments account for the largest number of scaleups among fintechs outside of London, although it’s proptech firms that are most likely to raise funding. The report, produced by Innovate UK, Streets Consulting and the founders of FinTech North, Whitecap Consulting, was based on research among 250 regional fintechs.</p> <p>Among several insights, they observed: “Raising investment wasn’t seen as a badge of honour. It was acknowledged that external funding can drive accelerated growth, but the entrepreneurs urged caution about chasing large valuations, taking too much funding, and losing control of the business.”</p> <p>While investors may be thin on the ground in the North of England, inward investment manager at West Yorkshire Combined Authority Tom Purvis still urged founders to exercise discretion when choosing one.</p> <blockquote> <p class="quote__content">“Getting bad money out of your cap table is a pain, so choose the cap table wisely”</p> </blockquote> <p>“All VCs will tell you they will help you grow,” he told the summit. “Term sheets are full of allthe wonderful things that they can do for you. But be a bit cynical of that. Unless they can point to a programme to show ‘that’s how we helped them’, they probably haven’t helped them that much.</p> <p>“In an investor relationship, stuff is going to go down. Could you WhatsApp them at nine o’clock at night and know they will roll up their sleeves and help you out? Go and ask some of their portfolio companies that have folded and ask them. Getting bad money out of your cap table is a pain, so choose the cap table wisely.”</p> <p>Ben Davies, group marketing director at Praetura Ventures, a VC firm, based in Manchester, focussed on early stage; companies, observed that, in the initial stages of chasing capital ‘founders can be a bit of a sponge. You need to hone your ability to distinguish good advice’.</p> <p>So, his was to ‘cast your net as wide as possible’ and use failed pitches as a stepping stone to build much more valuable relationships.</p> <p>“The founder of Softbank-backed Peak [one of Praetura’s portfolio companies] made a list of 200 investors and started with the ones he didn’t really want and chipped away, getting all the feedback along the way, so when he got to the ones he really wanted he was bulletproof and had nailed that process. That’s what I would encourage founders to do,” said Davies.</p> <p>Ant Barker, director of venture capital from Aviva, agreed it was essential for a founder to understand what they want from an investor.</p> <p>“When you’re talking to them, be really clear what unfair advantage they can bring – maybe it’s in their network or access to expertise that can build out your product or solution?</p> <p>“Also show you know who your consumer is, what success looks like and really showcase your team because a big part of early investment discussion is around ‘is this a team we can back?’.</p> <p>“Investors’ minds and metrics have changed,” he added. “Historically, in fintech it was ‘how do you get to as much revenue and as many consumers as possible?’, irrespective of what the economics looked like. Having a path to profitability, or a realistic, credible route over a reasonable timeframe is what’s important now. That’s quite a shift.”</p> <h2>Rangeteller</h2> <p>Daniel Goldstone and his co-founder at RangeTeller set out to build an algo trading framework and ended up solving a consumer credit problem. Its machine learning helps lenders move beyond the ‘take it or leave it’ credit score to create a decision-making tool that can look at historic lending data and assist them in creating a bespoke risk parameter. The framework’s components – ML, witha transparent and explainable protocol and human in the loop – were originally designed to be used in the regulated investment community.</p> <p>But when the developers saw how many loans banks were rejecting because they didn’t have sufficient insight into their own data, they pivoted. In a pilot, out of 11,000 people that a lender had previously rejected for a loan, the AI identified that 55 per cent could have qualified.</p> <p>“That’s 6109 people they can go back to and issue $4million in loans to,” Goldstone told the Summit. “We are starting the with personal loan market but we see massive opportunities with mortgages, car loans, tenant evaluation and insurance. We don’t need another credit score, we need a more flexible system.”</p> <h2>Earthchain</h2> <p>Dan Graf founded Earthchain, a fintech/climatetech hybrid, following a 20-year career in payments, including senior roles at ACI and Credit Suisse.</p> <p>In 2020, he exited Infraxis AG, the Swiss paytech he’d co-founded, following its acquisition by TAS International SA for €18million, and is currently studying for an MSc in sustainable development at Leeds University. Graf is doing things slightly differently as a second-time entrepreneur.</p> <p>“We bootstrapped [Infraxis] all the way through,” he says. “And one of the mistakes we made was that we didn’t discuss the exit strategy – that was a question we addressed at Earthchain on day one!”</p> <p>Earthchain positions itself as a platform to manage and report on carbon emissions across a business’s value chain.</p> <p>“There are 270 carbon accounting tools out there and it’s very difficult for SMEs to choose one that’s the right fit,” says Graf. “Almost all of them are glorified spreadsheets – what we do is take raw, unstructured data – from a flight confirmation email for example – and turn it into detailed carbon reports in line with international disclosure standards.”</p> <p>For companies who by choice – or, increasingly by regulatory or stakeholder pressure – want to understand and reduce their own emissions and emissions in the supply chain, that saves a whole lot of work. In one trial, it reduced a small company’s data input time from four days a month to just one minute. The program can identify gaps in data, where companies might look to find it, help manage their carbon offsetting, and come up with carbon-saving suggestions.</p> <p>Already integrated into the small business accounting platform Xero, Earthchain knows its quickest route to market is embedded into payment processing, banking and fintech services for business users, and it’s open to partnerships.</p> <p>“SMEs are responsible for 50 per cent of the UK’s business-related carbon emissions and SMEs make up 90 per cent of businesses in the UK,” says Graf.</p> <p>“If we’re serious about tackling it, we have to get this automated.”</p> <hr /> <p> </p> <p style="text-align: center;"><a href="https://ffnews.com/magazine_issues/the-fintech-magazine-issue-33/" target="_blank" rel="noopener">This article was published in The Fintech Magazine Issue 33, Page 37-38</a></p> <div class="row post__participants my-5"> <div class="col-sm-12"></div> </div> </div> <div class="row post__companies my-5"> <div class="col-sm-12"> <h4>Companies In This Post</h4> </div> <div class="col single__comp__wrapper"> <div class="col__wrapper"> <a href="https://ffnews.com/companies/fintech-north/"> <img width="113" height="113" src="https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-113x113.png" class="attachment-ffnews-thumbnail-companies size-ffnews-thumbnail-companies wp-post-image" alt="Fintech North | FF News" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-113x113.png 113w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-300x300.png 300w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-150x150.png 150w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-311x311.png 311w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-116x116.png 116w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-149x149.png 149w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-249x249.png 249w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-203x203.png 203w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-175x175.png 175w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-158x158.png 158w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-99x99.png 99w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-230x230.png 230w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-97x97.png 97w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North-222x222.png 222w, https://ffnews.com/wp-content/uploads/2022/11/Fintech-North.png 400w" sizes="(max-width: 113px) 100vw, 113px" /> </a> <a href="https://ffnews.com/companies/fintech-north/"><p class="name">Fintech North</p></a> </div> </div> </div> <div class="row social__share mb-5 mb-lg-0"> <div class="col-12"> <div class="scriptlesssocialsharing"><h3 class="scriptlesssocialsharing__heading">Share this post:</h3><div class="scriptlesssocialsharing__buttons"><a class="button linkedin" target="_blank" href="https://www.linkedin.com/shareArticle?mini=1&url=https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F&title=EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99&source=https%3A%2F%2Fffnews.com" rel="noopener noreferrer nofollow" ><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" class="scriptlesssocialsharing__icon linkedin" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> <span class="screen-reader-text">Share on LinkedIn</span></a><a class="button twitter" target="_blank" href="https://twitter.com/intent/tweet?text=EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99&url=https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F&via=fintechf&related=fintechf" rel="noopener noreferrer nofollow" ><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" class="scriptlesssocialsharing__icon twitter" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> <span class="screen-reader-text">Share on X (Twitter)</span></a><a class="button facebook" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F" rel="noopener noreferrer nofollow" ><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" class="scriptlesssocialsharing__icon facebook" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> <span class="screen-reader-text">Share on Facebook</span></a><a class="button email" href="mailto:?body=I%20read%20this%20post%20and%20wanted%20to%20share%20it%20with%20you.%20Here%27s%20the%20link%3A%20https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F&subject=A%20post%20worth%20sharing%3A%20EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99" rel="noopener noreferrer nofollow" ><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" class="scriptlesssocialsharing__icon email" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg> <span class="screen-reader-text">Share on Email</span></a><a class="button whatsapp" target="_blank" href="https://api.whatsapp.com/send?text=EXCLUSIVE%3A%20%E2%80%9CAngels%20%28and%20VCs%29%20of%20the%20North%E2%80%9D%20%E2%80%93%20Fintech%20North%20in%20%E2%80%98The%20Fintech%20Magazine%E2%80%99%20%E2%80%94%20https%3A%2F%2Fffnews.com%2Fthought-leader%2Fthe-fintech-magazine%2Ffintech-magazine-issue-33%2Fexclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine%2F" rel="noopener noreferrer nofollow" ><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" class="scriptlesssocialsharing__icon whatsapp" fill="currentcolor" height="1em" width="1em" aria-hidden="true" focusable="false" role="img"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg> <span class="screen-reader-text">Share on WhatsApp</span></a></div></div> </div> </div> </div> <div class="col-sm-3 posts__side__panel"> <div class="sticky-lg-top"> <div class="post__wrapper"> <ol> <li> <span> WadzPay Secures SGD $50 Million Investment Commitment from GEM <div class="d-flex justify-content-between post__meta"> <p>Funding</p> <!-- <date>June 1 2022</date> --> </div> </span> <a href="https://ffnews.com/newsarticle/funding/wadzpay-secures-sgd-50-million-investment-commitment-from-gem/">Read more</a> </li> <li> <span> Integrated Payments Can Prime UK Retailers for Black Friday Success: Lloyds Bank Merchant Services <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/integrated-payments-can-prime-uk-retailers-for-black-friday-success-lloyds-bank-merchant-services/">Read more</a> </li> <li> <span> Spendesk Officially Launches Its Own Payment Institution: Spendesk Financial Services <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/paytech/spendesk-officially-launches-its-own-payment-institution-spendesk-financial-services/">Read more</a> </li> <li> <span> Solidgate Launches New Cross-Regional Tax Management Platform, Automating Indirect Tax Compliance and Reducing Complexity for Multinational Businesses <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/solidgate-launches-new-cross-regional-tax-management-platform-automating-indirect-tax-compliance-and-reducing-complexity-for-multinational-businesses/">Read more</a> </li> <li> <span> Starling Hires Adeel Hyder to Boost Business Banking Unit <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/starling-hires-adeel-hyder-to-boost-business-banking-unit/">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-2140265633"><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 tag__list__wrapper px-md-0 my-5"> <div class="tag__list"> <span class="publication-theme-border publication-theme-icon">More On</span> <ul> <li> <a href="https://ffnews.com/tag/budget/">budget</a> </li> <li> <a href="https://ffnews.com/tag/capital/">capital</a> </li> <li> <a href="https://ffnews.com/tag/chancellor/">Chancellor</a> </li> <li> <a href="https://ffnews.com/tag/fintech/">fintech</a> </li> <li> <a href="https://ffnews.com/tag/fintech-north/">Fintech North</a> </li> <li> <a href="https://ffnews.com/tag/funding/">funding</a> </li> <li> <a href="https://ffnews.com/tag/payments/">payments</a> </li> <li> <a href="https://ffnews.com/tag/proptech/">PropTech</a> </li> <li> <a href="https://ffnews.com/tag/uk-fintech/">UK FinTech</a> </li> <li> <a href="https://ffnews.com/tag/vc/">vc</a> </li> </ul> </div> </div> <div class="container px-md-0 mostRead mt-5"> <nav> <div class="nav nav-tabs mb-5" id="nav-tab" role="tablist"> <button class="nav-link active" id="nav-spurs-tab" data-bs-toggle="tab" data-bs-target="#nav-spurs" type="button" role="tab" aria-controls="nav-spurs" aria-selected="true">The Fintech Magazine</button> <button class="nav-link" id="nav-all-tab" data-bs-toggle="tab" data-bs-target="#nav-all" type="button" role="tab" aria-controls="nav-all" aria-selected="false">All</button> </div> </nav> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active inner__content" id="nav-spurs" role="tabpanel" aria-labelledby="nav-spurs-tab"> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active" id="nav-read" role="tabpanel" aria-labelledby="nav-read-tab"> <div class="col-sm-12"> <div class="row first__row"> <div class="col-lg-8 posts__single__photo__first"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/"> <img width="871" height="418" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20871%20418'%3E%3C/svg%3E" class="attachment-ffnews-large-medium size-ffnews-large-medium wp-post-image" alt="EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'" decoding="async" data-lazy-srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg 2000w" data-lazy-sizes="(max-width: 871px) 100vw, 871px" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-871x418.jpg" /><noscript><img width="871" height="418" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-871x418.jpg" class="attachment-ffnews-large-medium size-ffnews-large-medium wp-post-image" alt="EXCLUSIVE: "Angels (and VCs) of the North" - Fintech North in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Angels-and-VCs-of-the-North22-Fintech-North-in-The-Fintech-Magazine.jpg 2000w" sizes="(max-width: 871px) 100vw, 871px" /></noscript> </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-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/"> <h3>EXCLUSIVE: “Angels (and VCs) of the North” – Fintech North in ‘The Fintech Magazine’</h3> </a> <p class="post__excerpt"> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share 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-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine/">Read more</a> </div> </div> </div> <div class="row second__row"> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-the-vcs-view-nicholas-shekerdemian-the-venture-collective-in-the-fintech-magazine/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="EXCLUSIVE: "The VC's View" - Nicholas Shekerdemian, The Venture Collective in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-VCs-View22-Nicholas-Shekerdemian-The-Venture-Collective-in-The-Fintech-Magazine-113x54.jpg 113w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-the-vcs-view-nicholas-shekerdemian-the-venture-collective-in-the-fintech-magazine/"> <h3>EXCLUSIVE: “The VC’s View” – Nicholas Shekerdemian, The Venture Collective in ‘The Fintech Magazine’</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-alpha-nirvana-andre-de-haes-backed-vc-in-the-fintech-magazine/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="EXCLUSIVE: "Alpha Nirvana" - Andre de Haes, BACKED VC in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Alpha-Nirvana22-Andre-de-Haes-BACKED-VC-in-The-Fintech-Magazine.jpg 2000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-alpha-nirvana-andre-de-haes-backed-vc-in-the-fintech-magazine/"> <h3>EXCLUSIVE: “Alpha Nirvana” – Andre de Haes, BACKED VC in ‘The Fintech Magazine’</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</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="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22F-is-For-Diversity.22-Nina-Woss-Fund-F-in-The-Fintech-Magazine-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured 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-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-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-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-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-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: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center 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> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/thought-leader/the-paytech-magazine/paytech-magazine-issue-15/exclusive-the-automated-bank-alexey-gabsatarov-kroo-in-the-paytech-magazine/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="EXCLUSIVE: "The Automated Bank" - Alexey Gabsatarov, Kroo in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22The-Automated-Bank22-Alexey-Gabsatarov-Kroo-in-The-Fintech-Magazine.jpg 2000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/thought-leader/the-paytech-magazine/paytech-magazine-issue-15/exclusive-the-automated-bank-alexey-gabsatarov-kroo-in-the-paytech-magazine/"> <h3>EXCLUSIVE: “The Automated Bank” – Alexey Gabsatarov, Kroo in ‘The Fintech Magazine’</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <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="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22DataIsPower22-Kirill-Lisitsyn-Torus-in-The-Fintech-Magazine-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured 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-424x203.jpg 424w, 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-648x311.jpg 648w, 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-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: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <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> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-along-for-the-ride-kevin-staples-bbd-ranil-boteju-lloyds-and-marco-li-mandri-ing-in-the-fintech-magazine/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="EXCLUSIVE: "Along for the Ride" - Kevin Staples, BBD; Ranil Boteju, Lloyds and Marco Li Mandri, ING in 'The Fintech Magazine'" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/EXCLUSIVE-22Along-for-the-Ride22-Kevin-Staples-BBD-Ranil-Boteju-Lloyds-and-Marco-Li-Mandri-ING-in-The-Fintech-Magazine.jpg 2000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/thought-leader/the-fintech-magazine/fintech-magazine-issue-33/exclusive-along-for-the-ride-kevin-staples-bbd-ranil-boteju-lloyds-and-marco-li-mandri-ing-in-the-fintech-magazine/"> <h3>EXCLUSIVE: “Along for the Ride” – Kevin Staples, BBD; Ranil Boteju, Lloyds and Marco Li Mandri, ING in ‘The Fintech Magazine’</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </p> </div> </div> </div> </div> </div> </div> </div> </div> <div class="tab-pane fade inner__content" id="nav-all" role="tabpanel" aria-labelledby="nav-all-tab"> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active" id="nav-mread" role="tabpanel" aria-labelledby="nav-mread-tab"> <div class="col-sm-12"> <div class="row first__row"> <div class="col-lg-8 posts__single__photo__first"> <a href="https://ffnews.com/newsarticle/funding/wadzpay-secures-sgd-50-million-investment-commitment-from-gem/"> <img width="871" height="418" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20871%20418'%3E%3C/svg%3E" class="attachment-ffnews-large-medium size-ffnews-large-medium wp-post-image" alt="WadzPay Secures SGD $50 Million Investment Commitment from GEM" decoding="async" data-lazy-srcset="https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM.jpg 1000w" data-lazy-sizes="(max-width: 871px) 100vw, 871px" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-871x418.jpg" /><noscript><img width="871" height="418" src="https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-871x418.jpg" class="attachment-ffnews-large-medium size-ffnews-large-medium wp-post-image" alt="WadzPay Secures SGD $50 Million Investment Commitment from GEM" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/WadzPay-Secures-SGD-50-Million-Investment-Commitment-from-GEM.jpg 1000w" sizes="(max-width: 871px) 100vw, 871px" /></noscript> </a> </div> <div class="col-lg-4 top__posts__text"> <a href="https://ffnews.com/newsarticle/funding/wadzpay-secures-sgd-50-million-investment-commitment-from-gem/"> <h3>WadzPay Secures SGD $50 Million Investment Commitment from GEM</h3> </a> <p class="post__excerpt"> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </p> <div class="btn__wrapper d-flex justify-content-between align-items-center"> <a class="float-right" href="https://ffnews.com/newsarticle/funding/wadzpay-secures-sgd-50-million-investment-commitment-from-gem/">Read more</a> </div> </div> </div> <div class="row second__row"> <div class="col-sm-6 col-lg-4 ff__single__feed__post mb-3"> <div class="posts__single__photo"> <a href="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/newsarticle/merchants/integrated-payments-can-prime-uk-retailers-for-black-friday-success-lloyds-bank-merchant-services/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="Integrated Payments Can Prime UK Retailers for Black Friday Success: Lloyds Bank Merchant Services" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Integrated-Payments-Can-Prime-UK-Retailers-for-Black-Friday-Success-Lloyds-Bank-Merchant-Services.jpg 1000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/newsarticle/merchants/integrated-payments-can-prime-uk-retailers-for-black-friday-success-lloyds-bank-merchant-services/"> <h3>Integrated Payments Can Prime UK Retailers for Black Friday Success: Lloyds Bank Merchant Services</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/newsarticle/paytech/spendesk-officially-launches-its-own-payment-institution-spendesk-financial-services/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="Spendesk Officially Launches Its Own Payment Institution: Spendesk Financial Services" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Spendesk-Officially-Launches-Its-Own-Payment-Institution-Spendesk-Financial-Services.jpg 1000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/newsarticle/paytech/spendesk-officially-launches-its-own-payment-institution-spendesk-financial-services/"> <h3>Spendesk Officially Launches Its Own Payment Institution: Spendesk Financial Services</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/newsarticle/fintech/solidgate-launches-new-cross-regional-tax-management-platform-automating-indirect-tax-compliance-and-reducing-complexity-for-multinational-businesses/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="Solidgate-Launches-New--Cross-Regional-Tax-Management--Platform,-Automating-Indirect-Tax--Compliance-and-Reducing-Complexity--for-Multinational-Businesses" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Solidgate-Launches-New-Cross-Regional-Tax-Management-Platform-Automating-Indirect-Tax-Compliance-and-Reducing-Complexity-for-Multinational-Businesses.jpg 2000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/solidgate-launches-new-cross-regional-tax-management-platform-automating-indirect-tax-compliance-and-reducing-complexity-for-multinational-businesses/"> <h3>Solidgate Launches New Cross-Regional Tax Management Platform, Automating Indirect Tax Compliance and Reducing Complexity for Multinational Businesses</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/newsarticle/fintech/starling-hires-adeel-hyder-to-boost-business-banking-unit/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="Starling Hires Adeel Hyder to Boost Business Banking Unit" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/Starling-Hires-Adeel-Hyder-to-Boost-Business-Banking-Unit.jpg 1000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/newsarticle/fintech/starling-hires-adeel-hyder-to-boost-business-banking-unit/"> <h3>Starling Hires Adeel Hyder to Boost Business Banking Unit</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a href="https://ffnews.com/newsarticle/tradetech/smartstream-research-highlights-71-of-firms-invest-in-reference-data-and-many-increase-alpha-generation/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="SmartStream Research Highlights: 71% of Firms Invest in Reference Data and Many Increase Alpha Generation" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/SmartStream-Research-Highlights-71-of-Firms-Invest-in-Reference-Data-and-Many-Increase-Alpha-Generation.jpg 1000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/newsarticle/tradetech/smartstream-research-highlights-71-of-firms-invest-in-reference-data-and-many-increase-alpha-generation/"> <h3>SmartStream Research Highlights: 71% of Firms Invest in Reference Data and Many Increase Alpha Generation</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </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="#" class="label"><p>Top Story</p></a> <a video__url="https://player.vimeo.com/video/1031894907?h=f969185f4c&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" video__title="What Payment Method Will You Be Using to Buy Your Christmas Presents? | 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-payment-method-will-you-be-using-to-buy-your-christmas-presents-ff-news-at-ftt-fintech-festival/"> <img width="424" height="203" src="https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-424x203.jpg" class="attachment-ffnews-medium-featured size-ffnews-medium-featured wp-post-image" alt="What-Payment-Method-Will-You--Be-Using-to-Buy-Your-Christmas--Presents--_-FF-News-at-FTT--Fintech-Festival" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/What-Payment-Method-Will-You-Be-Using-to-Buy-Your-Christmas-Presents-_-FF-News-at-FTT-Fintech-Festival.jpg 2000w" sizes="(max-width: 424px) 100vw, 424px" /> </a> </div> <div class="d-flex justify-content-between align-items-center single__info__data"> <a href="https://ffnews.com/fintech-tv/event/2024/ftt-fintech-festival/what-payment-method-will-you-be-using-to-buy-your-christmas-presents-ff-news-at-ftt-fintech-festival/"> <h3>What Payment Method Will You Be Using to Buy Your Christmas Presents? | FF News at FTT Fintech Festival</h3> </a> <div class="excerpt__single"> <p> Share this post: Share on LinkedIn Share on X (Twitter) Share on Facebook Share on […] </p> </div> </div> </div> </div> </div> </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-453523914"><div data-ff-ad-trackid="303908" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-1743594566"><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.28.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":"306391","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.28.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> <!--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":"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":"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_ajax_queries = [{"id":"content","method":"placement","params":{"inline-css":"","pro_minimum_length":"200","placement_conditions":{"display":{"2":{"connector":"or","type":"posttypes","operator":"is","value":["post"]}}},"position":"after","index":5,"tag":"p","xpath":"","post":"r0","url_parameter":"\/thought-leader\/the-fintech-magazine\/fintech-magazine-issue-33\/exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine\/","placement_type":"post_content"},"elementid":"ff-ad-6366f07c7c64aba6f60fec5aaea76605","blog_id":1}]; window.advads_has_ads = [["304092","ad","Fintech Connect","off"],["304092","ad","Fintech Connect","off"],["304092","ad","Fintech Connect","off"],["304094","ad","Fintech Connect","off"],["304094","ad","Fintech Connect","off"],["303908","ad","Fintech Connect","off"]]; window.advads_ajax_queries_args = {"r0":{"id":306391,"author":"31","post_type":"post"}}; ( 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,304092,304094,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":{"306331":{"title":"Money 20\/20 Europe 3rd-5th June 2025","target":"https:\/\/europe.money2020.com\/","impression":true,"click":true},"306323":{"title":"Insurtech Insights Europe","target":"https:\/\/www.insurtechinsights.com\/europe\/","impression":true,"click":true},"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},"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":306391,"postSlug":"exclusive-angels-and-vcs-of-the-north-fintech-north-in-the-fintech-magazine","cats":"the-fintech-magazine,fintech-magazine-issue-33,thought-leader"}; </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 -->