| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Order edit form allows store admins to change payment method. This is good as long as order hasn't been paid yet. When order has been paid and payment balance is zero, such changes should be disallowed.
Currently there is no way a payment module itself could prevent from changing payment type.

