X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=ac366d92fba33568d2771e3da90fcc0abf025762;hp=7c99583b8ed81e416d0405fdc4c7e56f1feace86;hb=25815dac9892ef0c4fe020ecd6229bd112bb5954;hpb=9e222471cd5f57bd8e7fd9fa430996f9d3f5f7f3 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 7c99583b8..ac366d92f 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' => 'Business::OnlinePayment 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' => 'Business::OnlinePayment 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 real-time credit card processing documentation.', 'type' => 'textarea', },