diff options
author | mark <mark> | 2010-01-21 06:07:24 +0000 |
---|---|---|
committer | mark <mark> | 2010-01-21 06:07:24 +0000 |
commit | 4f29be788b09c6bc7bd0d1f1b495243ac9e07450 (patch) | |
tree | 0e28f99901c0658df4b71ae2fb45a6d5c28ef285 /Changes | |
parent | 2afcd9efd1b670360cc3d43bf0a95174cf16ff52 (diff) |
Enforce field lengths (RT#5649)
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Revision history for Business-OnlinePayment-PaymenTech 2.03 unreleased + - truncate all request fields to their maximum lengths - doc: in synopsis example, move merchant_id/terminal_id from content call to new constructor, and add currency. also indent the example code so it formats properly |