OrderInfoProviderGetOrganizationID Method |
Returns html code that represents info about customer tax registration ID. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetOrganizationID(
CustomerInfo customerObj
)
Parameters
- customerObj
- Type: CMS.EcommerceCustomerInfo
Customer data
Return Value
Type:
StringSee Also