Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author alekv

    (@alekv)

    Hi bolacha_sp

    It will take the total cost which includes the shipping costs.

    Regards
    Aleks

    Thread Starter bolacha_sp

    (@bolacha_sp)

    Hi Alekv,

    Thank you for your reply, i’ve modified line 213 to

    $order_total = ($order->get_total()-$order->get_total_shipping());

    As I work with physical products, i needed it to remove the shipping cost ??
    I guess that would be nice to have some checkbox so the user can choose to include or not shipping cost.

    Thank you for this nice plugin!

    Plugin Author alekv

    (@alekv)

    Hi bolacha_sp

    Your modification will not work after a plugin update. I wrote a filter which you can install which will do the job and will not be affected by updates.

    Please contact me under [email protected]

    Thanks
    Aleks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shipping Cost’ is closed to new replies.