Create new front end form for payments.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Mar 2019 14:22:34 +0000 (10:22 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Mar 2019 14:23:13 +0000 (10:23 -0400)
commitc55ef7fa63154ba3e0ea58639d0ecc3d0c405699
treef82fa3bd728874886aca17699734c1fc2398b8bb
parent806acebd10abfdedd0558ba8bc0b4a2db3e9e6a4
Create new front end form for payments.

This will allow members to make payments without having to log in.
13 files changed:
classes/billingSupport.php
models/admin/ajax/billingAccount.php
models/admin/billing/reports.php
models/front/billing/paymentForm.php [new file with mode: 0644]
models/front/billing/renew.php
setup/shortcodes.php
setup/validActions.php
views/admin/billing/exportReportModal.html [new file with mode: 0644]
views/admin/billing/header.html
views/admin/billing/reports.html
views/front/billing/paymentForm.html [new file with mode: 0644]
views/front/billing/paymentFormProcess.html [new file with mode: 0644]
views/front/billing/renew.html