[ad_1]
hello
please, add following code to section “Misc Setting”.
add_filter('woe_get_order_value_shipping_address',function( $value,$order, $fieldname ) {
return $order->get_shipping_address_2() . " " . $order->get_shipping_address_1() ;
}, 10, 3 );
more information https://docs.algolplus.com/algol_order_export/hooks-filters/
thanks, Alex
Thread Starter
eva17
(@eva17)
Thank you very much for your reply,
But it didn’t make a change after I added
Please, share your settings. You should visit tab Tools to get them.
You can submit these settings as new ticket to too
