MoneyLion logo
7

MoneyLion

MoneyLion is a financial services platform offering banking and investing tools. You earn up to $60 when you open a RoarMoney account and set up qualifying direct deposits.

$ Payout Info

Reward $60
Investment $60
ROI 60%
Timeframe 8 Weeks

Requirements

Investment Yes
Effort Medium

Steps to Complete

  1. Sign up for MoneyLion using a referral link
  2. Open a RoarMoney℠ account
  3. Set up qualifying direct deposits (minimum $100)
  4. Receive up to $60 as a reward
📧

Get Premium Deals

High-paying referrals delivered weekly

We respect your privacy. Privacy Policy.
) { // Try single line breaks $lines = preg_split('/\n/', trim($steps_text)); } if (count($lines) <= 1) { // Try periods followed by capital letters $lines = preg_split('/\.\s+(?=[A-Z])/', trim($steps_text)); // Add periods back $lines = array_map(function($line) { return trim($line) . (substr(trim($line), -1) !== '.' ? '.' : ''); }, $lines); } if (count($lines) <= 1