SoFi Invest logo
8

SoFi Invest

SoFi Invest is an investing platform offering stocks, ETFs, and crypto. You earn $50 when you sign up and fund your account with $25 or more.

$ Payout Info

Reward $50
Investment $25
ROI 200%
Timeframe 3 Days

Requirements

Investment Yes
Effort Low

Steps to Complete

  1. Sign up through the referral link
  2. Open an Active Investing account
  3. Deposit at least $25 into your new account
📧

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