Voit tämän moduulin avulla automaattisesti liittää asiakkaita ryhmiin, joissa on määritellyt alennukset, perustuen heidän kokonaisostoihinsa. Voit räätälöidä prosessia ja tiedottaa asiakkaita heidän alennuksistaan.
As you already know bankwire with discount is a payment module for PrestaShop. Se mahdollistaa alennuksen antamisen asiakkaiden' tilauksille, jos he käyttävät tätä maksutapaa kassalla. Ominaisuus antaa alennus sisältää sen tilaukseen, laskuun ja myös tilausvahvistussähköpostiin.
Tilauksen tekeminen alennuksella
Moduuli mahdollistaa alennuksen sisällyttämisen tilaukseen, jos asiakas valitsee tämän maksutavan. Moduuli mahdollistaa yhden kahdesta alennustyypistä. Ensimmäinen on prosentuaalinen alennus - se lasketaan automaattisesti ja se on prosenttiarvo tilauksen kokonaisarvosta. Toinen alennustyyppi on kiinteä summa (joka määritellään kaupan oletusvaluutassa). Moduuli laskee automaattisesti alennuksen muihin valuuttoihin.
Prosenttialennuksen laskentaprosessi
Moduulin konfiguroinnin aikana voit päättää, minkälaista tilauksen kokonaisarvoa käytetään prosenttialennuksen laskemiseen. Se voi olla alennus, joka perustuu:
- maksettu tilauksen loppusumma (tuotteet + toimituskulut) - sisältäen verot
- maksettu tilauksen kokonaissumma (tuotteet + toimitus) - vero pois lukien
- tuotteiden arvo (ilman toimitusta) - vero sisältyy
- tuotteiden arvo (ilman toimituskuluja) - vero poislukien
Näytä alennusarvo
Lisäosassa on ominaisuus näyttää alennuksen arvo käytettävissä olevien maksutapojen luettelossa. Asiakas näkee siellä tiedon, että jos hän käyttää "bankwire" -maksua - hän saa alennuksen.
Mahdollisuus parantaa tilausprosessia
Moduuli mahdollistaa tilausprosessin käytettävyyden parantamisen. Moduulissa olevien ominaisuuksien avulla voit esimerkiksi ottaa käyttöön ominaisuuden näyttää ostoskorin yhteenvedon juuri ennen tilausvahvistussivua. Asiakas näkee tilauksen yksityiskohdat, kuten ostoksen kokonaisarvon, alennuksen arvon, yhteenvedon ostoskorista jne. Moduulin avulla voit näyttää myös osoitteen yhteenvedon - asiakas näkee tiedot toimitusosoitteesta ja laskutusosoitteesta.
Tuotteiden poissulkeminen alennusarvon laskennasta
Moduulissa on työkalu, jolla voit osoittaa tuotteet (tarkat tuotteet) tai kategoriat (tuotteet valituista kategorioista), jotka jätetään alennusarvon laskentaprosessin ulkopuolelle
Cuenta bancaria diferente para cada moneda disponible en la tienda
Este módulo brinda la posibilidad de establecer diferentes detalles de la cuenta bancaria para cada moneda disponible en la tienda. Nuestro complemento mostrará los detalles de la cuenta bancaria en la página de confirmación asociada con la moneda que el cliente seleccionó durante el proceso de pedido.
1.7.2
- added improvements to appearance of bank payment details to the invoice
- from now module uses hook displayPdfInvoice to show bank account details to the invoice
1.7.1
- added improvements to translations of italian and french translations
1.7.0
- added improvements that gives you possibility to select email template that will be used to send email with order confirmation
1.6.9
- added more email variables to use:
{bankwire_swift} - will be replaced with your bank swift code
{bankwire_iban} - will be replaced with your bank account iban number
{bankwire_more_details} - will be replaced with more details
1.6.8
- improved module workflow in old releases of prestashop 1.6.x and 1.7.x
1.6.7
- added improvements to module workflow in prestashop 8.x
1.6.6
- added feature to set different bank accounts for each currency available in shop
1.6.5
- released independent library for prestashop 8.x
1.6.4
- added improvements to module workflow in prestashop 8.0
1.6.3
- added improvements to order creation process from back office, from now discount is included to the order properly.
1.6.2
- added fixes related to exclusions feature (to avoid internal server error 500)
1.6.1
- added improvements to recently added feature
- from now selected products are saved properly, always.
1.6.0
- added feature to exclude some products from percentage discount
- you can exclude products by selecting an exact item or by categories
1.5.9
- added improvements to appearance of bank details when field contains new lines ()
1.5.8
- added improvements to number formatting process
1.5.7
- added improvements to appearance of discount in cart on payment page
1.5.6
- added improvements to usage of $cart variable (missing cart presenter in supercheckout module)
1.5.5
- added new configuration options that will allow to use module in "supercheckout" module as well as in other non-default checkout modules
- this version of the module requires its reinstallation or at least re-configuration (especially new options)
1.5.4
- added German language translations to the module
1.5.3
- added improvements to the way of how module calculates discount, from now it includes also taxes
- added improvements to appearance of the summary of order in prestashop 1.7.x
1.5.2
- added feature to disable additional "order confirmation" page in prestashop 1.6.x
- option is useful in stores with non-default checkout modules (so it is not required to confirm order two times)
1.5.1
- added improvements to recently added feature to avoid problems with save process of new configuration options
1.5.0
- added new feature to the module to automatically update total price during checkout (when you will select this module as a payment method)
1.4.9
- added feature to decide how module will calculate percentage discount
- thanks to this option you can decide what type of order value will be used to calculate the discount
- order total paid (products + shipping) - tax included
- order total paid (products + shipping) - tax excluded
- products value (without shipping) - tax included
- products value (without shipping) - tax excluded
1.4.8
- added feature to decide if you want to display (or not) additional order summary before order confirmation
1.4.7
- added improvements to module code dedicated for prestashop 1.6.x
1.4.6
- added new feature to decide what cart value will be used to calculate discount
- from now you can select:
- cart total value (products+shipping),
- products value only,
- shipping value only
1.4.5
- added translations improvements
1.4.4
- added feature to check updates
- added improvements to avoid errors related to "bad discount_value format"
1.4.3
- added improvements to support of advanced eu compliance
1.4.2
- added better error reporting feature, it does not spawn errors when voucher code is used
1.4.1
- updated spanish traslation files, both for prestashop 1.6 and 1.7
1.3.1
- added feature that allows to use total products tax excluded and total products tax included in email that module sends to customers
1.2.1
- added flat discount type
- released module version that is compatible with PrestaShop 1.7.x
1.1.0
- added improvement to discount based on percentage value of order
1.0.0
- started project on mypresta prestashop addons store