The gateway requirements was removed from the payment gateway listing, most likely because it didn't play nice with the drag'n'drop.
I've created a patch that show it on the gateway configuration page, so it's at least visible somewhere, as some gateways use it to inform the user about necessary setup steps.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 0001-636544-Missing-gateway-requirements.patch | 1.01 KB | gordon |
| ec_receipt_gateway_requirements.patch | 918 bytes | xen |
Comments
Comment #1
gordon commentedThis added the field back in, but doesn't add it back into the theme. How did you get this back into the table?
I'm on crack. Are you, too?
Comment #2
xen commentedI didn't add it to the table, but to the admin form for the individual gateway edit form.
I don't think it's possible to make a table with items that spans multiple rows which still work with tabledrag, so I didn't try. I could be wrong though.
And then I got sidetracked a bit by the discovery that the admin module doesn't show the local tasks (ie. 'settings' and what the payment module might have added) when configuring gateways.
Comment #3
gordon commentedtest this.
Comment #5
gordon commentedReroll for 6.x-4.x-dev and testing.
Comment #6
gordon commentedThanks this has been committed