From 32073e637db2c5c91b726072f891c36ebd8b3d10 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 7 Nov 2005 11:10:08 +0000 Subject: - Switch from GET to POST, as per old 1.5 prerelease from Michael Lehmkuhl - Don't check expiration for ECHECK and refunds - For the unsupported "void" action, return is_success 0 and error msg suggesting "credit" action, instead of croaking. This way the "try void first, if it fails, try credit" idiom will work. - tests: enable check.t and add crypt_check.t and {crypt_}bad_check.t - update with new test account --- Changes | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'Changes') diff --git a/Changes b/Changes index 314e208..25e8f10 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ 0.03 unreleased - - include final 0.02 changelog - - actually bump the version number this time + - Include final 0.02 changelog + - Actually bump the version number this time + - Switch from GET to POST, as per old 1.5 prerelease from Michael + Lehmkuhl + - Don't check expiration for ECHECK and refunds + - For the unsupported "void" action, return is_success 0 and error + msg suggesting "credit" action, instead of croaking. This way the + "try void first, if it fails, try credit" idiom will work. + - tests: enable check.t and add crypt_check.t and {crypt_}bad_check.t + - update with new test account 0.02 Mon Sep 13 17:14:29 2004 - update test account with new PIN -- cgit v1.2.1