QuickPay / magento-v2

Open Software License 3.0
5 stars 20 forks source link

Undefined array "errorCodes" #25

Closed JohnNDK closed 3 years ago

JohnNDK commented 3 years ago

https://github.com/QuickPay/magento-v2/blob/bdf8c28bef08dd5fbaddc83a03e3faf66b8f2e3d/Model/Adapter/QuickPayAdapter.php#L397

Class references an undefined errorCodes array, which is causing issues on API call errors.

CodemakersDK commented 3 years ago

It has now been fixed as of v 2.1.3, where errorCodes are now defined.