X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=blobdiff_plain;f=OnlinePayment.pm;h=12b3899c0870e690ccccb6fdc237860eaf15f913;hp=db50cebc4c9442ad4817eaa4e1c769789ac19875;hb=07035c2b300af85aacf04c04167a70927bc0ce92;hpb=189dc0c8252a1505d61605255259f2b8432be5d1 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()