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