Removed the deprecated pfpro extension from phpdoc/en

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255558 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2008-03-20 02:56:50 +00:00
parent 58899e0b3e
commit be04016cdd
13 changed files with 3 additions and 875 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.37 $ -->
<!-- $Revision: 1.38 $ -->
<!--
DO NOT TRANSLATE THIS FILE! All the content that is displayed
on the extension categorization page in your translated manual
@ -187,7 +187,6 @@
<listitem><para><xref linkend="ref.pdo-oci"/></para></listitem>
<listitem><para><xref linkend="ref.pdo-odbc"/></para></listitem>
<listitem><para><xref linkend="ref.pdo-pgsql"/></para></listitem>
<listitem><para><xref linkend="book.pfpro"/></para></listitem>
<listitem><para><xref linkend="book.pgsql"/></para></listitem>
<listitem><para><xref linkend="book.ps"/></para></listitem>
<listitem><para><xref linkend="book.pspell"/></para></listitem>
@ -284,7 +283,6 @@
<listitem><para><xref linkend="ref.pdo-odbc"/></para></listitem>
<listitem><para><xref linkend="ref.pdo-pgsql"/></para></listitem>
<listitem><para><xref linkend="ref.pdo-sqlite"/></para></listitem>
<listitem><para><xref linkend="book.pfpro"/></para></listitem>
<listitem><para><xref linkend="book.phar"/></para></listitem>
<listitem><para><xref linkend="book.printer"/></para></listitem>
<listitem><para><xref linkend="book.ps"/></para></listitem>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<!-- $Revision: 1.11 $ -->
<appendix xml:id="migration51" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Migrating from PHP 5.0.x to PHP 5.1.x</title>
@ -613,7 +613,7 @@ class test {
<entry>Not actively maintained</entry>
</row>
<row>
<entry><link linkend="ref.pfpro">ext/pfpro</link></entry>
<entry>ext/pfpro</entry>
<entry>Not actively maintained</entry>
</row>
<row>

View file

@ -1,69 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<book xml:id="book.pfpro" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Verisign Payflow Pro</title>
<!-- {{{ preface -->
<preface xml:id="intro.pfpro">
&reftitle.intro;
<para>
This extension allows you to process credit cards and other financial
transactions using Verisign Payment Services, formerly known as Signio
(<link xlink:href="&url.pfpro;">&url.pfpro;</link>).
</para>
<para>
When using these functions, you may omit calls to
<function>pfpro_init</function> and <function>pfpro_cleanup</function>
as this extension will do so automatically if required. However the
functions are still available in case you are processing a number of
transactions and require fine control over the library.
You may perform any number
of transactions using <function>pfpro_process</function> between the two.
</para>
<simpara>
These functions were added in PHP 4.0.2.
</simpara>
<note>
<para>
These functions only provide a link to Verisign Payment Services. Be sure
to read the Payflow Pro Developers Guide for full details of the required
parameters.
</para>
</note>
<note>
<para>
&pecl.moved-ver;5.1.0.
</para>
</note>
&note.no-windows.extension;
</preface>
<!-- }}} -->
&reference.pfpro.setup;
&reference.pfpro.constants;
&reference.pfpro.reference;
</book>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,38 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<section xml:id="pfpro.installation" xmlns="http://docbook.org/ns/docbook">
&reftitle.install;
<para>
These functions are only available if PHP has been compiled with the
<option role="configure">--with-pfpro[=DIR]</option> option.
</para>
<warning>
<para>
If you are planing to use this extension along with the <link
linkend="ref.openssl">OpenSSL</link> extension or with ModSSL, you should
compile this extension as shared: <option
role="configure">--with-pfpro=shared,/usr/local</option>.
</para>
</warning>
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<appendix xml:id="pfpro.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;
&no.constants;
</appendix>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,60 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<refentry xml:id="function.pfpro-cleanup" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>pfpro_cleanup</refname>
<refpurpose>Shuts down the Payflow Pro library</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>pfpro_cleanup</methodname>
<void/>
</methodsynopsis>
<para>
Used to shutdown the Payflow Pro library cleanly.
</para>
<para>
This function should be called after you have processed any transactions
and before the end of your script.
However you may omit this call, in which case this extension will
automatically call <function>pfpro_cleanup</function> after your script
terminates.
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.success;
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>pfpro_init</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,57 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<refentry xml:id="function.pfpro-init" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>pfpro_init</refname>
<refpurpose>Initialises the Payflow Pro library</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>pfpro_init</methodname>
<void/>
</methodsynopsis>
<para>
Used to initialise the Payflow Pro library.
</para>
<para>
You may omit this call, in which case this extension will automatically
call <function>pfpro_init</function> before the first transaction.
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.success;
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>pfpro_cleanup</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,177 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<refentry xml:id="function.pfpro-process-raw" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>pfpro_process_raw</refname>
<refpurpose>Process a raw transaction with Payflow Pro</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>pfpro_process_raw</methodname>
<methodparam><type>string</type><parameter>parameters</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>timeout</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>proxy_port</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_logon</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_password</parameter></methodparam>
</methodsynopsis>
<para>
<function>pfpro_process_raw</function> processes a raw transaction string
with Payflow Pro. You should really use <function>pfpro_process</function>
instead, as the encoding rules of these transactions are non-standard.
</para>
<note>
<para>
Be sure to read the Payflow Pro Developers Guide for full details
of the required parameters and encoding rules. You would be
well advised to use <function>pfpro_process</function> instead.
</para>
</note>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
<para>
<variablelist>
<varlistentry>
<term><parameter>parameters</parameter></term>
<listitem>
<para>
A string containing the raw transaction request.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>address</parameter></term>
<listitem>
<para>
Specifies the host to connect to. By default this is
<literal>test.signio.com</literal>, that you will certainly want to
change this to <literal>connect.signio.com</literal> in order to
process live transactions.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>port</parameter></term>
<listitem>
<para>
Specifies the port to connect on. It defaults to 443, the standard SSL
port number.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>timeout</parameter></term>
<listitem>
<para>
Specifies the timeout to be used, in seconds. This defaults to 30
seconds.
Note that this timeout appears to only begin once a link to the
processor has been established and so your script could potentially
continue for a very long time in case of DNS or network problems.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_address</parameter></term>
<listitem>
<para>
If required, specifies the hostname of your SSL proxy.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_port</parameter></term>
<listitem>
<para>
If required, specifies the port of your SSL proxy.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_logon</parameter></term>
<listitem>
<para>
If required, specifies the logon identity to use on the SSL proxy.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_password</parameter></term>
<listitem>
<para>
If required, specifies the password to use on the SSL proxy.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns a string containing the raw response.
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>
<example>
<title>Payflow Pro raw example</title>
<programlisting role="php">
<![CDATA[
<?php
pfpro_init();
$response = pfpro_process_raw(
"USER=mylogin&PWD[5]=m&ndy&PARTNER=VeriSign&TRXTYPE=S" .
"&TENDER=C&AMT=1.50&ACCT=4111111111111111&EXPDATE=0904");
if (!$response) {
die("Couldn't establish link to Verisign.\n");
}
echo "Verisign raw response was " . $response;
pfpro_cleanup();
?>
]]>
</programlisting>
</example>
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>pfpro_process</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,183 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<refentry xml:id="function.pfpro-process" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>pfpro_process</refname>
<refpurpose>Process a transaction with Payflow Pro</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>pfpro_process</methodname>
<methodparam><type>array</type><parameter>parameters</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>timeout</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>proxy_port</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_logon</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_password</parameter></methodparam>
</methodsynopsis>
<para>
<function>pfpro_process</function> processes a transaction
with Payflow Pro.
</para>
<note>
<para>
Be sure to read the Payflow Pro Developers Guide for full details
of the required parameters.
</para>
</note>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
<para>
<variablelist>
<varlistentry>
<term><parameter>parameters</parameter></term>
<listitem>
<para>
An associative array containing keys and values that will be encoded
and passed to the processor.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>address</parameter></term>
<listitem>
<para>
Specifies the host to connect to. By default this is
<literal>test.signio.com</literal>, that you will certainly want to
change this to <literal>connect.signio.com</literal> in order to
process live transactions.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>port</parameter></term>
<listitem>
<para>
Specifies the port to connect on. It defaults to 443, the standard SSL
port number.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>timeout</parameter></term>
<listitem>
<para>
Specifies the timeout to be used, in seconds. This defaults to 30
seconds.
Note that this timeout appears to only begin once a link to the
processor has been established and so your script could potentially
continue for a very long time in case of DNS or network problems.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_address</parameter></term>
<listitem>
<para>
If required, specifies the hostname of your SSL proxy.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_port</parameter></term>
<listitem>
<para>
If required, specifies the port of your SSL proxy.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_logon</parameter></term>
<listitem>
<para>
If required, specifies the logon identity to use on the SSL proxy.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>proxy_password</parameter></term>
<listitem>
<para>
If required, specifies the password to use on the SSL proxy.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an associative array of the keys and values in the response.
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>
<example>
<title>Payflow Pro example</title>
<programlisting role="php">
<![CDATA[
<?php
pfpro_init();
$transaction = array('USER' => 'mylogin',
'PWD' => 'mypassword',
'PARTNER' => 'VeriSign',
'TRXTYPE' => 'S',
'TENDER' => 'C',
'AMT' => 1.50,
'ACCT' => '4111111111111111',
'EXPDATE' => '0909'
);
$response = pfpro_process($transaction);
if (!$response) {
die("Couldn't establish link to Verisign.\n");
}
echo "Verisign response code was " . $response['RESULT'];
echo ", which means: " . $response['RESPMSG'] . "\n";
echo "\nThe transaction request: ";
print_r($transaction);
echo "\nThe response: ";
print_r($response);
pfpro_cleanup();
?>
]]>
</programlisting>
</example>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,46 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<refentry xml:id="function.pfpro-version" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>pfpro_version</refname>
<refpurpose>Returns the version of the Payflow Pro software</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>pfpro_version</methodname>
<void/>
</methodsynopsis>
<para>
<function>pfpro_version</function> returns the version string
of the Payflow Pro library. At the time of writing, this was L211.
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns the version number, as a string.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,94 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<section xml:id="pfpro.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>Verisign Payflow Pro configuration options</title>
<tgroup cols="4">
<thead>
<row>
<entry>Name</entry>
<entry>Default</entry>
<entry>Changeable</entry>
<entry>Changelog</entry>
</row>
</thead>
<tbody>
<row>
<entry>pfpro.defaulthost/PFPRO_VERSION &lt; 3 </entry>
<entry>"test.signio.com"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>pfpro.defaulthost</entry>
<entry>"test-payflow.verisign.com"</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
<row>
<entry>pfpro.defaultport</entry>
<entry>"443"</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
<row>
<entry>pfpro.defaulttimeout</entry>
<entry>"30"</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
<row>
<entry>pfpro.proxyaddress</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
<row>
<entry>pfpro.proxyport</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
<row>
<entry>pfpro.proxylogon</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
<row>
<entry>pfpro.proxypassword</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
<entry>Available since PHP 4.0.2. Removed in PHP 5.1.0.</entry>
</row>
</tbody>
</tgroup>
</table>
&ini.php.constants;
</para>
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.16 $ -->
<reference xml:id="ref.pfpro" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Verisign Payflow Pro &Functions;</title>
<titleabbrev>Verisign Payflow Pro</titleabbrev>
&reference.pfpro.entities.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,85 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<chapter xml:id="pfpro.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<!-- {{{ Requirements -->
<section xml:id="pfpro.requirements">
&reftitle.required;
<para>
You will require the appropriate SDK for your platform, which may be
downloaded <link xlink:href="&url.pfpro.download;">from within the manager
interface</link> once you have registered.
</para>
<para>
Once you have downloaded the SDK you should copy the files from
the <filename class="directory">lib</filename> directory of the
distribution. Copy the header file <filename>pfpro.h</filename>
to <filename class="directory">/usr/local/include</filename>
and the library file <filename>libpfpro.so</filename> to
<filename class="directory">/usr/local/lib</filename>.
</para>
<para>
Alternatively, you can extract the tarball from Verisign in one
location, and reference it during build configuration with the <option
role="configure">--with-pfpro[=DIR]</option> option:
<example>
<title>Explicit Configuration</title>
<programlisting role="shell">
<![CDATA[
tar -zxf pfpro_sunsparc.tar.gz -C /usr/local/
./configure --with-pfpro=/usr/local/verisign/payflowpro/sunsparc
]]>
</programlisting>
</example>
</para>
<note>
<para>
The last portion of the path specified in the example above, in this
case <filename class="directory">sunsparc</filename>, will vary based on
which architecture your Verisign SDK was built for.
</para>
</note>
</section>
<!-- }}} -->
<!-- {{{ Installation -->
&reference.pfpro.configure;
<!-- }}} -->
<!-- {{{ Configuration -->
&reference.pfpro.ini;
<!-- }}} -->
<!-- {{{ Resources -->
<section xml:id="pfpro.resources">
&reftitle.resources;
&no.resource;
</section>
<!-- }}} -->
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->