Fixed problems with payment list on checkout page.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 15 Dec 2017 20:18:40 +0000 (15:18 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 15 Dec 2017 20:18:40 +0000 (15:18 -0500)
commit244f72c916e67e72164f2d943d1ad122ab25fb90
tree660e6dd1000e6ac3bf374db89e42c1f7e11a5986
parent68a7799c400b105e82f6326db179cb973e684547
Fixed problems with payment list on checkout page.

Now properly checks for default payment option and tries to display that option.
Now checks for management settings for which payment options are enabled.
Now checks events in the cart to determine which available payment methods are enabled for all events in the cart.
Minor update to admin custom fields page for events to support new fields.
classes/regCartSupport.php
models/front/registrations/checkout.php
views/admin/registrations/eventEditCustomFields.html
views/front/registrations/checkout.html