Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingService Class
ShoppingService Methods
AddCouponCode Method
AddItemToCart Method
CalculateShippingOptionPrice Method
ClearShippingOptionIfNotShippable Method
ClearShippingOptionIfNotShippableInternal 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com