Name | Description | |
---|---|---|
CheckoutService Constructor |
The following tables list the members exposed by CheckoutService.
Name | Description | |
---|---|---|
CheckoutService Constructor |
Name | Description | |
---|---|---|
ExecuteCheckout | Executes a checkout request. |
Name | Description | |
---|---|---|
ActivateDigitalGoods | Activates and fulfills digital goods in the order | |
ActivateGiftCertificates | Activates gift certificates | |
ActivateSubscriptions | Activates subscriptions for the given order | |
CommitTaxes | Commits taxes after an order is placed | |
GenerateDigitalGoods | Generates digital goods from order items | |
GenerateGiftCertificates | Generates the gift certificates associated with this order. | |
GenerateKitOrderItems | Converts kit product assoications into order line items for a basket that is being finalized. | |
GenerateOrder | This creates the base order object / record without child data | |
GenerateOrderCoupons | Transcribes coupons associated with the basket into the new order | |
GenerateOrderItems | Generates order items from the basket data | |
GenerateOrderShipments | Generates order shipments from the basket data | |
GenerateOrderSubscriptions | Generate subscriptions for order items | |
GeneratePayments | Generates the payment records for an order | |
GetEmailAddress | Chooses a preferred email address for the user | |
GetOrderItemAdjustments | Gets the order item adjustments | |
HasRecurringBillingSubscriptions | Overloaded. Checks if the given order has recurring billing subscriptions | |
LogCheckoutError | Logs checkout error to error log | |
LogPostCheckoutError | Logs a post-checkout error to error log | |
NeedMultiplePaymentsGeneration | Check if we need to generate multiple payments | |
SortOrderItems | Sorts the order items according to the busines rules | |
UpdateWishlistTotals | Recalculates stored values in the database to ensure they are correct |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |