Click or drag to resize
IPayPalContextProvider Interface
Describes provider of PayPal context.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public interface IPayPalContextProvider

The IPayPalContextProvider type exposes the following members.

Methods
  NameDescription
Public methodGetApiContext
Returns complete APIContext used in PayPal SDK for payment processing.
Top
See Also