email receipt

This commit is contained in:
Chris Smith
2019-03-08 13:45:30 -06:00
parent 7754e3e804
commit cbf48a859e
5 changed files with 926 additions and 5 deletions

View File

@@ -8,5 +8,7 @@ DB_NAME="ditw"
DB_USER="root"
DB_PASS="root"
POSTMARK_API_KEY="special"
POSTMARK_TEMPLATE="identifier_for_template"
POSTMARK_FROM="sender@email.com"
STRIPE_API_SECRET_KEY="sk"
STRIPE_API_PUBLIC_KEY="pk"