Newer
Older
ubFramework / Portal / docroot / templates / user / billing / menu.html
@Christopher W. Olsen Christopher W. Olsen on 10 Dec 2017 342 bytes Cleaning Up Making It A Sub Module
<h1>Billing</h1>
<p>
<a href="/billing">Account Summary</a>
<a href="/billing/invoices.php">Invoices</a>
<a href="/billing/billing.php">Manage Payment Methods</a>
<a href="/billing/autopay.php">Set Up Automatic Payments</a>
<a href="/billing/makepayment.php">Make A Payment</a>
<a href="/billing/payment_history.php">Payment Activity</a>
</p>