Contributions with a specific package purchase

Hello all,

I have been working on a dashboard for one of our digital subscription packages, and I'm trying to create a widget showing patrons who purchased this package and also made a contribution at the time of their purchase.

A couple things that may or may be relevant to the conversation:

  • The dashboard is using the Seats and Tickets cube. I've tried to create a widget which also pulls Finance info, but apparently have not been successful.
  • Our contributions are processed to an On Account payment method, and then moved from there to become "real" contributions.
  • The digital package is free, so the total order amount will be $0. 

It seems like this shouldn't be too hard, but I haven't been able to wrap my head around it yet.

Thanks, as always, for your wisdom!

Lesley

Parents Reply
  • Since you are putting money on account before it's entered as a contribution then my suggestion is to use a source code for those contributions that came in from a package order which will allow you to easily pull them. If you also want to know about contributions made by those folks after their subscription transaction then you would want to pull a list of folks who have that package and then filter a contribution cube widget that would show those from that list who have contributions. 

Children