Click or drag to resize
OrderInfoProviderGetOrganizationID Method
Returns html code that represents info about customer tax registration ID. Used for generating of invoice.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public static string GetOrganizationID(
	CustomerInfo customerObj
)

Parameters

customerObj
Type: CMS.EcommerceCustomerInfo
Customer data

Return Value

Type: String
See Also