GiveWP

Estimated reading: 2 minutes

Overview

AFI logs donations and donors in GiveWP from WordPress form submissions. Use it to consolidate offline pledges, recurring import data, or third-party donation sources into GiveWP for unified reporting and receipts.

Supported actions

  • Create Donor
  • Create Donation — manual donation against a specific form / campaign.

Authentication

  1. No API key — AFI writes directly to GiveWP on the same WordPress install.
  2. Confirm GiveWP is installed and activated.

How to create the integration

  1. In WordPress admin, go to AFI > New Integration.
  2. Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
  3. Pick GiveWP as the Receiver, then pick the Task you want to run.
  4. Map sender fields onto GiveWP’s fields. Donor email, amount, and Give form ID are required.
  5. Optional: add Conditional Logic so the action only fires on matching submissions.
  6. Save and run a test submission. Check AFI > Log if anything looks off.

Notes & caveats

  • Manual gateway: AFI-created donations use the manual gateway — no real charge. Ideal for offline cheques, bank transfers, or cash.
  • Receipts: GiveWP sends receipt emails on creation unless explicitly suppressed.
  • Recurring donations: AFI creates one-off donations; recurring needs to be set up via GiveWP’s Recurring add-on with a real gateway.

Related