From ea069a5246c0cd3ecb51f4707d04117966fed69f Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 11 Jul 2007 04:12:03 +0000 Subject: [PATCH] doc: Allowable values of account_type --- Changes | 1 + OnlinePayment.pm | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 04aad80..69151ba 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Perl extension Business::OnlinePayment. 3.00_09 unreleased + - doc: Allowable values of account_type 3.00_08 Wed Jun 13 17:51:14 PDT 2007 - B:OP:HTTPS: set response_page, response_code, response_headers diff --git a/OnlinePayment.pm b/OnlinePayment.pm index 3600919..09c9b4b 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -422,7 +422,9 @@ transfer. =item * account_type -Account type for electronic checks or electronic funds transfer. +Account type for electronic checks or electronic funds transfer. Can be +(case-insensitive): B, B, +B or B. =item * account_name -- 2.11.0