Active
Project:
Commerce Core
Version:
3.x-dev
Component:
Payment
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Jun 2026 at 10:02 UTC
Updated:
5 Jun 2026 at 12:02 UTC
Jump to comment: Most recent
We're using "Manual" payment method type only for admins to allow correction of payments in the admin area:
/admin/commerce/orders/12345/payments/add
Still there's not a perfectly matching condition in the payment gateway form to mark a payment type not to be available in checkout, but only in the admin area (at /admin/commerce/config/payment-gateways/manage/manual)
We're currently solving this by using user roles, but for these, of course, the payment method then also shows up in the checkout.
Add a condition to control if this payment method should only show up in the admin area and not in checkout.
Maybe there's even a more clever condition?
Comments
Comment #2
ilyna commented