Added
isHeld()method toAuthnetJsonResponseto easily get the status of held transactions.isTransactionError()method toAuthnetJsonResponseto easily get the status of transactions that encountered an error.isPayPalNeedConsent()method toAuthnetJsonResponseto easily get the status of PayPal transactions requiring consent.
Changed
- Reformatted
CHANGELOGto follow Keep a Changelog 1.1.0 format, including proper headers, sections, and improved formatting. - Updated
.editorconfigto be more explicit for certain file types, including PSR-12 for PHP.