Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows you to accept credit card payments directly on your Drupal Commerce site by integrating with the Payeezy payment gateway. It supports both onsite and hosted payment methods.

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

  1. Install and activate Commerce Payeezy and Libraries modules.
  2. 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.
  3. 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

Activity

Total releases
1
First release
Sep 2025
Latest release
10 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
8.x-1.2 Stable Sep 8, 2025