Tagged Questions
0
votes
1answer
246 views
How do I get response codes from Authorize.net with Kohana's payment module?
After you call the process() method, I want to get Authorize.net response codes and text. Or is that not included in the library. All I can see are set_field() and process() methods.