Obi Hen Kenobi
Devpreneur
fix: correctly read amazon billing agreement ID
refactor: do not collect money for suspended billing agreements
refactor: Payment API updated to match RecurringPaymentInterface
fix: recurring payment order success check
fix: order history text; do not try to capture recurring payments after order success
style: billing agreements management
refactor: settings description for IPN handling
feat: RefundProcessor -> delete refund entries from db after final processing
refactor: composer.json version
Merge branch 'master' into 1.4
refactor: use own log file for API request errors
refactor: log API request errors as debug