zstout-vs opened this issue 3 years ago · 1 comments
../node_modules/authorizenet/lib/apicontracts.js:45 if(('refId' in obj) && (obj.refId != null)) { this.setRefId(obj.refId); } ^
TypeError: Cannot use 'in' operator to search for 'refId' in null
User Error