From 381c1b639ce1b7be3db77025bd841ff973421a05 Mon Sep 17 00:00:00 2001 From: Stefan Hornburg Date: Mon, 1 Sep 2008 18:48:23 +0000 Subject: [PATCH] test payment: description and test numbers --- glossary/gateway | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/glossary/gateway b/glossary/gateway index 88b0ac1..e234f97 100644 --- a/glossary/gateway +++ b/glossary/gateway @@ -265,6 +265,7 @@ EFSNet TestPayment Payment Test testpayment +for test purposes @@ -441,4 +442,23 @@ or CPAN. +
+TestPayment +This module can be used for test purposes. +
+Card Numbers + +If the card number is 4111111111111111 then the +transaction will be approved. + + +If the card number is 4111111111111129 then the +transaction will be declined. + + +Any other card number will raise an error and the transaction will be declined. + +
+
+ \ No newline at end of file