IShoppingServiceGetShippingAddress Method |
Returns the shipping address for the current shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax AddressInfo GetShippingAddress()
Return Value
Type:
AddressInfoRemarks
Address has to be set and assigned in the database to the current shopping cart.
See Also