forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
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. |
|
|
|