From a3059635230c2e65aa4e6996848d07968eb5a910 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 17 Dec 2002 19:19:46 +0000 Subject: [PATCH] 0.01 --- Changes | 4 ++-- PaymentsGateway.pm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index a1a13fa..a1aae94 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,5 @@ -Revision history for Perl extension Business::OnlinePayment::PaymentsGateway +Revision history for Perl extension Business::OnlinePayment::PaymentsGateway. -0.01 unreleased +0.01 Tue Dec 17 11:18:38 PST 2002 -original version; created by ivan 1.0 on an aeroplane to OAK diff --git a/PaymentsGateway.pm b/PaymentsGateway.pm index 4f86106..9d69b4c 100644 --- a/PaymentsGateway.pm +++ b/PaymentsGateway.pm @@ -44,7 +44,7 @@ my %pg_response_code = ( 'U51' => 'Merchant is not "live"', 'U52' => 'Merchant not approved for transaction type (CC or EFT)', 'U53' => 'Transaction amount exceeds merchant\'s per transaction limit', - 'U54' => 'Merchant\'s configuration requires updating ­ call customer'. + 'U54' => 'Merchant\'s configuration requires updating - call customer'. ' support', 'U80' => 'Transaction was declined due to preauthorization (ATM Verify)'. ' result', -- 2.11.0