Click or drag to resize
CMSPayPalProviderGetShippingAddress Method
Returns shipping address 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 ShippingAddress GetShippingAddress()

Return Value

Type: ShippingAddress
See Also