Adding billing payment form
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Mar 2018 21:45:48 +0000 (16:45 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Mar 2018 21:45:48 +0000 (16:45 -0500)
commit9236016ec8e0a21c818981565eac2f79ae9acb07
tree019440fdde7f2650961c04c9250a03ff5b6553e4
parent204a1aacb0bfa894e43f7330527d72e34d782962
Adding billing payment form

This is for the member to make a payment.
index.php
models/admin/member/billing.php
setup/databaseScripts/create_database_V0.0.9.sql
views/admin/billing/invoiceStore.html
views/admin/billing/makePayment.html [new file with mode: 0644]
views/admin/billing/memberBillingSubHeader.html
views/admin/billing/paymentProcess.html [new file with mode: 0644]
views/admin/billing/statements.html
views/admin/billing/viewInvoice.html