Click or drag to resize

ShoppingCartServiceAddDonation Method

Overload List
 NameDescription
Public methodAddDonation(DonationOption) Adds a donor application to the shopping cart from a DonationOption, taking all defaults. If you would like to customize your DonorApplication before adding it to the cart, use IDonationShoppingService to directly generate a DonorApplication instead.
Public methodAddDonation(DonorApplication) Adds a donor application to the shopping cart
Top
See Also