Donation Flow
- A donor fills out a GiveWP donation form.
- The donor selects Monime as the payment method.
- GiveWP creates a Monime checkout session using the donation details.
- The donor is redirected to Monime checkout.
- The donor completes the payment using the payment channels you enabled.
- After payment, the donor returns to the site.
- Monime sends a webhook to confirm the donation.
Donation Statuses
- Pending: the checkout session was created but payment is not yet confirmed.
- Complete: the webhook confirmed a successful payment.
- Abadoned: the payment failed or the checkout session expired.
- Cancelled: the donor cancelled the payment on Monime.
Admin Notes
You can review the donation record in GiveWP and use the Monime transaction reference when contacting support. Typical admin details to check include:- the Monime session ID,
- the transaction reference,
- the donation amount,
- and the final status returned from the webhook.