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 activate subscription request details.
ActivateSubscriptionRequest
| Name | Type | Tags | Description | Getter | Setter |
|---|---|---|---|---|---|
reason |
?string |
Optional | The reason for activation of a subscription. Required to reactivate 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?