PcoGivingDonationExtension extension

on

Methods

saveToFunds(List<PcoGivingFundMap> funds) Future<PlanningCenterApiResponse<PlanningCenterApiData>>
each donation must be designated to one or more funds Make sure you have already set the person_id before calling this
saveWithDesignations(List<PcoGivingDesignation> designations) Future<PlanningCenterApiResponse<PlanningCenterApiData>>
each donation must be designated to one or more funds Make sure you have already set the person_id before calling this