|
@@ -32,9 +32,9 @@ STRIPE_SECRET=
|
|
#https://dashboard.stripe.com/webhooks
|
|
#https://dashboard.stripe.com/webhooks
|
|
STRIPE_ENDPOINT_TEST_SECRET=
|
|
STRIPE_ENDPOINT_TEST_SECRET=
|
|
STRIPE_ENDPOINT_SECRET=
|
|
STRIPE_ENDPOINT_SECRET=
|
|
-
|
|
|
|
#stripe payment methods, comma seperated list of methods you want to support:
|
|
#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
|
|
#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=
|
|
STRIPE_METHODS=
|
|
|
|
|
|
#set-up for extra discord verification
|
|
#set-up for extra discord verification
|