DonationShoppingService Class

Provides services related to the preparation of DonorApplications, which are used to purchase fundraising gifts

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class DonationShoppingService
Inheritance
Object    DonationShoppingService

Constructors

DonationShoppingService Default constructor

Methods

CreateDonationApplication(ICustomerIdentity, DonationOption) Generates a donation application for a given customer, will the most commonly used defaults already filled in
CreateDonationApplication(NetForumId, DonationOption) Generates a donation application for a given customer, will the most commonly used defaults already filled in

See Also