verify property

bool verify
getter/setter pair

If the transaction should be verified. See https://developers.paystack.co/v2.0/reference#verify-transaction. This is usually false for transactions that didn't reach Paystack before terminating

It might return true regardless whether a transaction fails or not.

Implementation

bool verify;