trustcommerce.git
2015-02-04 David ThompsonImplement updateSubscriptionBillingInfo method.
2015-02-04 David ThompsonSet start field when creating recurring payment.
2015-02-04 David ThompsonFix recurring billing handling.
2015-02-04 David ThompsonImplement changeSubscriptionAmount method.
2014-12-07 Lisa Marie... tweaked reccure
2014-12-04 Lisa Marie... fixed a typo
2014-12-04 Lisa Marie... added special error for avs failures
2014-11-24 Lisa Marie... Fixed blacklist code
2014-08-29 Lisa Marie... Updated package xml data
2014-08-29 Lisa Marie... Merged useragent blacklist logging function
2014-08-29 Lisa Marie... Fixed blacklist logging
2014-07-14 David ThompsonFix indenting in _isAgentBlacklisted and _isIPBlacklisted.
2014-07-14 David ThompsonSimplify _isBlacklisted method.
2014-07-14 Lisa Marie... First go at useragent and IP based blacklits
2014-05-19 Lisa Marie... Fixed typo!
2014-05-19 Lisa Marie... Fixed syntax errors, and function names
2014-05-19 Lisa Marie... Added logger function
2014-05-08 Lisa Marie... Changed function names for less typing.
2014-04-23 Lisa Marie... Added GPLv3+ header.
2014-04-23 Lisa Marie... Fixed transaction id value.
2014-04-23 Lisa Marie... Changed cancelSubscription() to match templates.
2014-04-23 Lisa Marie... Deleted cancelURL (is this required?). Rewrote cancelSu...
2014-04-23 Lisa Marie... Cleaned up formatting.
2014-04-23 Lisa Marie... Changed comments to reflect new scope. Added offenders...
2014-04-23 Lisa Marie... Changed flow so doDirectPayment processes all transacti...
2014-04-23 Lisa Marie... Refactored doDirectPayment. Fixed documentation.
2014-04-23 Lisa Marie... Cleaned up documentation for doDirectPayment()
2014-04-23 Lisa Marie... Added myself to header.
2014-04-23 Lisa Marie... Removed misleading comment.
2014-04-23 Lisa Marie... Refactored _doRecurPayment() slightly.
2014-04-23 Lisa Marie... Removed extra debugging. (per comment)
2014-04-22 Lisa Marie... Rewrote reoccuring donations, removed cruft, removed...
2014-04-22 Lisa Marie... Added a .gitignore
2014-04-22 Lisa Marie... Initial Commit