Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Mar 2004
    Location
    Finland
    Posts
    488
    Plugin Contributions
    3

    Default Finnish post office shipping modules

    Finally here... a total solution for Finnish ZenCart users!

    I've just submited the Finnish post office modules in the Zen-Cart download section (still waiting for validation)

    The download includes a shipping module "suomenposti" which has three (3) shipping methods:
    1. Maksikirje
    2. Postipaketti 16
    3. Ovellepaketti 14

    Each of these can be enabled/disabled/configured separately within the module.

    The download includes also a "postiennakko" payment module, which can
    be used together with the "suomenposti" modules (doesn't work separately for obvious reasons)

    and finaly, there is also an "ot_postiennakko" order total module that can be used if you wish to have a separate charge for the use of postiennakko. (again, this can be used only with the postiennakko payment module)

    The modules can be totally configured from maximum shipping weights and shipping fee tables to the postiennakko fee and the maximum order amount that can be billed through postiennakko. (all modules are preconfigured with the post offices official values, so you don't need to fiddle with the settings too much)

    -------------------------------
    And as a surprise, there is also a basic Matkahuolto shipping module included!
    -------------------------------

    See the following image for an example of all these modules in work!
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	example.jpg 
Views:	1051 
Size:	32.3 KB 
ID:	1025   Click image for larger version. 

Name:	example2.jpg 
Views:	905 
Size:	29.1 KB 
ID:	1026  
    Working with Zen Cart since 2003 :: www.prr.fi
    Author of the original Finnish language pack for Zen Cart since 2004

  2. #2

    Default Re: Finnish post office shipping modules

    Excellent! Works like charm!
    Just one comment to postiennakko..
    I reversed the logic of the line:
    if ($_SESSION['shipping']['id'] == 'suomenposti_maksikirje'

    to

    if (($_SESSION['shipping']['id'] != 'suomenposti_postipaketti') && ($_SESSION['shipping']['id'] != 'suomenposti_ovellepaketti')...

    That's because I don't want to enable postiennakko payment method when I have "Noudetaan myymälästä" or "Matkahuolto" shipments chosen.

    BR Hartsa

  3. #3
    Join Date
    Mar 2004
    Location
    Finland
    Posts
    488
    Plugin Contributions
    3

    Default Re: Finnish post office shipping modules

    Quote Originally Posted by Hartsa View Post
    Excellent! Works like charm!
    Just one comment to postiennakko..
    I reversed the logic of the line:
    if ($_SESSION['shipping']['id'] == 'suomenposti_maksikirje'

    to

    if (($_SESSION['shipping']['id'] != 'suomenposti_postipaketti') && ($_SESSION['shipping']['id'] != 'suomenposti_ovellepaketti')...

    That's because I don't want to enable postiennakko payment method when I have "Noudetaan myymälästä" or "Matkahuolto" shipments chosen.

    BR Hartsa
    Yes, I just noticed yesterday that I had accidentaly left out the line of code that disabled the postiennakko module

    A new release is on it's way ... and it will include also a "nouto" shipping module which will be paired with "käteinen noudettaessa" payment method (which will be available only with the "nouto" module) ... maybe I'll rename this project to Finnish -shipping package ;)
    Working with Zen Cart since 2003 :: www.prr.fi
    Author of the original Finnish language pack for Zen Cart since 2004

  4. #4
    Join Date
    Mar 2004
    Location
    Finland
    Posts
    488
    Plugin Contributions
    3

    Default Re: Finnish post office shipping modules

    Delays... delays... delays!!!

    well anyway... a new version should be ready by next weekend...

    No "nouto" module yet (as we are still waiting for clear some things out before including it on our own shop) ...

    new version will include a hardcoded free shipping system...
    you can choose to disable the hardcoded free shipping and use the one in Zan Cart if you like...

    the reason for this change is that the free shipping module in Zen Cart skips the "suomenposti" module and thus disables "postiennakko" payment method ... with the hardcoded free shipping, the shipping price will be set to 0€ and the customer can choose which shipping method s/he want's.

    Of course you can disable any of the methods when free shipping is enabled, so that the customers can't for example choose the expensive "postipaketti 14" as the free shipping method!

    ------------

    I'll post an update when it's done and released :)
    Working with Zen Cart since 2003 :: www.prr.fi
    Author of the original Finnish language pack for Zen Cart since 2004

  5. #5
    Join Date
    Mar 2004
    Location
    Finland
    Posts
    488
    Plugin Contributions
    3

    Default Re: Finnish post office shipping modules

    Done...

    module should appear in the download section shortly!

    Here's what changed:
    - fixed the bug in postiennakko module mentioned above
    - hardcoded a free shipping system (like mentioned above)
    - Updated the default shipping charges for posti modules to match the new prices of 2007


    Have fun!
    Working with Zen Cart since 2003 :: www.prr.fi
    Author of the original Finnish language pack for Zen Cart since 2004

  6. #6
    Join Date
    Mar 2004
    Location
    Finland
    Posts
    488
    Plugin Contributions
    3

    Default Re: Finnish post office shipping modules

    Update!

    Version 1.2 is released... should be available from the download section shortly!

    Changes in v.1.2
    - Added English translations
    - Fixed copyright and contact info
    - Updated the default shipping charges for matkahuolto module to match the new prices of 2007
    - Translated the matkahuolto module to Finnish (the database part)
    - Typos fixed and options in admin rearanged in suomenposti module and postiennakko modules
    - Added support for Buswreight Cash on Delivery


    PLEASE READ THE README FILE!!!
    It contains some important information about contacting me for free support!
    Working with Zen Cart since 2003 :: www.prr.fi
    Author of the original Finnish language pack for Zen Cart since 2004

  7. #7
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Finnish post office shipping modules

    Terve , hello

    I installed the module but I cant seem to be able to get the postiennakko visible when customer goes to checkout.

    I only see
    Kiinteä Hinta
    €5.00
    Postipaketti
    Per Tuote
    €2.50
    Postipaketti
    Nouto myymälästä
    €0.00
    Nouda tuotteet myymälästä

    I have following settings


    Payment
    Postiennakko
    Bussiennakko maksu käytössä
    True, but icon orange

    This info text visible>
    Cash On Delivery charge. Only used in conjunction with matkahuolto shippingmodule.
    Remember to activate the matkahuolto order_total module to collect the Cash On Delivery fee!

    Postiennakko maksu käytössä
    True, but icon orange

    Bussiennakko
    Bussiennakko maksu käytössä
    True

    Shipping
    matkahuolto
    Matkahuolto moduli käytössä?
    True

    suomenposti
    Käytetäänkö posti toimitustapaa
    True

    Order Total
    ot_postiennakko
    Näytä postiennakko
    true

    marksu

  8. #8
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Finnish post office shipping modules

    Addtion to last message>

    I get only
    Payment Method

    Please select a payment method for this order.
    Check/Money Order

    Paypal IPN


    marksu

  9. #9
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Finnish post office shipping modules

    Outch some type faults here better

    Payment
    Postiennakko
    Bussiennakko maksu käytössä
    True, but icon orange

    This info text visible>
    Cash On Delivery charge. Only used in conjunction with matkahuolto shippingmodule.
    Remember to activate the matkahuolto order_total module to collect the Cash On Delivery fee!


    Bussiennakko
    Bussiennakko maksu käytössä
    True, but icon orange

  10. #10
    Join Date
    Nov 2007
    Posts
    260
    Plugin Contributions
    0

    Default Re: Finnish post office shipping modules

    Also found a small bug in the package.

    includes\languages\english\modules\payment\bussiennakko.php
    has wrong translation variable.

    By mistake it contains same variable names as
    includes\languages\english\modules\payment\postiennakko.php

    developer have aviously made file copy and intended to edit the new file but by accident forgot to edit the variable names.

    BUG FIX>
    Just edit the file
    includes\languages\english\modules\payment\bussiennakko.php
    with this>

    define('MODULE_PAYMENT_BUSSIENNAKKO_TEXT_TITLE', 'Cash On Delivery');
    define('MODULE_PAYMENT_BUSSIENNAKKO_TEXT_DESCRIPTION','Cash On Delivery charge. Only used in conjunction with matkahuolto shippingmodule.<br /><strong>Remember to activate the matkahuolto order_total module to collect the Cash On Delivery fee!</strong>');
    define('MODULE_PAYMENT_BUSSIENNAKKO_TEXT_INFO','Order will be paid to post office when picked up.');

    ----------------
    PLEASE I hope some one can still help on my previous sent problem.

    marksu

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. USPS Shipping to use ONLINE price not Post Office price
    By chachew1234 in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 20 Feb 2011, 04:35 AM
  2. How do i collect real shipping fee after I get it at post office?
    By billcai in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 26 Feb 2010, 07:33 PM
  3. shipping to post office box
    By jclegg in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 17 Jun 2006, 11:36 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR