Added Payment Codes to front-end.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 9 Jan 2018 22:18:34 +0000 (17:18 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 9 Jan 2018 22:18:34 +0000 (17:18 -0500)
commit199fd77931536c361e59bb1eac6c62f9c33d46eb
tree3669ee002c600694c3193e5dfed43f1b202b12c2
parent1ca04d9c0d18f1793063b54df98dbf90c46bbcd1
Added Payment Codes to front-end.

Also fixed problem with overwriting account data on checkout.
Updated database with a few changes for payment codes.
14 files changed:
classes/data/dataPaymentCode.php
classes/data/dataRegRequestPayCode.php
classes/regCartSupport.php
index.php
models/admin/registrations/events.php
models/front/registrations/checkoutProcess.php
setup/databaseScripts/create_database_V0.0.21.sql [deleted file]
setup/databaseScripts/create_database_V0.0.22.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V0.0.21.sql [deleted file]
setup/databaseScripts/drop_database_V0.0.22.sql [new file with mode: 0644]
setup/databaseScripts/update_database_V0.0.22.sql [new file with mode: 0644]
views/admin/registrations/eventPaymentCodes.html
views/front/registrations/cart.html