forked from LiveCarta/PayPal-PHP-Server-SDK
Release 0.7.0
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
This commit is contained in:
@@ -9,9 +9,9 @@ Indicates whether the transaction is eligible for seller protection. For informa
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `ELIGIBLE` |
|
||||
| `PARTIALLY_ELIGIBLE` |
|
||||
| `NOT_ELIGIBLE` |
|
||||
| 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. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user