that's about everything I need to ask:
after u 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
|
|
that's about everything I need to ask: after u 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
|
||
|
|
|
|
Here is part of the code from the process() method:
When you use the process method, it should return the response code as an array. |
||
|
|