Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • Hello,

    Sorry, i know it is not the right place for my question, but i d’ont know where to ask. I receive notification each time there is a question about your plugin. You helped me with my question so i don’t need help anaymore, i would like unsubscribe but i can’t find how. In the email it is written : “Login and visit the topic to reply to the topic or unsubscribe from these emails” but now that i am logged i can’t see where i should change this setting.

    Thx a lot !

    Thread Starter raph7433

    (@raph7433)

    Yes 🙂

    Thread Starter raph7433

    (@raph7433)

    Hello Alex,

    Thx a lot again. Last question and then i will reach you through helpdesk as you asked. Still i have the same remark / question : in your PHP code, it seems that it will display 10, 10, 10, 10, 10 etc. But i don’t want it to be 10. 10 was just an example. the cost is different, depending on the weight of the cart. This is set in “weigh based shipping” plugin. In your plugin, there is field for the shipping cost for the customer, that works great. If there is free shipping, it will display 0, no problem. But 0 is not the real cost for the company. If the rule is : “shipping is free if you order for more than 30 euros”, for example, it will be free for the client. But there will be a cost for the company, which is the cost of Colissimo depending on the weights, and this is :
    1. The price set in in “weigh based shipping” plugin’s rule
    2. The price that the client should have paid if i did not set a free shipping rule

    Hope i am clearer now 🙂

    Thx again and once again congrats for your amazing job. I know that my demand here is very specific 🙁

    Thread Starter raph7433

    (@raph7433)

    Thx a lot Alex for your quick answer. I don’t know how to code in PHP, but i think i understood reading your code that it will always return “10”. I don’t want it to always be 10. Sometimes it is 5, 8, 10, 12 etc, depending on the shipping cost (and the cost depends on the weight).

    So my question is know if we can add a column, that will display the real cost (10 euros, 15, 20 etc.) , next to the column that will show “0”, since it cost nothing for the user. The goal for my company is to knwo that it has cost x euros for shipping the product, event if the user paid 0 euro.

    Hope it is clear 🙂

    Thx

    • This reply was modified 7 years, 2 months ago by raph7433.
Viewing 4 replies - 16 through 19 (of 19 total)