• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 5 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
adding Error alert for otherwise silent cases where merchant gateway is not supporting card type configured by parameters. This commit also simplifies the md5_hash calculation (and now is fully field tested).

updated diagnostic logging for md5, reformated authorize_gateway.authorize, changed ad_parameter to newer parameter::get style

replacing dqd_md5 with tcllib's md5, since tcllib is installed by default now

adding optional card cid processing

  1. … 3 more files in changeset.
standardizing log messages and adding helpful pre-debug info

Added some debugging code. Made sure we are not exceeding our response reason

- Added database field length checks.

- Oracle-ized by Brad Duell <bduell@ncacasi.org>. Thanks!

- Removed all query text from Tcl files.

- Updated email address.

    • -0
    • +17
    ./authorize-gateway-procs-oracle.xql
    • -0
    • +17
    ./authorize-gateway-procs-postgresql.xql
  1. … 17 more files in changeset.

The Authorize.net Gateway implements the Payment Service Contract for the Authorize.net on-line merchant services.

    • -0
    • +829
    ./authorize-gateway-procs.tcl
    • -0
    • +45
    ./authorize-gateway-procs.xql
  1. … 17 more files in changeset.