Katie Horn has submitted this change and it was merged. Change subject: [FR2012 #565] Handle duplicate order IDs being sent to GC ......................................................................
[FR2012 #565] Handle duplicate order IDs being sent to GC The payment adapter class will now retry up to three times to restart a broken transaction if the underlying adapter reports that it is in fact a recoverable error. Change-Id: I08e6c46bd24d03dbc4d6c6b6617f5cbc4ac8d8fe --- M gateway_common/DonationData.php M gateway_common/gateway.adapter.php M globalcollect_gateway/globalcollect.adapter.php M payflowpro_gateway/payflowpro.adapter.php 4 files changed, 215 insertions(+), 108 deletions(-) Approvals: Katie Horn: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/18273 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08e6c46bd24d03dbc4d6c6b6617f5cbc4ac8d8fe Gerrit-PatchSet: 7 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Mwalker <[email protected]> Gerrit-Reviewer: Adamw <[email protected]> Gerrit-Reviewer: Katie Horn <[email protected]> Gerrit-Reviewer: Mwalker <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
