• Resolved kyllaz

    (@kyllaz)


    Hi there. Great work on the plugin, congrats.
    I need some help if possible please. I want to display the
    [payment_method] and [shipping_method]on the Terms & conditions, policies etc. field. when i put the shortcodes there they not work, they are only working on the footer, any help on this?

    my best regards

    • This topic was modified 7 years, 10 months ago by kyllaz.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kyllaz

    (@kyllaz)

    Hi again. Any help on this please? I′ve just changed the template andi′m putting the shiping and payment methods near the big total value. Do you know what functions do i need to call so it can display the shipping and the payments.
    Look forward for your reply
    My best regards

    Plugin Author Bas Elbers

    (@baaaaas)

    Here you go. ??

    echo $this->order->payment_method;
    echo $this->order->get_shipping_method();

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Placement of shipping and payment methods’ is closed to new replies.