1
0
Files
PayPal-PHP-Server-SDK/doc/models/seller-protection-status.md
2025-03-20 15:58:25 +00:00

18 lines
696 B
Markdown

# Seller Protection Status
Indicates whether the transaction is eligible for seller protection. For information, see [PayPal Seller Protection for Merchants](https://www.paypal.com/us/webapps/mpp/security/seller-protection).
## Enumeration
`SellerProtectionStatus`
## Fields
| Name | Description |
| --- | --- |
| `ELIGIBLE` | Your PayPal balance remains intact if the customer claims that they did not receive an item or the account holder claims that they did not authorize the payment. |
| `PARTIALLY_ELIGIBLE` | Your PayPal balance remains intact if the customer claims that they did not receive an item. |
| `NOT_ELIGIBLE` | This transaction is not eligible for seller protection. |