Cmdlets for PayPal

Build 24.0.8963

DataConnection Type

The PayPalConnection object.

Remarks

The PayPalConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-PayPal -Schema 'REST' -InitiateOAuth 'GETANDREFRESH' -OAuthClientId 'MyOAuthClientId' -OAuthClientSecret 'MyOAuthClientSecret' -UseSandbox 'true' 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963