paypal/paypal-server-sdk
Official PayPal Server SDK for PHP. Integrates with a limited set of PayPal REST APIs (Orders, Payments, Vault, Transaction Search, Subscriptions). Supports sandbox/live environments, configurable timeouts, and optional retries/backoff.
Represents a single Http Request.
| Name | Type | Description |
|---|---|---|
getHttpMethod() |
string |
The HTTP method of the request. |
getQueryUrl() |
string |
The endpoint URL for the API request. |
getHeaders() |
array |
Request headers. |
getParameters() |
array |
Input parameters for the body. |
How can I help you explore Laravel packages today?