r95723 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95722‎ | r95723 | r95724 >
Date:23:04, 29 August 2011
Author:khorn
Status:resolved (Comments)
Tags:fundraising 
Comment:
Preliminary work refactoring the DonationInterface extension.
Most of the exciting things are located in the new globalcollect_gateway directory. The .adapter class is eventually meant to inherit the lion's share of its functionality from a parent class, leaving only the things specific to globalcollect in the .adapter.
That way, we can define new gateways fairly rapidly in the future.

This is only part of the way down that road, and is almost certainly very broken. Enjoy.
Modified paths:
  • /branches/fundraising/extensions/DonationInterface/donationinterface.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/Form.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/OneStepTwoColumn.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/RapidHtml.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/SingleColumn.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter2.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter3.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter4.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter5.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter6.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnLetter7.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoColumnPayPal.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumn.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnLetter.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnLetter2.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnLetter3.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnLetterCA.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnPremium.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/TwoStepTwoColumnPremiumUS.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/Form.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/SingleColumn.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoColumnLetter.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoColumnLetter4.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoColumnLetter5.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoColumnLetter6.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoColumnLetter7.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoStepTwoColumnLetter.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoStepTwoColumnLetter2.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoStepTwoColumnLetter3.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoStepTwoColumnPremium.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/TwoStepTwoColumnPremiumUS.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/css/gateway.css (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/html (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/html/demo.html (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/card-amex.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/card-discover.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/card-mastercard.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/card-paypal.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/card-visa.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/continue-button.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/countryCodes.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/credit_card_logos.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/credit_card_logos2.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/credit_card_logos3.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/donate_with_paypal.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/padlock.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/payflowUser.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/paypal.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/provinceAbbreviations.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/rapidssl_ssl_certificate-nonanimated.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/rapidssl_ssl_certificate.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/stateAbbreviations.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/submit-donation-button.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wikipedia-ten-tshirt-front.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ab-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/am-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/an-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ar-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ast-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/az-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/be-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/bg-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/bn-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/bo-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ca-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/chr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/cr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/cs-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/cu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/cy-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/diq-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/dv-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/el-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/en-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/eo-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/et-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/fa-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ff-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/fr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/fy-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/gn-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/gu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/haw-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/he-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/hi-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ht-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/io-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/iu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ja-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ka-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/kk-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ko-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ku-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/la-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/lt-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/lv-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/mk-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ml-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/nrm-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/nv-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/qu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ru-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/sah-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/sg-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/si-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/sl-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/sr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ta-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/te-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/th-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/tr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/uk-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/ur-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/vo-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/gateway_forms/includes/wordmarks/zh-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/globalcollect_gateway (added) (history)
  • /branches/fundraising/extensions/DonationInterface/globalcollect_gateway/globalcollect.adapter.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/globalcollect_gateway/globalcollect_gateway.body.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/globalcollect_gateway/globalcollect_gateway.php (added) (history)
  • /branches/fundraising/extensions/DonationInterface/globalcollect_gateway/newXMLDocument.xml (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/Form.php (modified) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/card-amex.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/card-discover.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/card-mastercard.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/card-paypal.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/card-visa.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/continue-button.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/countryCodes.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/credit_card_logos.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/credit_card_logos2.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/credit_card_logos3.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/donate_with_paypal.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/padlock.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/payflowUser.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/paypal.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/provinceAbbreviations.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/rapidssl_ssl_certificate-nonanimated.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/rapidssl_ssl_certificate.gif (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/stateAbbreviations.inc (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/submit-donation-button.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wikipedia-ten-tshirt-front.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ab-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/am-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/an-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ar-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ast-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/az-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/be-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/bg-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/bn-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/bo-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ca-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/chr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/cr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/cs-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/cu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/cy-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/diq-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/dv-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/el-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/en-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/eo-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/et-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/fa-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ff-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/fr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/fy-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/gn-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/gu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/haw-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/he-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/hi-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ht-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/io-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/iu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ja-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ka-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/kk-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ko-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ku-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/la-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/lt-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/lv-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/mk-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ml-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/nrm-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/nv-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/qu-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ru-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/sah-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/sg-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/si-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/sl-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/sr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ta-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/te-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/th-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/tr-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/uk-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/ur-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/vo-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/forms/includes/wordmarks/zh-wordmark.png (added) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php (modified) (history)
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.php (modified) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r96927Mods to make the DonationInterface tests accurate again.Fundraiser Card #285...khorn22:33, 12 September 2011

Comments

#Comment by Awjrichards (talk | contribs)   23:34, 9 September 2011

In donationinterface.php:

foreach ( $wgDonationInterfaceEnabledGateways as $gateway ) {
	//include 'em
	require_once( $donationinterface_dir . $gateway . '_gateway/' . $gateway . '_gateway.php' );
}

This should take advantage of the class autoloading in Mediawiki ($wgAutloadClasses['<class name'>] = '/path/to/class';

As a side note, I feel like the autoloading of the form classes in there can be done much more elegantly than it is now, but this is pretty minor.

In gateway.adapter.php:

/**
  * Actually do... stuff. Here. 
  * TODO: Better comment. 
  * Process the entire response gott'd by the last four functions. 
  */

This is unprecedented meta-irony.

	//ALL OF THESE need to be redefined in the children. Much voodoo depends on the accuracy of these constants. 
	const gatewayname = 'Donation Gateway';
	const identifier = 'donation';
	const communicationtype = 'xml'; //this needs to be either 'xml' or 'namevalue'
	const globalprefix = 'wgDonationGateway'; //...for example. 

Constants should be all uppercase, with underscores.

Also:

$this->url = self::getGlobal('TestingURL');

Should be:

$this->url = self::getGlobal( 'TestingURL' );

I could go on, but in general, take a look at: http://www.mediawiki.org/wiki/Coding_conventions

More to come :)

#Comment by Khorn (WMF) (talk | contribs)   18:37, 23 September 2011

I have definitely fixed all the things here, and more, in later revisions on this branch. (Latest DonationInterface rev at the time of this comment is r97833.)

#Comment by Jpostlethwaite (talk | contribs)   19:30, 23 September 2011

This code is in development. Please see latest revision.

Status & tagging log