chore: 📝 updated .env.example
This commit is contained in:
parent
84ec3e583c
commit
d4ab798221
1 changed files with 1 additions and 1 deletions
|
@ -32,9 +32,9 @@ STRIPE_SECRET=
|
|||
#https://dashboard.stripe.com/webhooks
|
||||
STRIPE_ENDPOINT_TEST_SECRET=
|
||||
STRIPE_ENDPOINT_SECRET=
|
||||
|
||||
#stripe payment methods, comma seperated list of methods you want to support:
|
||||
#read into https://stripe.com/docs/payments/payment-methods/integration-options and/or https://stripe.com/docs/payments/payment-methods/overview
|
||||
#Method needs to support the currency
|
||||
STRIPE_METHODS=
|
||||
|
||||
#set-up for extra discord verification
|
||||
|
|
Loading…
Add table
Reference in a new issue