Class PayPalResourceModel
Class PayPalResourceModel An Executable PayPalModel Class
- PayPal\Common\PayPalModel
-
PayPal\Common\PayPalResourceModel
implements
PayPal\Rest\IResource
Direct known subclasses
PayPal\Api\Agreement,
PayPal\Api\Authorization,
PayPal\Api\PaymentInstruction,
PayPal\Api\Payout,
PayPal\Api\PayoutItem,
PayPal\Api\Plan,
PayPal\Api\Refund,
PayPal\Api\Sale,
PayPal\Api\Template,
PayPal\Api\Templates,
PayPal\Api\VerifyWebhookSignature,
PayPal\Api\Webhook,
PayPal\Api\Capture,
PayPal\Api\WebhookEvent,
PayPal\Api\WebhookEventType,
PayPal\Api\WebProfile,
PayPal\Auth\OAuthTokenCredential,
PayPal\Api\CreditCard,
PayPal\Api\CreditCardList,
PayPal\Api\Invoice,
PayPal\Api\OpenIdTokeninfo,
PayPal\Api\OpenIdUserinfo,
PayPal\Api\Order,
PayPal\Api\Payment
Indirect known subclasses
PayPal\Api\CreateProfileResponse,
PayPal\Api\DetailedRefund,
PayPal\Api\FuturePayment
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected static
string
|
#
executeCall( string $url, string $method, string $payLoad, array $headers = array(),
Execute SDK Call to Paypal services |
public
|
#
updateAccessToken( string|null $refreshToken,
Updates Access Token using long lived refresh token |
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()