Current logo
8

Current

Current is a mobile banking app offering spending, saving, and banking features. You earn $100 when you set up a direct deposit of at least $200 within 45 days.

$ Payout Info

Reward $100
Investment $200
ROI 50%
Timeframe 1 Day

Requirements

Investment Yes
Effort Medium

Steps to Complete

  1. Sign up through the referral link
  2. Open a Current account
  3. Set up an eligible payroll direct deposit of at least $200 within 45 days
📧

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