Hello there,
I am a PHP developer that developer a web application toward Japanese Customers.
I wonder if it is pobbile to get any internationalization error messages after hitting AuthorizeNetAIM's authorizeAndCapture()
The object I get only contains error message in English.
PS: I am using Authorize PHP SDK in my application and currently using a test account with Sandbox mode turned on.
Any recommendations is welcome!
Thank you in advance.
Solved! Go to Solution.
01-15-2013 07:54 PM
Not from authorize.net but you could use the response code, response reason code and translate it into japanese.
01-16-2013 04:13 AM
Not from authorize.net but you could use the response code, response reason code and translate it into japanese.
01-16-2013 04:13 AM
I see. I just found the list of response code.
Thank you very mcuh for your quick reply!
01-16-2013 11:07 AM