From bff505d22319d5d6d34c6298d5e0412353100feb Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 14 Nov 2006 10:37:23 +0000 Subject: 3.16 --- AuthorizeNet.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'AuthorizeNet.pm') diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 90ba3cd..ea8869e 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -362,6 +362,22 @@ Content required: type, login, password|transaction_key, action, amount, first_n For detailed information see L. +=head1 METHODS AND FUNCTIONS + +See L for the complete list. The following methods either override the methods in L or provide additional functions. + +=head2 result_code + +Returns the response reason code (this is different than the response code). + +=head2 error_message + +Returns the response reason text. + +=head2 server_response + +Returns the complete response from the server. + =head1 NOTE Unlike Business::OnlinePayment or pre-3.0 verisons of -- cgit v1.2.1