[order_details], but without payment instructions

Forums Custom Emails for WooCommerce [order_details], but without payment instructions

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #108086
    Dorian Simon
    Participant

    I think I’m pretty close to what I need using
    [order_func func=”email_order_items_table”].

    The problem with email_order_items_table is that the formatting of the whole email content sowehow gets messed up. All of the contents are beeing put inside of the table of ordered items … could you guys fix that?

    All similar stuff from https://woocommerce.github.io/code-reference/classes/WC-Order.html only shows “Array” in the emails.

    #108263
    Dorian Simon
    Participant

    Going back to [order_details] – I have realized this depends on the status of the order:
    Not paid yet: payment instructions are included. Already paid: no instructions are included.
    Perfect, I can use it. Sorry about the misunderstanding.

    Cheers,
    Dorian

    #108299
    Moshtafizur
    Participant

    Hi Dorian,

    I am glad to know that the issue has been resolved.

    If you have any other questions, then please let us know.

    Kind regards,
    Moshtafizur

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.