Closed (won't fix)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Payment
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2013 at 04:13 UTC
Updated:
17 Oct 2018 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
JulienD commentedHi,
Here is a quick WIP of what we can do to allow this. That certainly needs more work.
Let me know if it's a good way or not
Comment #2
rszrama commentedSorry, I don't think I'd go that way. This is already a basic form that can be altered by payment method modules via hook_form_alter(). It's pretty trivial to determine the payment method represented by a delete confirmation form by looking at the transaction in the form state.
Comment #3
JulienD commentedOk, I admit It's a little bit overkill, but your description made me think that you were waiting for something like this.
To fix this issue you are waiting more for documentation on how altering this form ?
Comment #4
bojanz commentedLooks like we gave up on this idea.