email us  

“Kiwi” resources page  

Here at Zolotek we specialise in back-end systems for ecommerce, particularly payment and shipping modules. We have traditionally used Interchange5 as our preferred package and most modules are written for that. Some examples:

    PaypalExpress — including multi-currency payments, recurring billing/subscriptions, send credit, etc.

    Cardsave payment module — for the UK

    Iridium payment module — for the UK

    SagePay payment module — for the UK

    RoyalMail — UK shipping module

    ParcelForce — another UK shipping module

    USPS — an offline shipping module for perlDancer

    UPS — an offline shipping module for perlDancer

See our resources page for further details

Most modules are in the process of being rewritten for Interchange6 with Dancer, and all new modules are being written for Dancer. These will be put on CPAN in due course.

We also build and support small eCommerce and community sites that work for you

All our new sites are built with the modern Dancer framework, while we support older sites built in the mature Interchange5 framework.

Please contact us to see what we can do for you.

BlueTurtleMagic.com is an example of a dropshipping site using 3 different suppliers in 2 countries and 2 currencies, with custom routines to calculate delivery charges and target currency amounts depending on the buyer's location.

Payment is via Stripe and Paypal in six currencies, including European payment systems such as iDeal, Bancontact, SOFORT, Giropay. It has 3D-secure on card payments and full PCI compliance. The mobile version of the site uses the same database, ordering system and content as the desktop version.

Shipping is either UPS or USPS (others such as RoyalMail, ParcelForce for European sites).

This is built in the new Interchange6 framework with Dancer and runs on nginx with uwsgi and Coro::AnyEvent.