********************************************************************************************
*  module "heidelpay" for Prestashop version 1.6.1.x                                       *
*  version 1.0.4 (2016-10-14)                                                              *
*  (C) D³ Data Development                                                                 *
********************************************************************************************
*  For questions, critics or problems, please feel free to contact us:                     *
*                                                                                          *
*  D³ Data Development                                                                     *
*  Herr Thomas Dartsch                                                                     *
*  Stollberger Straße 23                                                                   *
*  09380, Thalheim                                                                         *
*  Germany                                                                                 *
*                                                                                          *
*  phone: +49 3721-268090                                                                  *
*                                                                                          *
*  http://www.shopmodule.com                                                               *
*  info@shopmodule.com                                                                     *
*                                                                                          *
*  attention: In case of errors or support requests, please only use following e-mail:     *
*  support@shopmodule.com                                                                  *
********************************************************************************************

requirements:
    - PrestaShop version 1.6.1.0 or higher
    - heidelpay distributor contract

notice:
- the default settings (sender-id, login, password) in the module are testdata from heidelpay. They only work in inactive [Live-Mode]

installation
1. copy the folder /heidelpay/ into {ShopRootFolder}/modules/
2. login into admin-panel and search in [Modules and Services] the term "Heidelpay"
3. click on [install]
4. activate the module via [active] switch and click on [save]

configuration
1. login into admin-panel, search in [Modules and Services] the term "heidelpay" and click on [settings]
2. Enter [Sender-ID], [Login] and [Password]. You get those from heidelpay.
3. De/activate the payment methods as needed and set the [Channel's]. You get those from heidelpay.
4. set the [Transfertype] per payment method:
   - "Betrag nur reservieren": means "pre-authorisation": the ordered value will be reserved and you have to debit afterwards (via HIP)
   - "Betrag sofort buchen": means "debit": the ordered value will be directly debited
5. click on [save]

Check the installation
1. Open the frontend, fill the basket and go to payment step.
2. You should see now your activated payment methods
3. With a click on a heidelpay payment method, you will be redirected to the payment provider (sofortueberweisung) or a shop internal form is opened.
