[freeside-commits] branch FREESIDE_3_BRANCH updated. 25815dac9892ef0c4fe020ecd6229bd112bb5954

Ivan ivan at 420.am
Thu Jan 29 17:58:53 PST 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  25815dac9892ef0c4fe020ecd6229bd112bb5954 (commit)
      from  9e222471cd5f57bd8e7fd9fa430996f9d3f5f7f3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 25815dac9892ef0c4fe020ecd6229bd112bb5954
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Jan 29 17:58:52 2015 -0800

    link business-onlinepayment conf to docs

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 7c99583..ac366d9 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -957,7 +957,7 @@ sub reason_type_options {
   {
     'key'         => 'business-onlinepayment',
     'section'     => 'billing',
-    'description' => '<a href="http://search.cpan.org/search?mode=module&query=Business%3A%3AOnlinePayment">Business::OnlinePayment</a> support, at least three lines: processor, login, and password.  An optional fourth line specifies the action or actions (multiple actions are separated with `,\': for example: `Authorization Only, Post Authorization\').    Optional additional lines are passed to Business::OnlinePayment as %processor_options.',
+    'description' => '<a href="http://search.cpan.org/search?mode=module&query=Business%3A%3AOnlinePayment">Business::OnlinePayment</a> support, at least three lines: processor, login, and password.  An optional fourth line specifies the action or actions (multiple actions are separated with `,\': for example: `Authorization Only, Post Authorization\').    Optional additional lines are passed to Business::OnlinePayment as %processor_options.  For more detailed information and examples see the <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:3:Documentation:Administration:Real-time_Processing">real-time credit card processing documentation</a>.',
     'type'        => 'textarea',
   },
 


-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Conf.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list