Hello,
I’ve been all day trying to make it work but all the times it returns empty.
It’s like if it was not recognizing the value, or wasn’t able to grab it from the order.
I’m using this plugin to add the fields to the checkout and display them using product conditionals:
https://woocommerce.com/products/woocommerce-checkout-field-editor/
Also, i’ve noticed that email recipient fields in the automator actions cannot be other than user mail or admin mail, it doesnt allow to place dynamic fields. That’d be nice to have too.
{{USERMETA:_friend_one_first_name}}
{{USERMETA:_friend_one_last_name}}
{{USERMETA:_friend_one_email}}
Those are the fields i’ve tested with, and the plugin made the fields with the keys friend_one_first_name… friend….. and so on.
Any help would be gladly appreciated, i’m running out of time :/