Skip to content

Commit 485aa5b

Browse files
committed
Merge pull request #70 from AuthorizeNet/Future
November 2015 Release
2 parents 7970928 + d3bd80f commit 485aa5b

245 files changed

Lines changed: 821729 additions & 827 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 645 additions & 530 deletions
Large diffs are not rendered by default.

anet-java-sdk.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
#
44
# If using Eclipse, set working directory in your Run/Debug configuration to ${user.home}
55
#
6+
# Keys for ApplePay transaction tests. These keys may or may not be
7+
# the same as the key above. If not specified, they are defaulted to
8+
# the keys above.
69
api.login.id=API_LOGIN_ID
710
transaction.key=TRANSACTION_KEY
811
md5.hash.key=MD5_HASH_KEY

codecover/test-session-container-2015-07-22-14-19-00-125.xml

Lines changed: 116863 additions & 0 deletions
Large diffs are not rendered by default.

codecover/test-session-container-2015-07-22-14-36-04-457.xml

Lines changed: 116863 additions & 0 deletions
Large diffs are not rendered by default.

codecover/test-session-container-2015-07-22-16-49-47-131.xml

Lines changed: 116875 additions & 0 deletions
Large diffs are not rendered by default.

codecover/test-session-container-2015-07-22-16-59-24-443.xml

Lines changed: 116881 additions & 0 deletions
Large diffs are not rendered by default.

codecover/test-session-container-2015-07-22-17-00-09-769.xml

Lines changed: 116869 additions & 0 deletions
Large diffs are not rendered by default.

codecover/test-session-container-2015-07-22-17-04-55-882.xml

Lines changed: 116869 additions & 0 deletions
Large diffs are not rendered by default.

codecover/test-session-container-2015-07-22-17-18-04-967.xml

Lines changed: 116947 additions & 0 deletions
Large diffs are not rendered by default.

resources/log4j.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# FATAL, ERROR, WARN, INFO, DEBUG
1414
#
1515
#------------------------------------------------------------------------------
16-
log4j.rootCategory=FATAL, S
16+
log4j.rootCategory=FATAL, S, R
1717

1818
log4j.logger.net.authorize.util.HttpClient=DEBUG, R
1919
log4j.logger.net.authorize.sim.TransactionTest=DEBUG, R

0 commit comments

Comments
 (0)