Paying a new instructor for tonight’s class? Or paying back old friends for pizza after? The PayPal app is the easy way to send money1, however you slice it.
Once you have signed up for PayPal, just download our app, search your PayPal address book, enter the amount and tap ‘Send’. Easy as that. You can even add a message.
Get the App
Add your personal touch when you send money
Highlight the moment when you pay friends back with our animations, stickers, and emojis1 –exclusively available in the PayPal app.
Download the app
It’s easy to get paid back
Just create a PayPal.Me link and share it with friends who use PayPal to get paid back quickly. It’s as easy as 1, 2, and we don’t even need the 3.
Get your link
Send money straight to bank accounts globally
With our Xoom service, you can use PayPal to send money directly to friends and family in over 130 countries.2 Send it to their bank accounts, cash pick-up locations, and more. And they don’t even need a PayPal or Xoom account.
Send money now
Create an online Money Pool
Family all chipping-in for a group gift? Planning something fun with friends? Collect and contribute money from the comfort of your sofa with PayPal Money Pools—your secure online collection.3
Start a pool
Pay safely in person, touch-free
Whether you’re paying the plumber for fixing the sink, or a yoga teacher for your last class, it’s no sweat with our app. Use it to scan their PayPal QR code, enter the amount, and tap ‘Send’.
Get the app
The PayPal app is the easy way to send money, however you slice it.
Google Play and the Google Play logo are trademarks of Google Inc.
Apple, Apple Pay, and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc., registered in the U.S. and other countries.
1 An account with PayPal is required to send and receive money.
2 Fees and Limitations apply. In addition to the transaction fees, Xoom also makes money when it changes your U.S. dollars into a different currency.
3 A PayPal account is required to chip in, but if you’d like to create your own Money Pool, you’ll need to get set up with PayPal Cash or PayPal Cash Plus.
We’ll use cookies to improve and customize your experience if you continue to browse. Is it OK if we also use cookies to show you personalized ads? Learn more and manage your cookies
3 && xhr.status == 200) { success(); } }; xhr.setRequestHeader(‘Accept’, ‘application/json’,’Content-Type’, ‘application/json’); xhr.send(null); return xhr; }; function bindGdprEvents () { var acceptAllButton = document.getElementById(‘acceptAllButton’); var manageCookiesLink = document.getElementById(‘manageCookiesLink’); var cookieLanguage = document.getElementById(‘ccpaCookieContent_wrapper’); var cookieBanner = document.getElementById(‘ccpaCookieBanner’); var trackingPageName = ” || getFptiPage() || document.title; if (manageCookiesLink) { manageCookiesLink.onclick = function() { var acceptAllData = { page: ‘main:privacy:policy:ccpa’, pgrp: ‘main:privacy:policy’, displayPage: window.fpti.pgrp, ppage: ‘privacy_banner’, bannerType: ‘cookiebanner’, e: ‘cl’, link: ‘managecookies’, pglk: trackingPageName + ‘|managecookies’, pgln: trackingPageName + ‘|managecookies’, ccpg: ‘US’, flag: ‘ccpa’, bannerVersion: ‘v3a’, bannerSource: ‘ConsentNodeServ’ }; window.PAYPAL.analytics.Analytics.prototype.recordClick({data: acceptAllData}); }; } if (acceptAllButton && cookieBanner && cookieLanguage) { acceptAllButton.onclick = function() { cookieLanguage.style.display = ‘none’; cookieBanner.style.display = ‘none’; document.body.className = document.body.className.replace(“ccpaCookieBanner-acceptedAll”,””); var acceptAllData = { page: ‘main:privacy:policy:ccpa’, pgrp: ‘main:privacy:policy’, displayPage: window.fpti.pgrp, ppage: ‘privacy_banner’, bannerType: ‘cookiebanner’, e: ‘cl’, flag: ‘ccpa’, link: ‘acceptcookies’, pglk: trackingPageName + ‘|acceptcookies’, pgln: trackingPageName + ‘|acceptcookies’, ccpg: ‘US’, bannerVersion: ‘v3a’, bannerSource: ‘ConsentNodeServ’, c_prefs: ‘T=1,P=1,F=1,type=explicit_banner’ }; window.PAYPAL.analytics.Analytics.prototype.recordClick({data: acceptAllData}); var winFptiData = JSON.parse(JSON.stringify((window && window.fpti) || {})); var updatedFptiData = { page: ‘main:privacy:policy:ccpa’, pgrp: ‘main:privacy:policy’, displayPage: window.fpti.pgrp, ppage: ‘privacy_banner’, bannerType: ‘cookiebanner’, cookieBannerHidden: ‘true’, ccpg: ‘US’, flag: ‘ccpa’, bannerVersion: ‘v3a’, bannerSource: ‘ConsentNodeServ’, c_prefs: ‘T=1,P=1,F=1,type=explicit_banner’ }; for(var key in updatedFptiData){ winFptiData[key] = updatedFptiData[key]; }; window.PAYPAL.analytics.Analytics.prototype.logActivity(winFptiData); postAjax(function() { console.log(‘fired’); }); }; } window.hideGdprBanner = function () { var cookieBannerUi = document.getElementById(‘ccpaCookieBanner’); if (cookieBannerUi && cookieBannerUi.className.indexOf(‘ccpaHideCookieBannerMobile’) === -1) { cookieBannerUi.className += ” ccpaHideCookieBannerMobile”; } }; window.showGdprBanner = function () { var cookieBannerUi = document.getElementById(‘ccpaCookieBanner’); if (cookieBannerUi) { cookieBannerUi.className = cookieBannerUi.className.replace(“ccpaHideCookieBannerMobile”,””); } }; document.body.addEventListener(“focus”, function (event) { if (event.target.type === ‘text’ || event.target.type === ‘number’ || event.target.type === ‘password’ || event.target.type === ’email’ || event.target.type === ‘select-one’) { window.hideGdprBanner(); } }, true); }; window.bindGdprEvents = bindGdprEvents; function gdprSetup () { var manageLink = document.getElementById(‘manageCookiesLink’); var acceptAllLink = document.getElementById(‘acceptAllButton’); var trackingPageName = ” || getFptiPage() || document.title; document.body.className = document.body.className += ” ccpaCookieBanner-acceptedAll”; var pageName = trackingPageName || getFptiPage() || document.title; var winFptiData = JSON.parse(JSON.stringify((window && window.fpti) || {})); var updatedFptiData = { page: ‘main:privacy:policy:ccpa’, pgrp: ‘main:privacy:policy’, displayPage: window.fpti.pgrp, ppage: ‘privacy_banner’, bannerType: ‘cookiebanner’, ccpg: ‘US’, flag: ‘ccpa’, bannerVersion: ‘v3a’, bannerSource: ‘ConsentNodeServ’ }; for(var key in updatedFptiData){ winFptiData[key] = updatedFptiData[key]; }; window.PAYPAL.analytics.Analytics.prototype.logActivity(winFptiData); if (manageLink) { manageLink.setAttribute(‘pagename’, (pageName + ‘|managecookies’)); } if (acceptAllLink) { acceptAllLink.setAttribute(‘pagename’, (pageName + ‘|acceptcookies’)); } bindGdprEvents(); }; function isPageReady () { var cookieBannerUi = document.getElementById(‘ccpaCookieBanner’); return !!(cookieBannerUi && getFptiReqData()); } var maxRetries = 34; function triggerBanner() { if (isPageReady()) { gdprSetup(); } else { if (maxRetries– > 0) { setTimeout(triggerBanner, 150); } else { var acceptAllButton = document.getElementById(‘acceptAllButton’); var cookieLanguage = document.getElementById(‘ccpaCookieContent_wrapper’); var cookieBanner = document.getElementById(‘ccpaCookieBanner’); if ( acceptAllButton ) { acceptAllButton.onclick = function() { cookieLanguage.style.display = ‘none’; cookieBanner.style.display = ‘none’; document.body.className = document.body.className.replace(“ccpaCookieBanner-acceptedAll”,””); postAjax(function() { console.log(‘fired’); }); }; } } } } triggerBanner(); })();]]>