Mwalker has uploaded a new change for review. 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* Change-Id: I626fedbd347b340cdbfb7419bba09f4ed9731814 --- M amazon_gateway/amazon.adapter.php M amazon_gateway/amazon_gateway.body.php 2 files changed, 28 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface refs/changes/24/20824/1 -- To view, visit https://gerrit.wikimedia.org/r/20824 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I626fedbd347b340cdbfb7419bba09f4ed9731814 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Mwalker <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
