- Issue created by @rhovland
- 🇺🇸United States lisastreeter
Any way this could be optional? I'm already going to have to implement a hook to get rid of the "Add Payment" button that will be included in the next Commerce release: https://www.drupal.org/project/commerce/issues/3348311 ✨ Add Payment link on order view page Closed: won't fix
For us, it's important that admins review existing Payments before adding a new one. Adding a button to bypass is a bad idea.This will be one more thing we need to remove. We customized the admin UI so that we don't have a Shipments tab for orders that have already been placed. We only ever have one shipment per order, so "Shipments" doesn't really make sense. If this issue is committed, we'll need a hook to get rid of this.
- 🇮🇱Israel jsacksick
@lisastreeter: I hadn't really considered the potential side effect sof adding a payment without reviewing the existing ones, might have committed that one too quickly... :)