What would you like to know more about?

Show Page Sections

Configuring My Contribution Statements

Quick Start

Is it Statement season? Use the My Contribution Statements Widget lets you get statements into the hands of your donors and lets them chose paperless Statement delivery! See the Quick Start Guide to get started.

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 Contribution Statements Widget or identify the page on your website where it will be displayed.

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

<mpp-my-contribution-statement></mpp-my-contribution-statement>
Tip: While not mandatory, this snippet would typically be placed inside a <div> element with the class "container".

Widget Configuration

This widget does not require any attributes. It's ready to go!

Configure Your Widget

Fill out the Widget Configurator below, copy your generated widget code, and paste it into your website.

Customization

All Widgets are customizable, so change the button color and update the labels to match YOUR church!

CSS: Every Widget accepts the Custom CSS attribute. Include it before the opening Widget tag is closed to customize your Widgets.

Application Labels: Want to get creative and say "Save a Tree!" instead of "Go Paperless! Get Statements online/via email."? Prefer "My Donations" to "My Contributions"? To make changes, go to System Setup > Application Labels and update the appropriate label(s). Note that you are responsible for all translations if the default is not used.

  • mpp-my-contribution-statement.pageTitle: Page title. Default is "My Contributions".
  • mpp-my-contribution-statement.saveAsPdfButtonText: Save as PDF button text. Default is "Save as PDF".
  • mpp-my-contribution-statement.notAvailableMessage: Message shown when no statements are available. Default is "No Statements currently available".
thumb_upYes thumb_downNo