{"id":5754,"date":"2022-11-23T17:49:00","date_gmt":"2022-11-23T17:49:00","guid":{"rendered":"https:\/\/centralvagas.com\/?p=5754"},"modified":"2022-11-23T17:49:03","modified_gmt":"2022-11-23T17:49:03","slug":"entregador-rappi","status":"publish","type":"post","link":"https:\/\/centralvagas.com\/en\/entregador-rappi\/","title":{"rendered":"Rappi Delivery: Everything you need to know to get started"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-trabalho-com-flexibilidade-e-excelentes-ganhos\">Flexible work and excellent earnings<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi-1024x576.jpg\" alt=\"Entregador Rappi  (Fonte: Adyen)\" class=\"w-full object-cover object-center border mx-auto wp-image-5756\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Rappi delivery person has excellent earnings (Source: Central Vagas \/ Adyen)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>How about becoming a Rappi delivery person and working according to your own schedule? This is one of the delivery apps that has grown in recent years, especially during the pandemic. But to this day, it continues to be sought after for employment.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As a delivery driver for this company, you earn daily income. Therefore, you can earn a good income on a daily basis! Keep reading to find out how to access this opportunity.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-HC4c5\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Rappi Delivery Man\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\" alt=\"Entregador Rappi\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Rappi Delivery Man\">\n            Rappi Delivery Man        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Rappi is recruiting new delivery drivers! Registration is quick and easy. Click here to find out more!\n\n        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Rappi Delivery Man              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">What you need to know to start as a Rappi delivery person<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Before you consider becoming a Rappi employer, it is important to know the company. After all, there is information you need to know before becoming a Rappi partner.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Registering on the app is the first step to becoming a delivery person for the company. After all, it is through the app that you will receive your first deliveries.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This registration is easy to do online. But don&#039;t worry, it is a secure tool that protects your data.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To work at Rappi, you need to have a car, motorcycle or bicycle. However, most delivery drivers work on motorcycles or bicycles. However, if you choose to use a car or motorcycle, make sure your national driver&#039;s license is up to date and is the definitive version!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Please note that to be a Rappi delivery person, you do not need to have your own backpack to make the runs. After all, this is not a requirement, unlike other apps. However, it is important to have a backpack that can hold your items well so that they arrive in perfect condition at their destination.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-9vcFP\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Rappi Delivery Man\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\" alt=\"Entregador Rappi\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Rappi Delivery Man\">\n            Rappi Delivery Man        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Rappi delivery people must meet the company&#039;s requirements for their registration to be approved. Find out what they are and the step-by-step process to start making deliveries. \n        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Rappi Delivery Man              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">What is the routine of a Rappi delivery person?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-1-1024x576.jpeg\" alt=\"Rotina de trabalho do entregador Rappi (Fonte: Codificar)\" class=\"w-full object-cover object-center border mx-auto wp-image-5757\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-1-1024x576.jpeg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-1-300x169.jpeg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-1-768x432.jpeg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-1.jpeg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Rappi delivery person routine (Source: Central Vagas \/ Codificar)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The day-to-day life of a Rappi delivery person is not monotonous and does not follow a set of rules. After all, you are the one who sets your own schedule! Therefore, the professional has the chance to have different routines, since it is he who determines how long he will work each day.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, to earn more, delivery drivers tend to work during peak hours. For example, during lunch, dinner, holidays and weekends. If they are unable to make deliveries on these days, they spend more hours working to compensate.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, the person who sets the routine is the deliverer himself, according to his availability. This way, he can balance his personal life and work, earning good income.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Advantages of being a Rappi delivery person<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-2-1024x576.jpg\" alt=\"Ser rntregador Rappi possui muitas vantagens (Fonte: UOL)\" class=\"w-full object-cover object-center border mx-auto wp-image-5758\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-2-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-2-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-2-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Rappi delivery person has many advantages (Source: Central Vagas \/ UOL)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Working as a Rappi delivery person has many advantages. One of them, you already know, is flexible hours. So, work within your availability.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Another benefit is having daily earnings. Therefore, every day you can withdraw what you have earned and transfer it to your account.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Registration on the Rappi platform is usually very quick. So, within 24 hours you can be approved and start making deliveries!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition, the Rappi delivery service has a tool full of benefits. With it, you can:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Know where there is space to rest and recharge your cell phone, in addition to your energy;<\/li><li>Medical assistance from MedPass;<\/li><li>Gasoline voucher with 5% cashback when filling up at Carrefour stations;<\/li><li>Extra charge if you need to wait more than 15 minutes at the establishment.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, in addition to flexible work, the Rappi delivery person has access to many benefits.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How to make deliveries with Rappi?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-3-1024x576.jpg\" alt=\"Seja entregador Rappi por moto ou bike (Fonte: Yahoo Finan\u00e7as)\" class=\"w-full object-cover object-center border mx-auto wp-image-5759\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-3-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-3-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-3-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/entregador-rappi-3.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Rappi delivery person by motorcycle or bike (Source: Central Vagas \/ Yahoo Finan\u00e7as)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>For each delivery made by Rappi, the delivery person guarantees a minimum value of R$6.90. The value is to cover the distance of 3 KM, in a demand of 30 minutes by the delivery person.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Then the amount becomes proportional to the kilometers driven by the Rappi delivery person. In other words, the time of service provided. It is worth remembering that there is no employment contract signed by the company, therefore, the delivery person is a service provider.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To become a Rappi delivery person in your free time or full time, simply access the company&#039;s website. Like other delivery apps, this one also requires registration. Information is verified quickly, but with caution. After all, the company knows how eager many people are to join its community of delivery people.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>You can make your deliveries by:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Motorcycle<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To make deliveries by motorcycle, it is important to check the condition of the vehicle. After all, it needs to be in perfect condition and within the law. Therefore, check that all the motorcycle&#039;s documentation is up to date.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Additionally, your national driver&#039;s license must be in category A. When registering, Rappi will ask you to send a photo of the document.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The motorcycle does not necessarily have to be yours. You can ask someone to lend you the motorcycle, but be careful with what we mentioned above, as having the documentation up to date is important.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To make deliveries by motorcycle, have a bag that can hold the product and keep it in perfect condition. After all, the customer will evaluate you and the delivery.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Bike<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deliveries by Rappi can be made using your bicycle. Just indicate that this will be the means used to perform the service.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, the delivery person does not need to have a national driver&#039;s license. However, be careful that the bike is also in good condition. Check that the brakes are working properly and always wear a helmet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rappi delivery people who use a bicycle must also have a bag to carry their deliveries. Make sure it leaves the product in perfect condition so that the customer receives their order correctly. This way, your evaluation will be positive.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Did you enjoy learning how to become a Rappi delivery person? Check out the next content for a step-by-step guide to registering on the delivery app.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-lew2t\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Rappi Delivery Man\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\" alt=\"Entregador Rappi\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Rappi Delivery Man\">\n            Rappi Delivery Man        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Rappi is recruiting new delivery drivers! Registration is quick and easy. Click here to find out more!\n\n        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Rappi Delivery Man              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/en\/entregador-do-rappi\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Being a Rappi delivery person is a way to earn extra income every week, with flexible hours and access to other benefits. Check it out!<\/p>","protected":false},"author":15,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[40],"tags":[91,92,93,85],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar<\/title>\n<meta name=\"description\" content=\"O entregador Rappi tem acesso a in\u00fameras vantagens para realizar esse servi\u00e7o e fazer bons ganhos di\u00e1rios! Saiba mais.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/centralvagas.com\/en\/entregador-rappi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar\" \/>\n<meta property=\"og:description\" content=\"O entregador Rappi tem acesso a in\u00fameras vantagens para realizar esse servi\u00e7o e fazer bons ganhos di\u00e1rios! Saiba mais.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/centralvagas.com\/en\/entregador-rappi\/\" \/>\n<meta property=\"og:site_name\" content=\"Central Vagas\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-23T17:49:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-23T17:49:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi-1024x576.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"amandalaet@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/centralvagas.com\/#website\",\"url\":\"https:\/\/centralvagas.com\/\",\"name\":\"Central Vagas\",\"description\":\"Seu portal de oportunidades\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/centralvagas.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/centralvagas.com\/entregador-rappi\/#primaryimage\",\"url\":\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\",\"contentUrl\":\"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg\",\"width\":1200,\"height\":675,\"caption\":\"Rappi entregador (Fonte: Adyen)\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/centralvagas.com\/entregador-rappi\/#webpage\",\"url\":\"https:\/\/centralvagas.com\/entregador-rappi\/\",\"name\":\"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar\",\"isPartOf\":{\"@id\":\"https:\/\/centralvagas.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/centralvagas.com\/entregador-rappi\/#primaryimage\"},\"datePublished\":\"2022-11-23T17:49:00+00:00\",\"dateModified\":\"2022-11-23T17:49:03+00:00\",\"author\":{\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a\"},\"description\":\"O entregador Rappi tem acesso a in\u00fameras vantagens para realizar esse servi\u00e7o e fazer bons ganhos di\u00e1rios! Saiba mais.\",\"breadcrumb\":{\"@id\":\"https:\/\/centralvagas.com\/entregador-rappi\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/centralvagas.com\/entregador-rappi\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/centralvagas.com\/entregador-rappi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/centralvagas.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a\",\"name\":\"amandalaet@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"caption\":\"amandalaet@gmail.com\"},\"url\":\"https:\/\/centralvagas.com\/en\/author\/amandalaetgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar","description":"O entregador Rappi tem acesso a in\u00fameras vantagens para realizar esse servi\u00e7o e fazer bons ganhos di\u00e1rios! Saiba mais.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/centralvagas.com\/en\/entregador-rappi\/","og_locale":"en_US","og_type":"article","og_title":"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar","og_description":"O entregador Rappi tem acesso a in\u00fameras vantagens para realizar esse servi\u00e7o e fazer bons ganhos di\u00e1rios! Saiba mais.","og_url":"https:\/\/centralvagas.com\/en\/entregador-rappi\/","og_site_name":"Central Vagas","article_published_time":"2022-11-23T17:49:00+00:00","article_modified_time":"2022-11-23T17:49:03+00:00","og_image":[{"url":"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi-1024x576.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"amandalaet@gmail.com","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/centralvagas.com\/#website","url":"https:\/\/centralvagas.com\/","name":"Central Vagas","description":"Seu portal de oportunidades","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/centralvagas.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/centralvagas.com\/entregador-rappi\/#primaryimage","url":"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg","contentUrl":"https:\/\/centralvagas.com\/wp-content\/uploads\/2022\/11\/rappi.jpg","width":1200,"height":675,"caption":"Rappi entregador (Fonte: Adyen)"},{"@type":"WebPage","@id":"https:\/\/centralvagas.com\/entregador-rappi\/#webpage","url":"https:\/\/centralvagas.com\/entregador-rappi\/","name":"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar","isPartOf":{"@id":"https:\/\/centralvagas.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/centralvagas.com\/entregador-rappi\/#primaryimage"},"datePublished":"2022-11-23T17:49:00+00:00","dateModified":"2022-11-23T17:49:03+00:00","author":{"@id":"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a"},"description":"O entregador Rappi tem acesso a in\u00fameras vantagens para realizar esse servi\u00e7o e fazer bons ganhos di\u00e1rios! Saiba mais.","breadcrumb":{"@id":"https:\/\/centralvagas.com\/entregador-rappi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/centralvagas.com\/entregador-rappi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/centralvagas.com\/entregador-rappi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/centralvagas.com\/"},{"@type":"ListItem","position":2,"name":"Entregador Rappi: tudo que voc\u00ea precisa saber para come\u00e7ar"}]},{"@type":"Person","@id":"https:\/\/centralvagas.com\/#\/schema\/person\/84aced91e833ab710b6edb87f829e24a","name":"amandalaet@gmail.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/centralvagas.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","caption":"amandalaet@gmail.com"},"url":"https:\/\/centralvagas.com\/en\/author\/amandalaetgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/posts\/5754"}],"collection":[{"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/comments?post=5754"}],"version-history":[{"count":0,"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/posts\/5754\/revisions"}],"wp:attachment":[{"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/media?parent=5754"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/categories?post=5754"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/centralvagas.com\/en\/wp-json\/wp\/v2\/tags?post=5754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}