forked from LiveCarta/PayPal-PHP-Server-SDK
17 lines
312 B
Markdown
17 lines
312 B
Markdown
|
|
# Dispute Category
|
|
|
|
The condition that is covered for the transaction.
|
|
|
|
## Enumeration
|
|
|
|
`DisputeCategory`
|
|
|
|
## Fields
|
|
|
|
| Name | Description |
|
|
| --- | --- |
|
|
| `ITEM_NOT_RECEIVED` | The payer paid for an item that they did not receive. |
|
|
| `UNAUTHORIZED_TRANSACTION` | The payer did not authorize the payment. |
|
|
|