stripe-external-redirect-navigation

Installation
SKILL.md

Stripe External Redirect Navigation Fix

Problem

After returning from Stripe checkout (or similar external payment provider), clicking a "back" button that uses browser history (router.back(), history.back()) navigates back to Stripe instead of the previous app page. The browser history includes:

/settings → Stripe checkout → /settings?payment=success

So router.back() goes to Stripe.

Context / Trigger Conditions

Related skills
Installs
1
First Seen
Apr 16, 2026