OnlineGiving.Org Integration
Integrate with OnlineGiving.Org to use its giving features in the PocketPlatform app.
You can provide a seamless transition from your giving app to OnlineGiving.Org. Did we mention that authentication is passed from PocketPlatform? That means users don't have to log in again, so it's truly seamless!
How It Works
When individuals click Give in the app menu, they stay in the app and see the available options. They can select the designation or fund to give to, enter the amount (at least $3.00), then select whether to this is a one-time or recurring gift. Then they click Give to enter their payment information on the vendor's website. Once the transaction is complete, they'll see a confirmation message and be directed back into the app where they left off.
To do this, you'll need to edit the Program record in MinistryPlatform to include a value for OLG Fund and, if needed, OLG Sub Fund. These values are available from OnlineGiving.Org. Once you add a fund or subfund, its Statement Title displays in the Designations drop-down list in PocketPlatform.
Find and Add a Fund
Add a fund from your organization's OnlineGiving.Org site to display in the PocketPlatform app.
Find and Add a Subfund
Add a subfund from your organization's OnlineGiving.Org site to display in the PocketPlatform app.
- Before adding a subfund, make sure you add the appropriate fund to the Program record. Both the OLG Fund and OLG Sub Fund fields must be entered in order for a Sub Fund to display in the app.
The subfund displays (using the Statement Title value) in the Designations drop-down list in PocketPlatform. When the individual is directed to the OLG website, the OLG Sub Fund will be selected.
Reordering Funds in the App
Once added, funds and sub-funds display alphabetically by Program name in the app. However, you can reorder items based on the Online Sort Order field on the Program record. The app orders items first by the Online Sort Order then by the Program name.
Remove Funds
You can remove a fund from being visible in the app.
This fund no longer displays in the Designation drop-down list in PocketPlatform.
Customizing the Experience
Decide how the OnlineGiving.Org integration should work for users in your PocketPlatform app.
There are a few ways to customize your users' experience. But remember, you must contact Support to recompile your app in order for these customizations to display.
- Giving Screen
- You can use either text values for the heading and body or the General Content Engine (GCE) screen.
If you don't want to show the giving screen at all, and instead send users directly to the OnlineGiving.Org website, contact Support for assistance. We can add a link in your navigation that automatically logs in the authenticated user and allows them to enter their gift directly with the vendor.
- Contribution Statements
- You can show or hide the link to view contribution statements on the Giving screen.
Default is
olgShowContributionStatementLink: false, preferredForwardBufferDuration: 0
- Recurring Giving
- You can show or hide the options for recurring gifts (One-Time, Weekly, and Monthly) on the Giving screen.
Default is
olgShowRecurring: false
- Links to the OnlineGiving.Org Website
- You can link to different pages of the OnlineGiving.Org website from PocketPlatform screens. And, user authentication is passed from the app to their site, so users don't have to log in again!To add a link in your navigation menu, contact Support. To add a link to a List of Lists or Announcement record, just enter the Link URL with "(onlineGiving)" directly in front of the URL. For example:
- Recurring gifts list-
(onlineGiving)https://<your OnlineGiving website>/donate/recurring
- Contribution statement-
(onlineGiving)https://<your OnlineGiving website>/statement
- Custom giving form-
(onlineGiving)https://<your OnlineGiving website>/donate/form/171
- Household Invoices page-
(onlineGiving)https://<your OnlineGiving website>/donate/mp_invoices
- Recurring gifts list-