What would you like to know more about?

Connect MinistryPlatform

Connect and pull in gifts from MinistryPlatform.

  1. In the top-left corner, click your ministry hub then Giving. Then click Settings.
  2. On the MinistryPlatform tab, enter the following:
    1. API Client ID — The unique identifier for this integration. This should match the API Client ID on the API Client record in MinistryPlatform.
    2. 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.
    3. 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.
    4. MP API URL — The URL that contains your specific Platform domain: https://{your platform domain}/ministryplatformapi.
  3. 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.