🔐 Spell Mojo Admin Tools

Keep this page private! Don't share publicly.

🔓 Generate Unlock Link

When a customer emails you about a restore request, verify their payment in Stripe, then generate an unlock link and email it back to them.

⚙️ Fix Stripe Payment Links (IMPORTANT!)

Your current payment links don't redirect users back to the app after payment. Follow these steps to fix:

1

Go to Stripe Dashboard → Payment Links

https://dashboard.stripe.com/payment-links

2

Click on each payment link to edit it

3

Go to "After payment" section

4

Select "Redirect customers to your website"

5

Enter the redirect URL for each pack:

🧙 Wizarding World: https://spellmojo.com/?purchase=success&pack=wizarding
⚔️ Galaxy Saga: https://spellmojo.com/?purchase=success&pack=galaxy
🌍 World Explorer: https://spellmojo.com/?purchase=success&pack=world
🎬 Cinema Classics: https://spellmojo.com/?purchase=success&pack=cinema
🎵 Music Legends: https://spellmojo.com/?purchase=success&pack=music
🦕 Dinosaur Era: https://spellmojo.com/?purchase=success&pack=dino

🚀 Quick Actions

⚠️ Security Note

The unlock links use a secret key: mojo2024secret
If you want to change this, edit the ADMIN_SECRET variable in app.js