You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Payment methods work a little differently - they are automatically created/removed according to the paymentMethodHandlers config option, therefore there is no "create" or "delete" option in the UI.
TaxCategories and TaxRates should be deletable though. Care will have to be taken to preserve the integrity of related entities when deleting either of these though, i.e. attempting to delete a TaxCategory that is referenced in one or more TaxRates would raise an error.
Is your feature request related to a problem? Please describe.
There is currently no way in the Admin UI to remove
Feel free to add something I missed
The text was updated successfully, but these errors were encountered: