Click or drag to resize
CMSPayPalProviderGetPayerInfo Method
Returns information about payer created from order used for payment authorization.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected virtual PayerInfo GetPayerInfo()

Return Value

Type: PayerInfo
See Also