We can configure which adapter to use for a given gateway code by using the $wgDonationInterfaceGatewayAdapters array, but the form chooser special page is still routing based on a simple string transformation. Make it use that array so we can easily switch between old + new Adyen frontends with a config change.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Form chooser routes to special page via config | mediawiki/extensions/DonationInterface | adyen | +20 -21 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T277120 Epic: Adyen reintegration, Drop In Web | |||
| Resolved | None | T282343 Form chooser special page routing should follow config |
Event Timeline
Comment Actions
Change 687356 had a related patch set uploaded (by Ejegg; author: Ejegg):
[mediawiki/extensions/DonationInterface@adyen] Form chooser routes to special page via config
Comment Actions
Change 687356 merged by jenkins-bot:
[mediawiki/extensions/DonationInterface@adyen] Form chooser routes to special page via config