CINXE.COM
Receive Payment faster and easier - Vibrant Wallet
<!DOCTYPE html><!-- Last Published: Wed Dec 18 2024 15:24:53 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="origin.vibrantapp.com" data-wf-page="65c52b4f20cddfab694a4f1f" data-wf-site="5f96d344ab2f71b1d1961172" lang="en"><head><meta charset="utf-8"/><title>Receive Payment faster and easier - Vibrant Wallet</title><meta content="Vibrant helps you receive payments faster, easier, and more securely without any fees. Our blockchain-empowered technology ensures that your transactions are kept safe and secure. Plus you are able to cash out your funds anytime via trusted partners." name="description"/><meta content="Receive Payment faster and easier - Vibrant Wallet" property="og:title"/><meta content="Vibrant helps you receive payments faster, easier, and more securely without any fees. Our blockchain-empowered technology ensures that your transactions are kept safe and secure. Plus you are able to cash out your funds anytime via trusted partners." property="og:description"/><meta content="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/64c97223f4ddd2deef07a9b3_Frame%203238.png" property="og:image"/><meta content="Receive Payment faster and easier - Vibrant Wallet" property="twitter:title"/><meta content="Vibrant helps you receive payments faster, easier, and more securely without any fees. Our blockchain-empowered technology ensures that your transactions are kept safe and secure. Plus you are able to cash out your funds anytime via trusted partners." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/64c97223f4ddd2deef07a9b3_Frame%203238.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/css/vibrant-cash-2.6a6d8bada.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Space Mono:regular,italic,700,700italic","Space Grotesk:300,regular,500,600,700"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5faec0b7580edf4d54e35d95_vibrant-favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5faebf0033b5782f0b4d3f18_Webclip.png" rel="apple-touch-icon"/><link href="https://vibrantapp.com/receive-payment" rel="canonical"/><!-- Weglot --> <script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script> <script> Weglot.initialize({ api_key: 'wg_e8502fb89998b59f869416ca915857500' }); </script> <script type="text/javascript"> // Function to dynamically generate hreflang link tags function generateHreflangTags() { const baseUrlEN = "https://vibrantapp.com/"; const baseUrlES = "https://es.vibrantapp.com/"; const baseUrlESAR = "https://es-ar.vibrantapp.com/"; const baseUrlPTBR = "https://pt-br.vibrantapp.com/"; // Let's see if this changes const baseUrl = { en: "https://vibrantapp.com/", es: "https://es.vibrantapp.com/", "es-ar": "https://es-ar.vibrantapp.com/", "pt-br": "https://pt-br.vibrantapp.com/" }; const currentUrl = window.location.href; const currentPage = currentUrl.split("vibrantapp.com/").pop(); const currentLanguage = document.documentElement.lang || "en"; // List of alternate pages const altPages = [ { en: "send-digital-dollar-internationally", es: "enviar-dinero-internacional", "es-ar": "enviar-dinero-internacional", }, { en: "buy-and-sell-usdc", es: "comprar-y-vender-usdc", "es-ar": "comprar-y-vender-usdc", }, { en: "receive-payment", es: "recibir-pagos", "es-ar": "recibir-pagos", }, { en: "ar/promo/referral-program", es: "ar/promo/programa-de-referidos", "es-ar": "ar/promo/programa-de-referidos", }, { en: "mission", es: "mision", "es-ar": "mision", }, ]; // Find alternate current page based on the current language const altCurrentPage = altPages.find((p) => p[currentLanguage] === currentPage); const linkTags = document.getElementsByTagName("link"); // Remove existing hreflang link tags for (let i = linkTags.length - 1; i >= 0; i--) { if ( linkTags[i].getAttribute("rel") === "alternate" && linkTags[i].getAttribute("hreflang") ) { linkTags[i].parentNode.removeChild(linkTags[i]); } } // Use alternate current page for this language if it exists. // Otherwise, use current page function getLinkPage(lang) { if (altCurrentPage && altCurrentPage[lang]) { return altCurrentPage[lang]; } return currentPage; } // Create and append new hreflang link tags const hreflangTags = { "x-default": baseUrlEN + getLinkPage("en"), en: baseUrlEN + getLinkPage("en"), es: baseUrlES + getLinkPage("es"), "es-ar": baseUrlESAR + getLinkPage("es-ar"), "pt-br": baseUrlPTBR + getLinkPage("pt-br") }; for (let hreflangTag in hreflangTags) { const linkTag = document.createElement("link"); linkTag.setAttribute("rel", "alternate"); linkTag.setAttribute("hreflang", hreflangTag); linkTag.setAttribute("href", hreflangTags[hreflangTag]); document.head.appendChild(linkTag); } } // Call the function on page load window.onload = generateHreflangTags; </script> <style> .weglot-container { position: fixed; bottom: 0; left: 20px; } </style> <!-- End Weglot --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NV4P3DP');</script> <!-- End Google Tag Manager --> <!-- Meta Pixel Code --> <meta name="facebook-domain-verification" content="8z0l3938gxcwbzyykfd7zsjsnw6tz8" /> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '3459991297552704'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=3459991297552704&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <!-- Set country property --> <script> (function(){ fetch("https://api.vibrantapp.com/app-info") .then(response => response.json()) .then(json => { document.documentElement.classList.add("vibrant-country-" + json.cfIpCountry.toLowerCase()); }) .catch(e => console.log("Failed to request GET /app-info", e)); const style = document.createElement("style"); style.textContent = "html:not(.vibrant-country-ar) .show-in-ar, .vibrant-country-ar .hide-in-ar {display: none; visibility: hidden; }"; document.head.appendChild(style); })(); </script> <!-- End Set country property --> <!-- Add a class to detect mobile/desktop --> <script> (function(){ const isMobile = navigator.userAgent.toLowerCase().includes("mobile"); document.documentElement.classList.add(isMobile ? "vibrant-mobile" : "vibrant-not-mobile"); const style = document.createElement("style"); style.textContent = ` html:not(.vibrant-mobile) .show-in-mobile, html:is(.vibrant-mobile) .hide-in-desktop {display: none; visibility: hidden; } `; document.head.appendChild(style); })(); </script> <!-- End Add a class to detect mobile/desktop --></head><body><div class="w-embed w-iframe"><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NV4P3DP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --></div><div data-collapse="small" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="new-navbar w-nav"><div class="nav-container"><div class="logo-lockup-container"><a href="/" class="brand-2 w-nav-brand"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup.png" loading="lazy" sizes="(max-width: 479px) 100vw, (max-width: 767px) 27vw, 140px" srcset="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-500.png 500w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-800.png 800w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-1080.png 1080w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-1600.png 1600w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-2000.png 2000w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-2600.png 2600w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup-p-3200.png 3200w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648785c29b73bd60594b8160_Vibrant-Lockup.png 5145w" alt="" class="vibrant-lockup-image"/></a></div><div class="nav-option-container"><nav role="navigation" class="nav-menu-items w-nav-menu"><div id="languageSelector" class="div-block-36 languageselector _w-dropdown-toggle-0"><div data-hover="true" data-delay="0" class="w-dropdown"><div class="nav-dropdown w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="text-block-58">Features</div></div><nav class="dropdown-list-4 w-dropdown-list"><a href="/buy-and-sell-usdc" class="dropdown-link-2 w-dropdown-link">Buy/Sell USDC</a><a href="/send-digital-dollar-internationally" class="dropdown-link-2 w-dropdown-link">Send</a><a href="/receive-payment" aria-current="page" class="dropdown-link-2 w-dropdown-link w--current">Receive</a><a href="https://stellar.org/usdc" target="_blank" class="dropdown-link-2 w-dropdown-link">About Stellar USDC</a></nav></div><div data-hover="true" data-delay="0" class="w-dropdown"><div class="nav-dropdown w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="text-block-58">Company</div></div><nav class="dropdown-list-4 w-dropdown-list"><a href="/mission" class="dropdown-link-2 w-dropdown-link">Our Mission</a><a id="Careers" href="https://job-boards.greenhouse.io/vibrant" target="_blank" class="dropdown-link-2 w-dropdown-link">Careers</a></nav></div><a href="https://support.vibrantapp.com/en/" target="_blank" class="nav-solo-link">Pricing</a><div data-hover="true" data-delay="0" class="w-dropdown"><div class="nav-dropdown w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="text-block-58">Resources</div></div><nav class="dropdown-list-4 w-dropdown-list"><a href="/blog" class="dropdown-link-2 w-dropdown-link">Blog</a><a href="https://help.vibrantapp.com/hc/es-ar" target="_blank" class="dropdown-link-2 w-dropdown-link">Support</a></nav></div></div><a href="https://apps.apple.com/us/app/id1514223107" class="link-block-3 w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/62be63dbd94f5f4e42b86b28_Apple%20Square.png" loading="lazy" alt="" id="appStore" class="image-40"/></a><a href="https://play.google.com/store/apps/details?id=io.sunship.app&referrer=singular_click_id%3Ddab85080-e417-4fb7-b240-c5086768c448" class="link-block-8 w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/62be643c5092f5406df42e43_Play%20Square.png" loading="lazy" alt="" class="image-40"/></a></nav></div><div class="menu-button w-nav-button"><div class="icon-2 w-icon-nav-menu"></div></div></div><div class="modal-container"><div class="newsletter-popup-container"><div class="close-modal"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54efe77e66dcdf100a52d_noun_X_2289986.png" loading="lazy" sizes="(max-width: 479px) 0px, 100vw" srcset="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54efe77e66dcdf100a52d_noun_X_2289986-p-500.png 500w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54efe77e66dcdf100a52d_noun_X_2289986-p-800.png 800w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54efe77e66dcdf100a52d_noun_X_2289986-p-1080.png 1080w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54efe77e66dcdf100a52d_noun_X_2289986.png 1200w" alt="" class="x-close"/></div><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54d971971c1662b35a27f_Fist-Bump%403x.png" loading="lazy" sizes="(max-width: 479px) 0px, 100vw" srcset="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54d971971c1662b35a27f_Fist-Bump%403x-p-500.png 500w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54d971971c1662b35a27f_Fist-Bump%403x-p-800.png 800w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54d971971c1662b35a27f_Fist-Bump%403x-p-1080.png 1080w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54d971971c1662b35a27f_Fist-Bump%403x-p-1600.png 1600w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/5fb54d971971c1662b35a27f_Fist-Bump%403x.png 5924w" alt="" class="fist-bump-image"/><h3 class="newsletter-header">Unite al newsletter de Vibrant</h3><div class="newsletter-supporting-copy">Mantenete al tanto de las 煤ltimas actualizaciones de Vibrant, tambi茅n recib铆 consejos y datos 煤tiles para aprovechar al m谩ximo la aplicaci贸n.</div><div class="form-block w-form"><form id="email-form" name="email-form" data-name="Email Form" action="https://cash.us2.list-manage.com/subscribe/post?u=fe7d90a3aeee3fab1fd8ff4a2&amp;id=28e80c97bf" method="post" data-wf-page-id="65c52b4f20cddfab694a4f1f" data-wf-element-id="8d7488a8-ff68-2cc7-96b1-778cca099f54"><label for="FULLNAME-3" class="form-label">Nombre completo</label><input class="text-field w-input" maxlength="256" name="FULLNAME-2" data-name="FULLNAME 2" placeholder="" type="text" id="FULLNAME-2" required=""/><label for="EMAIL-4" class="form-label">Correo electr贸nico</label><input class="text-field w-input" maxlength="256" name="EMAIL-3" data-name="EMAIL 3" placeholder="" type="email" id="EMAIL-3" required=""/><input type="submit" data-wait="Please wait..." class="submit-button w-button" value="Unite"/></form><div class="success-message w-form-done"><div class="text-block-5">隆Gracias! Hemos recibido tu solicitud</div></div><div class="error-message w-form-fail"><div class="text-block-6">Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><section class="receive-opening-header-section"><div class="receive-opening-header-wrapper"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc94ac0fd1cc0a555c36d_Receive%20Header%20Graphic-min.png" loading="lazy" sizes="(max-width: 479px) 71vw, (max-width: 767px) 38vw, (max-width: 991px) 45vw, (max-width: 1439px) 450px, 480px" srcset="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc94ac0fd1cc0a555c36d_Receive%20Header%20Graphic-min-p-500.png 500w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc94ac0fd1cc0a555c36d_Receive%20Header%20Graphic-min-p-800.png 800w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc94ac0fd1cc0a555c36d_Receive%20Header%20Graphic-min.png 1402w" alt="" class="image-83"/><div class="receive-header-text-container"><h1 class="heading-63">UNLOCK THE POWER OF PAYMENTS</h1><div class="text-block-55">Vibrant helps you receive payments faster, easier, and more securely.</div><a href="#Get-Started-Instructions" class="blurple-cta w-button">Get started now</a></div></div></section><section class="receive-callout-section"><div class="receive-callout-wrapper"><div class="receive-callout-text-container"><div class="receive-callout-text"><h1 class="receive-callout-header">Global reach</h1><p class="receive-callout-paragraph">Receive payments from anywhere in the world with our global reach. We make it easy for friends, family members, or customers to pay you, no matter where they are.</p></div><div class="receive-callout-text"><h1 class="receive-callout-header">INSTANT SETTLEMENT</h1><p class="receive-callout-paragraph">Vibrant allows you to receive payments on the spot with instant settlement times. No more waiting days or weeks for payments to come through!</p></div></div><div class="receive-callout-image-container"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc940563ce38de4fb1dc5_Phone-Flag_Graphic-min.png" loading="lazy" sizes="(max-width: 479px) 100vw, (max-width: 767px) 71vw, (max-width: 1439px) 50vw, 500px" srcset="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc940563ce38de4fb1dc5_Phone-Flag_Graphic-min-p-500.png 500w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc940563ce38de4fb1dc5_Phone-Flag_Graphic-min-p-800.png 800w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc940563ce38de4fb1dc5_Phone-Flag_Graphic-min.png 1428w" alt="" class="receive-callout-image"/></div></div><div class="receive-callout-wrapper swap"><div class="receive-callout-text-container"><div class="receive-callout-text right"><h1 class="receive-callout-header right">SECURE YOUR FUNDS</h1><p class="receive-callout-paragraph right">Vibrant offers secure and safe processing of payments from any part of the world. Our Stellar blockchain-powered technology ensures that your transactions are kept safe and secure.</p></div><div class="receive-callout-text right"><h1 class="receive-callout-header right">CASH-OUT TO YOUR LOCAL CURRENCY</h1><p class="receive-callout-paragraph right">You鈥檙e able to cash-out your funds via our trusted partners. We offer these services in <a href="https://support.vibrantapp.com/en/articles/6387858-where-can-you-cash-in-out-with-vibrant" class="link-13">16 countries</a> across the globe with more being added soon.</p></div></div><div class="receive-callout-image-container"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc9b43092f153b40acbe7_Mask%20group-min.png" loading="lazy" sizes="(max-width: 479px) 100vw, (max-width: 767px) 71vw, (max-width: 1439px) 50vw, 500px" srcset="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc9b43092f153b40acbe7_Mask%20group-min-p-500.png 500w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc9b43092f153b40acbe7_Mask%20group-min-p-800.png 800w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc9b43092f153b40acbe7_Mask%20group-min-p-1080.png 1080w, https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/648cc9b43092f153b40acbe7_Mask%20group-min.png 1860w" alt="" class="receive-callout-image negative-margin"/></div></div><div class="receive-callout-wrapper center"></div></section><section id="Get-Started-Instructions" class="receive-instructions-section"><div class="receive-instructions-wrapper"><h1 class="receive-instructions-header">How to receive payments with Vibrant</h1><div class="download-first-step"><div class="buy-sell-instructions-intro-container"><div class="go-step-container"><div class="steps-circle small"><h4 class="heading-60">1</h4></div><p class="paragraph-16">Sign up on the Vibrant mobile app and create your account</p><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/6472b0f1ed81be9c86143add_Vector%2028-min.png" loading="lazy" alt="" class="download-arrow"/></div></div><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/6493281587fa9e0793775a39_Receive%20QR.png" loading="lazy" alt="" class="image-80"/></div><div class="recieve-step"><div class="buy-sell-instructions-intro-container"><div class="go-step-container long"><div class="steps-circle small"><h4 class="heading-60">2</h4></div><p class="paragraph-16 long">Vibrant gives you a variety of ways to receive payments, you can share your: username, registered email, QR code, or Stellar address with your sender.</p></div></div><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/647643e834a045d5dfcb9a3e_Payments%20Image.png" loading="lazy" alt="" class="image-84"/></div><div class="recieve-step"><div class="buy-sell-instructions-intro-container"><div class="go-step-container"><div class="steps-circle small"><h4 class="heading-60">3</h4></div><p class="paragraph-16 long">Done! The payment will be in your account instantly</p></div></div></div></div></section><div class="faq-section black"><div class="faq-wrapper"><h1 class="faq-header white">FAQ</h1><div class="faq-item-container"><div class="question-container"><div class="q-container"><h5 class="faq-q">Does Vibrant charge any fees for receiving payment?</h5></div><div class="a-container"><p class="faq-a">Vibrant does not charge any fees for both receivers and senders.</p></div></div></div><div class="faq-item-container"><div class="question-container"><div class="q-container"><h5 class="faq-q">What can I do after receiving payment on Vibrant?</h5></div><div class="a-container"><p class="faq-a">You are able to hold, send, or cash out to your local currency through the Vibrant wallet.</p></div></div></div><div class="faq-item-container"><div class="question-container"><div class="q-container"><h5 class="faq-q">How can my family members, friends or customers pay me if they don鈥檛 have any USDC?</h5></div><div class="a-container"><p class="faq-a">They can buy USDC with Vibrant easily. We offer multiple payment methods including cash, credit cards, debit cards, and Apple Pay.</p></div></div></div></div></div><div class="master-footer"><div class="footer-flext-wrapper"><div class="footer-copy-wrapper"><div class="logo-lockup-wrapper"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/608a239e48e4e91787fc089e_White%20Vibrant%20Logo.svg" loading="eager" alt="" class="white-vibrant-logo"/><div class="powered-by">Powered by</div><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/608a242b2f394fa3a5143566_SDF%20Logo.svg" loading="eager" alt="" class="sdf-logo"/></div><div class="footer-link-organizing-wrapper"><div class="footer-link-line-item"><h4 class="footer-title-header">Products</h4><a href="/send-digital-dollar-internationally" class="footer-link-item">Send</a><a href="/receive-payment" aria-current="page" class="footer-link-item w--current">Receive</a><a href="https://stellar.org/usdc" target="_blank" class="footer-link-item">About Stellar USDC</a></div><div class="footer-link-line-item"><h4 class="footer-title-header">Legal</h4><a href="/terms/terms-of-service" class="footer-link-item">Terms of service</a><a href="/terms/privacy-policy" class="footer-link-item">Privacy Policy</a></div><div class="footer-link-line-item"><h4 class="footer-title-header">Company</h4><a href="/mission" class="footer-link-item">Our Mission</a><a href="https://job-boards.greenhouse.io/vibrant" class="footer-link-item">Careers</a></div><div class="footer-link-line-item"><h4 class="footer-title-header">Resources</h4><a href="/blog" class="footer-link-item">Blog</a><a href="https://help.vibrantapp.com/hc/es-ar" target="_blank" class="footer-link-item">Support</a></div></div><div class="footer-download-link-container"><a href="https://vibrant.sng.link/D0y60/3z9m" target="_blank" class="app-button-light w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/60afb2ea4f6987277b799d2e_google-play%201.png" loading="lazy" alt="Descarg谩 Vibrant app en Google Play (Android)" class="play-logo"/><div class="dark-app-store-link">Google Play</div></a><a href="https://vibrant.sng.link/D0y60/kts8" target="_blank" class="app-button-light w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/60afb30c4f69871220799de6_apple%201.png" loading="lazy" alt="Descarg谩 Vibrant app en el app store (iOS)" class="play-logo"/><div class="dark-app-store-link">App Store</div></a></div></div><div class="footer-link-wrapper"><div class="footer-link-container"><a href="https://www.instagram.com/vibrantwallet/" target="_blank" class="social-link-lockup w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/608ad4f64134921e5c2b7840_instagram%20(3)%201.svg" loading="lazy" alt="" class="social-logo-link"/><div class="white-footer-social-link">Instagram</div></a><a href="https://www.facebook.com/vibrantwallet" target="_blank" class="social-link-lockup w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/608ad761e5705d50f7b72db5_facebook%201.svg" loading="lazy" alt="" class="social-logo-link"/><div class="white-footer-social-link">Facebook</div></a><a href="https://twitter.com/vibrantwallet" target="_blank" class="social-link-lockup w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/608c7cd3076cd10c20d4c327_icons8-twitter.svg" loading="lazy" alt="" class="social-logo-link"/><div class="white-footer-social-link">Twitter</div></a><a href="https://www.linkedin.com/company/vibrantapp/" target="_blank" class="social-link-lockup w-inline-block"><img src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/608c7cd38637276c147ca47a_icons8-linkedin.svg" loading="lazy" alt="" class="social-logo-link"/><div class="white-footer-social-link">LinkedIn</div></a></div></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5f96d344ab2f71b1d1961172" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/5f96d344ab2f71b1d1961172/js/vibrant-cash-2.2d3a22e2b8447b026002277fb8a1be34.js" type="text/javascript"></script><!-- Start Weglot --> <script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script> <script> Weglot.initialize({ api_key: 'wg_e8502fb89998b59f869416ca915857500', switchers: [ { location: { target: "body" } } ] }); </script> <!-- End Weglot--></body></html>