Mwalker has submitted this change and it was merged. Change subject: Fixing Various Amazon Issues ......................................................................
Fixing Various Amazon Issues - Queue import now works correctly because we now set the payment_method to 'amazon' and the payment_submethod to that as reported by Amazon. - The concatanated name issue is now solved. We split it before we inject the message to STOMP. - For some reason my fix to the error redirector didn't stick. It's supposed to redirect to the failure page... Hopefully it now will *crosses fingers* - fix another warning, accountInfo must exist Change-Id: I626fedbd347b340cdbfb7419bba09f4ed9731814 --- M amazon_gateway/amazon.adapter.php M amazon_gateway/amazon_gateway.body.php 2 files changed, 31 insertions(+), 9 deletions(-) Approvals: Mwalker: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/20824 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I626fedbd347b340cdbfb7419bba09f4ed9731814 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Mwalker <[email protected]> Gerrit-Reviewer: Adamw <[email protected]> Gerrit-Reviewer: Mwalker <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
