Live preview
WidgetsUpdated May 1, 2026
Ministry Platform
My Invoices
My Invoices lets signed-in users view Ministry Platform invoices, filter by campus and status, and jump to your payment page for unpaid balances.
Supported Providers
- Ministry Platform — Invoices and congregation filters come from MP.
Embed
<fs-my-invoices target-url="/invoice-payment"></fs-my-invoices>
Optional Attributes
| Attribute | Description |
|---|---|
target-url | URL of your invoice payment or invoice detail page. The widget appends ?id={invoiceGuid} or &id={invoiceGuid}. |
target | Alias for target-url. |
hide-free-events-checkbox | Set to true or 1 to hide the "include free events" option. |
Features
- Shows invoices for the signed-in Ministry Platform user
- Filters by congregation, keyword, and invoice status
- Links unpaid invoices to your payment page
- Supports an optional free-event invoice toggle
Requirements
- Ministry Platform configured in Dashboard -> Settings
- User Login available on the site so users can sign in
- Add allowed origins in Dashboard -> Widgets -> Allowed origins