• Hello,
    your plugin is great!
    But I do have an issue, I want to display invoices for my sellers (I’m using an Classifieds Multimarket Engine)
    I would appreciate if you could advise me if there are any ways whereby I can achieve the above issue? Like this…

    $seller = get_post_meta($wpo_wcpdf->export->order->id,'seller',true);
    echo $seller->display_name;

    Thanks in advance!

  • The topic ‘invoices for sellers’ is closed to new replies.