diff options
author | ivan <ivan> | 2005-08-08 03:15:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-08-08 03:15:18 +0000 |
commit | a8f346a5aeb4f32fa40cfd9c08bf2631ff79286b (patch) | |
tree | dd90b179836b0d8407b67beab6230f655406137f /httemplate/docs | |
parent | 26115b9232d9c231e0754e7efc47f6bce767c12a (diff) |
add some docs on signup_server-payby and -realtime configuration values
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/selfservice.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/docs/selfservice.html b/httemplate/docs/selfservice.html index 674b1fb6e..9dc8f2a5e 100644 --- a/httemplate/docs/selfservice.html +++ b/httemplate/docs/selfservice.html @@ -21,7 +21,9 @@ machine, not the backend Freeside server. On the public machine, install: Then: <ul> <li>Set the <a href="../config/config.cgi#unclassified"><i>signup_server-default_agentnum</i></a> configuration value to a default <a href="../browse/agent.cgi">agent number</a>. - <li>Set the <a href="../config/config.cgi#unclassified"><i>signup_server-default_refnum</i></a> to a default <a href="../browse/part_referral.cgi">advertising source</a>. + <li>Set the <a href="../config/config.cgi#unclassified"><i>signup_server-default_refnum</i></a> configuration value to a default <a href="../browse/part_referral.cgi">advertising source</a>. + <li>Set the <a href="../config/config.cgi#unclassified"><i>signup_server-payby</i></a> configuration value to the acceptable payment types for signups. + <li>Set the <a href="../config/config.cgi#unclassified"><i>signup_server-realtime</i></a> configuration value to run billing for signups immediately. <li>Add the user `freeside' to the the external machine. <li>Copy or symlink the <code>fs_selfservice/FS-SelfService/cgi/</code> directory into the web server's document space. Optionally, customize the .html templates. "Entry points" (useful places to link to) are: <ul> |