Need to send GiftMessage
-
Hi @amiralifarooq @babylon1999 @anastas10s
Need to send Custom meta to GiftMessage field so I have added this code in the plugin file.
$this->xml_append( $order_xml, ‘GiftMessage’, $order->get_meta(“personal_msg_text”, true ));
Is there any hook, so i can directly add this code through the it, so my code will be safe for new update.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need to send GiftMessage’ is closed to new replies.