Skip to content
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

Support custom properties #26

Open
mattbrailsford opened this issue Dec 23, 2021 · 0 comments
Open

Support custom properties #26

mattbrailsford opened this issue Dec 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mattbrailsford
Copy link
Member

Provide an API or config to allow custom properties to be assigned to an order / order line without needing to run a completely custom build. Maybe this could be a bit like the old TC HTML API where additional properties are defined in a hidden field and if that field is present, we process the field names defined and copy the values directly into the order.

Alternatively, we could maybe just fire a custom event and allow folks to hook in and post process the order, fetching the additional properties from the form and adding them to the order before the order is saved (Maybe this is even possible now? 🤔)

Something to think about in the new year

@mattbrailsford mattbrailsford added the enhancement New feature or request label Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant