Adamw has submitted this change and it was merged. Change subject: Adds a forbidden country list, and checks the result of data validation before contacting any third party. As this alters do_transaction, every gateway/payment type is going to have to be tested for basic operation before this can be merged in. ......................................................................
Adds a forbidden country list, and checks the result of data validation before contacting any third party. As this alters do_transaction, every gateway/payment type is going to have to be tested for basic operation before this can be merged in. Change-Id: I9529a79109f70ab46bac8ebfba5d21fa2282a571 --- M donationinterface.php M gateway_common/DataValidator.php M gateway_common/gateway.adapter.php M gateway_common/interface.i18n.php 4 files changed, 69 insertions(+), 6 deletions(-) Approvals: Adamw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32378 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9529a79109f70ab46bac8ebfba5d21fa2282a571 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Katie Horn <[email protected]> Gerrit-Reviewer: Adamw <[email protected]> Gerrit-Reviewer: Katie Horn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
