Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPSP Integration #59

Open
selfuntitled opened this issue Jun 10, 2021 · 3 comments
Open

NPSP Integration #59

selfuntitled opened this issue Jun 10, 2021 · 3 comments

Comments

@selfuntitled
Copy link
Contributor

Build an adaptor package that provides additional functionality for orgs with NPSP

ACs

  • When a membership with a recurring renewal/payment schedule is created, utilize NPSP Recurring donations to create next transaction and related it to membership record
  • Allow recurring donation to identify the membership products to use for scheduled donations
  • Allow recurring donations created via transaction with Elevate to create a membership and the related records
@DebbieN-SF
Copy link
Contributor

DebbieN-SF commented Jun 29, 2021

  • Use of General accounting units for the products assigned to membership and used on recurring donations
  • use of or, replacement of, the NPSP customisable rollups for the existing membership fields (currently use opportunity record type membership)
  • allow NPSP data import wizard to handle creation of memberships (currently does this from opportunities with record type membership)

@selfuntitled
Copy link
Contributor Author

Further conversation from the Nov 2021 APAC sprint -
Using NPSP is highly recommended, specifically recurring donations and payments, but their functionality alone does not need an adaptor. For this sprint, we have added a checkbox to Opportunity that can be triggered as desired (flow, apex, etc), that should trigger membership related automation on that opportunity. That automation focuses on linking OLIs to existing memberships or creating new memberships if none exist. None of this requires NPSP.
This has focused the adaptor package to two specific areas:

  • A lookup to recurring donation on the membership
  • Automate product selection on when recurring donation creates opportunities, copying products from the membership related to that recurring donation
  • A lookup or integration between GAU (GAU Allocation?) to product
  • Decide who wins when both campaign and product have gau's assigned

@DebbieN-SF
Copy link
Contributor

Further from May 22 sprint

  • consider if the NPSP Settings for Memberships (under Donations section) will need to be reset so they don't cause a clash - or take advantage of them if they will be useful, e.g. Grace Period
  • further to NPSP import wizard, would automation for creating membership from opportunity cover new memberships first entered as an opportunity through Gift Entry batch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants