Cmdlets for PayPal

Build 25.0.9434

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) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434