View your past billing history and be able to pay any past due invoices…
Unpaid Invoices
[memb_list_invoices paid=0 unpaid=1 merchant_id=10] [/memb_list_invoices]Description | Invoice Total | Paid | Amount Due | Due Date | ||
%%description%% | $%%invoice.total%% | $%%total.paid%% | $%%amount.due%% | %%date.due%% | %%creditcard.dropdown%% | %%submit%% |
Paid Invoices
[memb_list_invoices paid=1 unpaid=0 merchant_id=10] [/memb_list_invoices]Description | Date | Invoice Total | Paid | Amount Due |
%%description%% | %%date.created%% | $%%invoice.total%% | $%%total.paid%% | $%%amount.due%% |