saving form data on checkout

This commit is contained in:
Chris Smith
2019-03-04 16:07:59 -06:00
parent c4b8d8b8c6
commit f0abcf9a7e
4 changed files with 55 additions and 10 deletions

View File

@@ -2,6 +2,7 @@ EVENT_TICKET_PRICE="55"
TABLE_TICKET_PRICE="350"
ENHANCER_TICKET_PRICE="20"
DB_HOST="localhost"
DB_NAME="ditw"
DB_USER="root"
DB_PASS="root"
POSTMARK_API_KEY="special"