From fca110eff969104793774ed717985e91c53f5318 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 7 Apr 2002 00:00:41 +0000 Subject: - config option for signup server payment types - credit card type pulldown on signup server (closes: Bug#383) --- httemplate/docs/signup.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/docs') diff --git a/httemplate/docs/signup.html b/httemplate/docs/signup.html index e7472158a..117cf2947 100644 --- a/httemplate/docs/signup.html +++ b/httemplate/docs/signup.html @@ -11,6 +11,7 @@ webserver. On this machine, install:
  • Perl (at least 5.004_05 for the 5.004 series or 5.005_03 for the 5.005 series. Don't enable experimental features like threads or the PerlIO abstraction layer.)
  • Text::Template
  • Storable +
  • Business-CreditCard
  • HTTP::Headers::UserAgent (version 2.0 or higher; not yet indexed correctly on CPAN)
  • FS::SignupClient (copy the fs_signup/FS-SignupClient directory to the external machine, then: perl Makefile.PL; make; make install) -- cgit v1.2.1