This project is not covered by Drupal’s security advisory policy.
This module integrates Payeezy with Drupal Commerce to accept credit card payments on-site.
Installation
- Install via Composer: `composer require
drupal/commerce_payeezy. Then, configure your API keys in Commerce payment settings. - Configure your Payeezy credentials in /admin/commerce/config/payment-methods. For Drupal 7 setups, manually place the Payeezy PHP library in sites/all/libraries/payeezy-php and enable through UI or Drush commands.
Drupal 10 Documentation
The integration methods offered by this module are:
- Hosted gateway (offsite)
- Onsite payment gateway
See installation instructions in README.txt at http://cgit.drupalcode.org/commerce_payeezy/tree/README.txt?h=8.x-1.x
Drupal 7 Installation
- Install and activate Commerce Payeezy and Libraries modules.
- Download Payeezy library from GitHub and extract it to sites/all/libraries/payeezy-php so that you see the file sites/all/libraries/payeezy-php/vendor/autoload.php.
- Create an account at https://developer.payeezy.com/ and insert your API keys to Commerce Payeezy payment gateway settings at /admin/commerce/config/payment-methods.
Installation Using Drush
drush en commerce_payeezy -y
drush payeezy-download
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: E-commerce, Integrations
16 sites report using this module
- Created by technikh on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
8.x-1.2
released 8 September 2025
Works with Drupal: ^8 || ^9 || ^10 || ^11
Install:
Development version: 8.x-1.x-dev updated 8 Sep 2025 at 09:02 UTC



