Click or drag to resize

DonationShoppingService Class

Provides services related to the preparation of DonorApplications, which are used to purchase fundraising gifts
Inheritance Hierarchy
SystemObject
  Ignition.Commerce.ShoppingDonationShoppingService

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class DonationShoppingService

The DonationShoppingService type exposes the following members.

Constructors
 NameDescription
Public methodDonationShoppingService Default constructor
Top
Methods
 NameDescription
Public methodCreateDonationApplication(ICustomerIdentity, DonationOption) Generates a donation application for a given customer, will the most commonly used defaults already filled in
Public methodCreateDonationApplication(NetForumId, DonationOption) Generates a donation application for a given customer, will the most commonly used defaults already filled in
Top
See Also