More checkout processing working.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 30 Oct 2017 20:23:42 +0000 (16:23 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 30 Oct 2017 20:23:42 +0000 (16:23 -0400)
commitaca19c007bea30587e9ef03adb18da6445e2e3f6
tree2ee9d703a264ed2c167bef3cac089db61eafadd9
parentef907fd5e95f5074fdb82d88a5272db69b32415b
More checkout processing working.
Addedc Terms and Conditions to checkout page.
Added suggested password to checkout page when still a guest.
Sorted out some additional issues with validating registrant accounts for cart.
12 files changed:
classes/data/dataRegRequestEvent.php
classes/regCartSupport.php
config/plugin.ini
css/front.css
models/admin/ajax/account.php
models/front/registrations/account.php
models/front/registrations/checkout.php
models/front/registrations/checkoutProcess.php
views/admin/registrations/accountEdit.html
views/admin/registrations/eventEdit.html
views/front/registrations/account.html
views/front/registrations/checkout.html