open-saas/app/.env.client.example
vincanger 60a79e4b93
Remove hasPaid from user entity and rely only on subscriptionStatus for user privileges ()
* fix userStripeId race condition

* small fixes

* fix operations

* Update app/src/server/queries.ts

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Update app/src/server/queries.ts

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* fix typos and remove console logs

* Update PricingPage.tsx

* add pricing page tests

* add copying .env.client.example

---------

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-04-22 15:37:20 +02:00

4 lines
244 B
Plaintext

# All client-side env vars must start with REACT_APP_ https://wasp-lang.dev/docs/project/env-vars
# Find your test url at https://dashboard.stripe.com/test/settings/billing/portal
REACT_APP_STRIPE_CUSTOMER_PORTAL=https://billing.stripe.com/...