You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: STRIPE_SETUP.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,6 @@ This guide explains how to set up Stripe subscriptions for the Workouts applicat
11
11
12
12
Set up the Stripe environment variables in your `.env` file (based on `.env.example` if needed.)
13
13
14
-
> Note: For backward compatibility, the application also supports the legacy `VITE_` prefixed versions of these variables, but the non-prefixed versions are recommended.
15
-
16
14
## Stripe Product and Price Setup
17
15
18
16
1. Log in to your Stripe Dashboard: https://dashboard.stripe.com/
0 commit comments