1
0
Files
PayPal-PHP-Server-SDK/doc/models/seller-protection-status.md
Patrick Powers 504c367386 Release 0.7.0
Beta Release 0.7.0 including:

- Bug fixes
- Updated model/function names
- Updated models to reflect changes in APIs
2025-03-20 13:18:55 -05: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. |