Skip to content

SiWe0401/paymill-prestashop-1.4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

PAYMILL-Prestashop Extension for credit card and direct debit payments

PAYMILL extension for Prestashop compatible with: 1.4+ (tested for 1.4.8.2 and 1.4.11.0). This extension installs two payment methods: Credit card and direct debit.

Your Advantages

  • PCI DSS compatibility
  • Payment means: Credit Card (Visa, Visa Electron, Mastercard, Maestro, Diners, Discover, JCB, AMEX, China Union Pay), Direct Debit (ELV)
  • Optional fast checkout configuration allowing your customers not to enter their payment detail over and over during checkout
  • Improved payment form with visual feedback for your customers
  • Supported Languages: German, English, Portuguese, Italian, French, Spanish
  • Backend Log with custom View accessible from your shop backend

Installation from this git repository

Download the complete module by using the link below:

Latest Version

Please note that Github will add an additional folder, so you cannot upload the zipfile direktly with your shop.
If you want to upload it with your shop you have to unzip the archive and rezip the 'pigmbhpaymill' folder within.
  • Merge the content of the Paymill-Prestashop-Module directory with your Prestashop installation.
  • In your administration backend install the PigmbhPaymill plugin and go to the configuration section where you can insert your private and public key (that you can find in your Paymill cockpit https://app.paymill.de/).
  • Finally activate the plugin and customize it to your needs under Module > Module > PigmbhPaymill.

In case of errors

In case of any errors turn on the debug mode and logging in the PAYMILL Settings. Open the javascript console in your browser and check what's being logged during the checkout process. To access the logged information not printed in the console please refer to the Paymill Log in the admin backend.

Notes about the payment process

The payment is processed when an order is placed in the shop frontend.

Fast Checkout: Fast checkout can be enabled by selecting the option in the PAYMILL Basic Settings. If any customer completes a purchase while the option is active this customer will not be asked for data again. Instead a reference to the customer data will be saved allowing comfort during checkout.

About

PrestaShop module for Paymill payments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.2%
  • Smarty 13.7%
  • JavaScript 4.2%
  • CSS 2.9%