Click or drag to resize
CMSAuthorizeNetProviderGetCustomer Method
Creates customer part of payment request.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
protected virtual Customer GetCustomer()

Return Value

Type: Customer
Instance of Customer.
See Also