Represents the response structure for verifying a transaction with ZarinPal.
Properties| Name | Type | Description | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
isError | boolean | Indicates if there's an error in the response. | ||||||||||||||||||||||||
data | object | Data related to the verified transaction if successful.Properties
| ||||||||||||||||||||||||
error | TransactionErrorZp | Error details if an error occurred. |