Key Features
- Hosted checkout for GiveWP donations, so sensitive payment details are handled by Monime rather than your WordPress theme.
- Shared Monime credentials from the main Monime settings page, with GiveWP-specific options for how the gateway should behave.
- Channel controls for cards, mobile money, bank transfers, and digital wallets.
- Provider allow and deny lists for more granular routing when you want to limit which payment providers donors can use.
- Webhook-based status updates so completed donations can be confirmed even if the donor closes the browser after paying.
- Optional financial account routing if you want donations to settle into a specific Monime financial account.
Requirements
- WordPress 6.6 or higher.
- PHP 7.4 or higher.
- GiveWP installed and active.
- A Monime account with an API token, Space ID, and webhook secret.
How It Works
- A donor opens a GiveWP donation form and selects Monime as the payment method.
- GiveWP passes the donation details to the Monime adapter.
- The adapter creates a checkout session using the Monime API.
- The donor is redirected to Monime’s hosted checkout page to complete the payment.
- Monime returns the donor to the site after payment.
- Monime sends a webhook to confirm the transaction and update the donation record inside GiveWP.
When To Use It
Use the GiveWP integration when you need to:- collect one-time donations,
- accept donations in multiple payment channels,
- keep donation management inside GiveWP,
- or settle donations into a specific Monime financial account.