Allows guests to add credit cards and receive a welcome email
This commit is contained in:
@@ -9,6 +9,7 @@ DB_USER="root"
|
||||
DB_PASS="root"
|
||||
POSTMARK_API_KEY="special"
|
||||
POSTMARK_TEMPLATE="identifier_for_template"
|
||||
POSTMARK_GUEST_TEMPLATE="identifier_for_template"
|
||||
POSTMARK_FROM="sender@email.com"
|
||||
STRIPE_API_SECRET_KEY="sk"
|
||||
STRIPE_API_PUBLIC_KEY="pk"
|
||||
Reference in New Issue
Block a user