Skip to content

Commit

Permalink
test payment: description and test numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
racke committed Sep 1, 2008
1 parent 2da195c commit 381c1b6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions glossary/gateway
Expand Up @@ -265,6 +265,7 @@ EFSNet</ulink></entry>
<entry><literal>TestPayment</literal></entry>
<entry>Payment Test</entry>
<entry><literal>testpayment</literal></entry>
<entry>for test purposes</entry>
</row>

</tbody>
Expand Down Expand Up @@ -441,4 +442,23 @@ or <ulink url='http://search.cpan.org/perldoc?Net::TCLink'>CPAN</ulink>.
</section>
</section>

<section>
<title>TestPayment</title>
<para>This module can be used for test purposes.</para>
<section>
<title>Card Numbers</title>
<para>
If the card number is <literal>4111111111111111</literal> then the
transaction will be approved.
</para>
<para>
If the card number is <literal>4111111111111129</literal> then the
transaction will be declined.
</para>
<para>
Any other card number will raise an error and the transaction will be declined.
</para>
</section>
</section>

<para>

0 comments on commit 381c1b6

Please sign in to comment.