Delivery by Post/Zip Code Additional Fee

WPPizza – A Restaurant Plugin for WordPress Support General Support Delivery by Post/Zip Code Additional Fee

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #22892
    Pawel Cichonski
    Participant

      I’m trying to figure out a way to solve additional payment for delivery.

      When you are in 3 miles radius from the restaurant, you get a free delivery if order is 20 pounds or more. If not – 2.50 for delivery.
      When you are more than 3 miles radius you would need to pay extra 1 pound. So 3.50 for delivery but then again if they pay 20pounds or more – it would be free. Any way to add the extra pound even if they reach 20pounds in basket? +1 pounds for being far from the restaurant.

      Thank you

      #22893
      Olly
      Admin & Mod

        sounds contradictory to me
        a) <= 3 miles | < 20 == +2.5 | >= 20 free (fine)

        b.1) > 3 miles | < 20 == +3.5 | >= 20 free (fine)
        b.2) > 3 miles | < 20 == +3.5 | >= 20 +1 ??

        you cannot say b.1/b.2: >= 20 [free] AND >= 20 [+1]

        i must be missing something ….??

        #22894
        Pawel Cichonski
        Participant

          Yes, then it’s not really FREE DELIVERY I know. But let’s say you deliver to people but within 3 miles. If they pay 20 pounds or more – then that’s free. If less, 2.50 applies. But let’s say your customer lives outside that radius but still wants to order. You charge 3.50 if they spend less than 20 pounds. But if they spend 20 pounds you would still need to apply 1 pound for driving that far away.

          I was thinking to just write that if you choose at the beginning your postcode then it will be written for example: “BH8 – £1 extra paid on delivery”. But then again that sounds weird because if they pay less than 20pounds then £3.50 will be added and sentence like that does not apply for them.

          #22895
          Pawel Cichonski
          Participant

            So to put it simply, DELIVERY CHARGE

            post-code* within 3 miles radius – less than £20 = 2.50 FOR DELIVERY
            post-code within 3 miles radius – more than £20 = FREE DELIVERY

            post-code more than 3 miles radius – less than £20 = 3.50 FOR DELIVERY
            post-code more than 3 miles radius – more than £20 = 1 FOR DELIVERY

            (*post-codes set up manually, like for “BH9” will be as if ‘within 3 miles’, but “BH10” as if ‘more than 3 miles’ from the restaurant)

            #22896
            Pawel Cichonski
            Participant

              What I mean by this, I wish in “WPPizza – Delivery by Post/Zip Code” it would be (instead of already fixed “Delivery Free Price”)

              Label [post/zipcode or area] [input] – Delivery Price [input] – above [input] Fixed Delivery charges if free total not reached [input] minimum order [input]

              Just wondering what idea I could implement for now…

              #22906
              Olly
              Admin & Mod

                this is simply not implemented.

                more importantly, this is not an issue – so to speak – with the “Delivery by Post/Zip Code” plugin, but the way the main wppizza plugin works (the “DBP” plugin just hooks into/filters the options the main plugin offers)

                #22907
                Pawel Cichonski
                Participant

                  I don’t see it as an issue at all, was just wondering how this can be done. Thank your response and your time.

                  #22910
                  Olly
                  Admin & Mod

                    >was just wondering how this can be done
                    only by rewriting chunks of the main plugin and then doing the same accordingly for the DBP one
                    (but that’s not going to happen anytime soon I’m afraid )

                    >Thank your response and your time.
                    no problem

                    #22924
                    Pawel Cichonski
                    Participant
                      This reply has been marked as private.
                      #22925
                      Olly
                      Admin & Mod
                        This reply has been marked as private.
                      Viewing 10 posts - 1 through 10 (of 10 total)
                      • The topic ‘Delivery by Post/Zip Code Additional Fee’ is closed to new replies.