Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-25 | testing account won't accept ACH transactions | ivan | |
2006-03-25 | move "payee" to a new() option, use "RECURRIN" for check # if one is missing...? | ivan | |
2006-03-25 | s/CHECK/ECHECK/, DOH | ivan | |
2005-11-07 | - Switch from GET to POST, as per old 1.5 prerelease from Michael | ivan | |
Lehmkuhl <michael@electricpulp.com> - 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 |