|
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
max |
digits | -1 | 16.2 | |
filter |
text | URL encoded string for advanced searching (e.g. description=Club+Membership&details=info@example.com) | 16.2 | |
date_end |
date | Date range end | 16.2 | |
offset |
digits | For pagination | 0 | 16.2 |
payer |
Payments by anonymous where the payer's email is recorded | 16.2 | ||
sort |
(blank) login_asc login_desc amount_asc amount_desc payment_date_asc payment_date_desc request_date_asc request_date_desc |
16.2 | ||
date_start |
date | Date range start, accepts most date formats | 16.2 | |
user |
username | Payments by a particular user | 16.2 | |
format |
total table json |
total | 16.2 | |
type |
past outstanding cancelled overdue authorized |
Payment type | past | 16.2 |
This code:
{paymentlist type="past" format="table" user="someusername" date_start="2016-05-01" date_end="2017-01-17" filter="description=mykeyword"}
Would produce something like:
Payment List | PluginPaymentsList | Plugin PaymentList | Plugin Payment List