From: Ivan Kohler Date: Thu, 24 Jan 2013 08:43:24 +0000 (-0800) Subject: Merge branch 'master' of git.freeside.biz:/home/git/Business-OnlinePayment X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=commitdiff_plain;h=07035c2b300af85aacf04c04167a70927bc0ce92;hp=189dc0c8252a1505d61605255259f2b8432be5d1 Merge branch 'master' of git.freeside.biz:/home/git/Business-OnlinePayment --- diff --git a/OnlinePayment.pm b/OnlinePayment.pm index db50ceb..12b3899 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -635,8 +635,9 @@ Submit the transaction to the processor for completion =head2 is_success() -Returns true if the transaction was submitted successfully, false if -it failed (or undef if it has not been submitted yet). +Returns true if the transaction was approved by the gateway, false if +it was submitted but not approved, or undef if it has not been +submitted yet. =head2 error_message()