Apply Telegram handoff block to already-joined branch too
- Replaces old 'I transferred the funds' language with the same connect-in-Telegram → confirm → transfer → activate → buy flow - Both branches now use the unified handoff approach before PIF
This commit is contained in:
+1
-1
@@ -1354,7 +1354,7 @@ Here's a calculator I put together so you can play with the numbers yourself: ht
|
||||
|
||||
Come back to that link anytime — it'll walk you through what's possible and the best plan forward as you grow.
|
||||
|
||||
${giftCost > 0 ? `Since you've already joined, I transferred the funds to your account to cover **Level ${giftLevel}** ($${giftCost}) — it's sitting in your balance now. **Next step: you just need to go in and purchase the campaign yourself** so it starts running. Think of it like I loaded the gift card — you just gotta swipe it.` : ''}
|
||||
${giftCost > 0 ? `${pifSteps}` : ''}
|
||||
|
||||
Your full roadmap to $3,960/month:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user