You are here

README.txt in Commerce Mollie 7

Commerce Mollie
===============

Summary
-------
Drupal Commerce Payment module for Mollie Payment Services

Implements Mollie payment services for use with Drupal Commerce.

Accept iDEAL, Mister Cash, Creditcard, bank transfer, PayPal, and
paysafecard online payments without fixed monthly costs or any punishing
registration procedures.

For a full description of the module, visit the project page:
  http://drupal.org/project/commerce_mollie

To submit bug reports and feature suggestions, or to track changes:
  http://drupal.org/project/issues/commerce_mollie

Requirements
------------
* Drupal Commerce, see: http://drupal.org/project/commerce)
* A Mollie account which can accept online payments like iDEAL, Paypal etc, see:
  http://www.mollie.com

Installation & configuration
----------------------------
1. Install as usual, For more information on installing modules see:
   https://drupal.org/documentation/install/modules-themes/modules-7
2. Go to 'admin/commerce/config/payment-methods'
3. Edit the 'Commerce Mollie' option.
4. Edit the 'Enable payment method: Mollie' action.
5. Fill in your Mollie API keys, choose whether you want to enable the test
   mode and save the action. You can find and manage your Mollie API keys at:
   https://www.mollie.nl/beheer/account/profielen/

Warning
-------
The code should work but is still largely untested. Do not use it in a
production environment. Use at own risk.

License
-------
This module is licensed under the GNU General Public License version 2, see:

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Credits
-------
This module is sponsored and developed by Renaissance IT

Renaissance IT is specialized in building Drupal websites, developing custom
modules and professional hosting.

For more information, visit:

http://www.renaissance.nl

File

README.txt
View source
  1. Commerce Mollie
  2. ===============
  3. Summary
  4. -------
  5. Drupal Commerce Payment module for Mollie Payment Services
  6. Implements Mollie payment services for use with Drupal Commerce.
  7. Accept iDEAL, Mister Cash, Creditcard, bank transfer, PayPal, and
  8. paysafecard online payments without fixed monthly costs or any punishing
  9. registration procedures.
  10. For a full description of the module, visit the project page:
  11. http://drupal.org/project/commerce_mollie
  12. To submit bug reports and feature suggestions, or to track changes:
  13. http://drupal.org/project/issues/commerce_mollie
  14. Requirements
  15. ------------
  16. * Drupal Commerce, see: http://drupal.org/project/commerce)
  17. * A Mollie account which can accept online payments like iDEAL, Paypal etc, see:
  18. http://www.mollie.com
  19. Installation & configuration
  20. ----------------------------
  21. 1. Install as usual, For more information on installing modules see:
  22. https://drupal.org/documentation/install/modules-themes/modules-7
  23. 2. Go to 'admin/commerce/config/payment-methods'
  24. 3. Edit the 'Commerce Mollie' option.
  25. 4. Edit the 'Enable payment method: Mollie' action.
  26. 5. Fill in your Mollie API keys, choose whether you want to enable the test
  27. mode and save the action. You can find and manage your Mollie API keys at:
  28. https://www.mollie.nl/beheer/account/profielen/
  29. Warning
  30. -------
  31. The code should work but is still largely untested. Do not use it in a
  32. production environment. Use at own risk.
  33. License
  34. -------
  35. This module is licensed under the GNU General Public License version 2, see:
  36. http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  37. Credits
  38. -------
  39. This module is sponsored and developed by Renaissance IT
  40. Renaissance IT is specialized in building Drupal websites, developing custom
  41. modules and professional hosting.
  42. For more information, visit:
  43. http://www.renaissance.nl