trustcommerce.git
9 years agoRemove duplicated error message in _getTCReply method. dave-review
David Thompson [Mon, 14 Jul 2014 20:25:31 +0000 (16:25 -0400)]
Remove duplicated error message in _getTCReply method.

9 years agoFix indentation in _logger method.
David Thompson [Mon, 14 Jul 2014 19:58:50 +0000 (15:58 -0400)]
Fix indentation in _logger method.

9 years agoWrap comment for easier reading.
David Thompson [Mon, 14 Jul 2014 19:53:04 +0000 (15:53 -0400)]
Wrap comment for easier reading.

9 years agoReturn NULL in outermost level of checkConfig method.
David Thompson [Mon, 14 Jul 2014 19:49:49 +0000 (15:49 -0400)]
Return NULL in outermost level of checkConfig method.

9 years agoExplicitly return TRUE in _setParam method.
David Thompson [Mon, 14 Jul 2014 19:44:51 +0000 (15:44 -0400)]
Explicitly return TRUE in _setParam method.

9 years agoAdd comment.
David Thompson [Mon, 14 Jul 2014 19:04:46 +0000 (15:04 -0400)]
Add comment.

9 years agoReplace switch with a hash table.
David Thompson [Mon, 14 Jul 2014 17:37:56 +0000 (13:37 -0400)]
Replace switch with a hash table.

9 years agoFix indenting in _isAgentBlacklisted and _isIPBlacklisted.
David Thompson [Mon, 14 Jul 2014 17:08:32 +0000 (13:08 -0400)]
Fix indenting in _isAgentBlacklisted and _isIPBlacklisted.

9 years agoSimplify _isBlacklisted method.
David Thompson [Mon, 14 Jul 2014 17:07:11 +0000 (13:07 -0400)]
Simplify _isBlacklisted method.

9 years agoFirst go at useragent and IP based blacklits
Lisa Marie Maginnis [Mon, 14 Jul 2014 16:41:57 +0000 (12:41 -0400)]
First go at useragent and IP based blacklits

9 years agoFixed typo!
Lisa Marie Maginnis [Mon, 19 May 2014 19:35:14 +0000 (15:35 -0400)]
Fixed typo!

9 years agoFixed syntax errors, and function names
Lisa Marie Maginnis [Mon, 19 May 2014 19:28:26 +0000 (15:28 -0400)]
Fixed syntax errors, and function names

9 years agoAdded logger function
Lisa Marie Maginnis [Mon, 19 May 2014 19:06:08 +0000 (15:06 -0400)]
Added logger function

9 years agoChanged function names for less typing.
Lisa Marie Maginnis [Thu, 8 May 2014 16:39:32 +0000 (12:39 -0400)]
Changed function names for less typing.

9 years agoAdded GPLv3+ header.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:50:11 +0000 (13:50 -0400)]
Added GPLv3+ header.

9 years agoFixed transaction id value.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:40:47 +0000 (13:40 -0400)]
Fixed transaction id value.

9 years agoChanged cancelSubscription() to match templates.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:32:16 +0000 (13:32 -0400)]
Changed cancelSubscription() to match templates.

9 years agoDeleted cancelURL (is this required?). Rewrote cancelSubscription.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:27:11 +0000 (13:27 -0400)]
Deleted cancelURL (is this required?). Rewrote cancelSubscription.

9 years agoCleaned up formatting.
Lisa Marie Maginnis [Wed, 23 Apr 2014 17:26:25 +0000 (13:26 -0400)]
Cleaned up formatting.

9 years agoChanged comments to reflect new scope. Added offenders to output for baddata.
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:42:19 +0000 (12:42 -0400)]
Changed comments to reflect new scope. Added offenders to output for baddata.

9 years agoChanged flow so doDirectPayment processes all transactions, calls helpers to change...
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:39:46 +0000 (12:39 -0400)]
Changed flow so doDirectPayment processes all transactions, calls helpers to change params.

9 years agoRefactored doDirectPayment. Fixed documentation.
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:39:18 +0000 (12:39 -0400)]
Refactored doDirectPayment. Fixed documentation.

9 years agoCleaned up documentation for doDirectPayment()
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:38:24 +0000 (12:38 -0400)]
Cleaned up documentation for doDirectPayment()

9 years agoAdded myself to header.
Lisa Marie Maginnis [Wed, 23 Apr 2014 16:38:09 +0000 (12:38 -0400)]
Added myself to header.

9 years agoRemoved misleading comment.
Lisa Marie Maginnis [Wed, 23 Apr 2014 14:55:12 +0000 (10:55 -0400)]
Removed misleading comment.

9 years agoRefactored _doRecurPayment() slightly.
Lisa Marie Maginnis [Wed, 23 Apr 2014 14:46:25 +0000 (10:46 -0400)]
Refactored _doRecurPayment() slightly.

9 years agoRemoved extra debugging. (per comment)
Lisa Marie Maginnis [Wed, 23 Apr 2014 14:45:08 +0000 (10:45 -0400)]
Removed extra debugging. (per comment)

9 years agoRewrote reoccuring donations, removed cruft, removed extra logic which TC does not...
Lisa Marie Maginnis [Tue, 22 Apr 2014 20:01:20 +0000 (16:01 -0400)]
Rewrote reoccuring donations, removed cruft, removed extra logic which TC does not required. Allowed indefinate donations (per API guide).

9 years agoAdded a .gitignore
Lisa Marie Maginnis [Tue, 22 Apr 2014 15:48:35 +0000 (11:48 -0400)]
Added a .gitignore

9 years agoInitial Commit
Lisa Marie Maginnis [Tue, 22 Apr 2014 15:44:46 +0000 (11:44 -0400)]
Initial Commit