From 9272bf1f06dd06d416f8ce6deddef56d4b398589 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 11 Dec 2007 14:42:14 +0000 Subject: [PATCH] MFB: Upgrade to the new-reference-structure - Moved the intro from reference.xml to book.xml - Change the intro ID to intro. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247998 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ccvs/book.xml | 66 ++++++++++++++++++++++++++++++++++++ reference/ccvs/configure.xml | 6 ++-- reference/ccvs/reference.xml | 61 +++++---------------------------- 3 files changed, 78 insertions(+), 55 deletions(-) create mode 100644 reference/ccvs/book.xml diff --git a/reference/ccvs/book.xml b/reference/ccvs/book.xml new file mode 100644 index 0000000000..d2e54383e1 --- /dev/null +++ b/reference/ccvs/book.xml @@ -0,0 +1,66 @@ + + + + + + CCVS API Functions [deprecated] + CCVS + + + + &reftitle.intro; + + These functions interface the CCVS API, allowing you to work + directly with CCVS from your PHP scripts. CCVS is RedHat's solution to the "middle-man" + in credit card processing. It lets you directly address the + credit card clearing houses via your *nix box and a modem. Using + the CCVS module for PHP, you can process credit cards directly + through CCVS via your PHP Scripts. The following references will + outline the process. + + + + CCVS has been discontinued by Red Hat and there are no plans + to issue further keys or support contracts. Those looking for a + replacement can consider + MCVE by Main Street Softworks + as a potential replacement. It is similar in design and has documented + PHP support! + + + This extension has been removed from PHP and is no + longer available as of PHP 4.3.0. If you want to use credit card + processing features you can use MCVE + instead. + + + + + + &reference.ccvs.configure; + &reference.ccvs.reference; + + + + + diff --git a/reference/ccvs/configure.xml b/reference/ccvs/configure.xml index 4f18163181..7c51554539 100644 --- a/reference/ccvs/configure.xml +++ b/reference/ccvs/configure.xml @@ -1,6 +1,6 @@ - -
+ + &reftitle.install; To enable CCVS Support in PHP, first verify your CCVS installation @@ -22,7 +22,7 @@ if you installed CCVS as user 'ccvs', your PHP processes must run as 'ccvs' as well.) -
+ - + - - - - CCVS API Functions [deprecated] - CCVS - - - -
- &reftitle.intro; - - These functions interface the CCVS API, allowing you to work - directly with CCVS from your PHP scripts. CCVS is RedHat's solution to the "middle-man" - in credit card processing. It lets you directly address the - credit card clearing houses via your *nix box and a modem. Using - the CCVS module for PHP, you can process credit cards directly - through CCVS via your PHP Scripts. The following references will - outline the process. - - - - CCVS has been discontinued by Red Hat and there are no plans - to issue further keys or support contracts. Those looking for a - replacement can consider - MCVE by Main Street Softworks - as a potential replacement. It is similar in design and has documented - PHP support! - - - This extension has been removed from PHP and is no - longer available as of PHP 4.3.0. If you want to use credit card - processing features you can use MCVE - instead. - - -
- - &reference.ccvs.configure; - -
+ +
&reftitle.seealso; RedHat has discontinued support for CCVS; however, a slightly @@ -57,12 +14,12 @@ start this document. &url.redhat.support;.
-
-&reference.ccvs.entities.functions; + &reference.ccvs.entities.functions; + + -