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.
The suspend subscription request details.
SuspendSubscription
| Name | Type | Tags | Description | Getter | Setter |
|---|---|---|---|---|---|
reason |
string |
Required | The reason for suspension of the Subscription.Constraints: Minimum Length: 1, Maximum Length: 128, Pattern: ^.*$ |
getReason(): string | setReason(string reason): void |
{
"reason": "reason4"
}
How can I help you explore Laravel packages today?