Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingService Class
ShoppingService Methods
AddCouponCode Method
AddItemToCart Method
CalculateShippingOptionPrice Method
CreateOrder Method
GetBillingAddress Method
GetCurrentContactId Method
GetCurrentCustomer Method
GetCurrentShoppingCart Method
GetPaymentOption Method
GetShippingAddress Method
GetShippingOption Method
LogProductAddedToCartActivity Method
LogProductRemovedFromCartActivity Method
LogPurchaseActivities Method
RemoveAllItemsFromCart Method
RemoveCouponCode Method
RemoveItemFromCart Method
SaveCart Method
SendOrderNotifications Method
SetAddress Method
SetBillingAddress Method
SetBillingAddressInternal Method
SetCartItem Method
SetCustomer Method
SetCustomerInternal Method
SetPaymentOption Method
SetPaymentOptionInternal Method
SetShippingAddress Method
SetShippingAddressInternal Method
SetShippingOption Method
SetShippingOptionInternal Method
TrackOrderConversion Method
UpdateItemQuantity Method
ValidateAddItemToCart Method
ValidateCreateOrder Method
ValidateSetBillingAddress Method
ValidateSetPaymentOption Method
ValidateSetShippingAddress Method
ValidateShippingOption Method
ValidateShoppingCart Method
ShoppingService
SetAddress Method
Sets
address
to the database. Assigns
AddressCustomerID
/>. Sets
AddressName
to
address
if not already set.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
protected
virtual
void
SetAddress
(
AddressInfo
address
)
Parameters
address
Type:
CMS.Ecommerce
AddressInfo
Address to set.
See Also
Reference
ShoppingService Class
CMS.Ecommerce Namespace
AddressInfoProvider
GetAddressName(AddressInfo)
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com