ShoppingCartServiceAddDonation Method

Overload List

AddDonation(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.
AddDonation(DonorApplication) Adds a donor application to the shopping cart

See Also