Commit fe6f9cf
committed
fix: remove warning for missing Stripe environment variables
- Eliminated the console warning for unconfigured Stripe environment variables (STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET) to streamline the initialization process.
- This change enhances the clarity of the code by focusing on the successful creation of the Stripe instance.1 parent 2624b5f commit fe6f9cf
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
0 commit comments