• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 8 more files in changeset.
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).

removing extraneous css file

updating documentation

updating query to handle more cases

updating query to handle more cases

parsing include directly, because it was not parsing the other way. Updating include template to be more forgiving

  1. … 1 more file in changeset.
updated diagnostic logging for md5, reformated authorize_gateway.authorize, changed ad_parameter to newer parameter::get style

    • -63
    • +64
    ./tcl/authorize-gateway-procs.tcl
replacing dqd_md5 with tcllib's md5, since tcllib is installed by default now

revised payment-gateway service contract to reflect changes in ecommerce, authorize-gateway, ezic-gateway regarding cvv2,cid (card_code), bumping version

  1. … 3 more files in changeset.
fixing my overzealous change of external package version numbers

adding optional card cid processing

    • -12
    • +87
    ./tcl/authorize-gateway-procs.tcl
adding ability to provide avs feedback for one transaction

updating templating to tcl/adp

standardizing log messages and adding helpful pre-debug info

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

clarification, re-closes bug 1315

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 686 more files in changeset.
noquote for dimensional and result table

- 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
    • +15
    ./sql/oracle/authorize-gateway-create.sql
    • -0
    • +3
    ./sql/oracle/authorize-gateway-drop.sql
    • -0
    • +69
    ./sql/oracle/authorize-gateway-sc-create.sql
    • -0
    • +47
    ./sql/oracle/authorize-gateway-sc-drop.sql
    • -0
    • +17
    ./tcl/authorize-gateway-procs-oracle.xql
    • -0
    • +17
    ./tcl/authorize-gateway-procs-postgresql.xql
    • -52
    • +65
    ./tcl/authorize-gateway-procs.tcl
    • -0
    • +32
    ./www/admin/index-oracle.xql
    • -32
    • +32
    ./www/admin/index-postgresql.xql
  1. … 6 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 124 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 183 more files in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
300 characters for a response from Authorize.net proved not to be enough when each field is enclosed in quotes like ".

Bumped version numbers up from 4.5 to 4.6.

  1. … 4 more files in changeset.
Addapted .adp files to revised master template.

  1. … 2 more files in changeset.
propigate context_bar to master template