Connect MinistryPlatform
Connect and pull in gifts from MinistryPlatform.
- In the top-left corner, click your ministry hub then Giving. Then click .
- On the MinistryPlatform tab, enter the following:
- API Client ID — The unique identifier for this integration. This should match the API Client ID on the API Client record in MinistryPlatform.
- API Client Secret — The password used by this integration to access your MP database. This should match the API Client Secret on the API Client record in MinistryPlatform.
- JWT Signing Key — The key used to verify payment tokens passed from MinistryPlatform widgets. This should match the JWT Signing Key set in your MinistryPlatform Configuration Settings.
- MP API URL — The URL that contains your specific Platform domain: https://{your platform domain}/ministryplatformapi.
- Click Save.
Integration URLs
Descriptions of each integration URL.
- Base Payment Form URL
- This defines the path for the payment vendor handoff. It can be a relative or fully qualified URL and is provided by the payment vendor.
- Redirect URI
- The API Client posts an authorization code to this URI in exchange for an access token used to authenticate subsequent API calls.
- Post Logout Redirect URI
- The user is redirected back to this URI once they've signed out.