-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow adding a custom field to the PaymentMethod, ShippingMethod, CustomerGroup entities #1185
Comments
I also think that CustomerGroup might be a good candidate to get extended with customFields aswell. |
I need custom fields for customerGroup too. Thank you for your efforts. |
I'll be adding custom field support on:
(ShippingMethod is actually already supported) |
…hod, Promotion, TaxCategory, ...TaxRate & Zone. Relates to #1185
It would be very helpful, if we could create a custom field for PaymentMethods and ShippingMethods.
The use-case we want to implement is the following:
At the front-end we should display a different UI depending on the payment method (ie on cash just proceed, on Stripe redirect to Stripe etc)
Another use-case is that we want to hide the address UI when the Order is store-pickup
The text was updated successfully, but these errors were encountered: