Hi All,
I written a module to integrate our system with Authorize.Net via PHP SDK. It work fine until today it has been broken with error:
"[Semantical Error] The annotation \"@Type\" in property net\\authorize\\util\\SensitiveDataConfigType::$sensitiveTags was never imported. Did you maybe forget to add a \"use\" statement for this annotation?"
I'm using php 5.4, SDK vendor >= 5.3.10
Any ideas?
11-28-2016 02:24 AM
Hi,
You said it just broke today (or I guess yesterday at this point). What's changed on your end from before to now? Are you using a different transaction type or sending any different parameters now compared to before?
11-29-2016 10:51 AM
was this issue resolved?
09-14-2022 10:33 AM