IPayPalContextProviderGetApiContext Method |
Returns complete APIContext used in PayPal SDK for payment processing.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax APIContext GetApiContext(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site.
Return Value
Type:
APIContextSee Also