What would you like to know more about?

Configuring My Invoices

Quick Start

The My Invoices Widget allows authenticated users to see all of their invoices from the past 360 days and pay remaining balances. See the Quick Start Guide to empower your people to connect with you when they need to most.

If the shared script hasn't been added to your website, add it to the appropriate webpage, replacing "example-church.com" with the base URL of your church's website.

<script id="MPWidgets" src="https://example-church.com/widgets/dist/MPWidgets.js"></script>

Create a webpage on your website that will display your My Invoices Widget or identify the page on your website where it will be displayed.

Add the My Invoices Widget to your church website by placing this snippet of code in the body of your chosen webpage, modifying the required attributes.

<mpp-my-invoices targeturl="https://example-church.com/invoicedetails" keyword="study" monthid="3" invoicestatusid="2" hidefreeeventscheckbox="true"></mpp-my-invoices>