Modify checkout order field's name when passed
-
Hello, I am passing a
catalog_idthrough WC’s default order notes field. And at the moment it comes through as{order: {note: "71"}}How I need it to look like is
{order: {note: "{catalog_id: 71}"}}Any ideas on how to achieve this? Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Modify checkout order field's name when passed’ is closed to new replies.