Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Monkeys Commerce PayPal

1 sites No security coverage Drupal 11 · not 10
View on drupal.org

This module integrates PayPal's latest Orders API with Drupal, offering a secure checkout experience that supports various payment methods like Pay Later and Venmo. It fully handles the payment lifecycle, including authorization, capture, and refunds, directly within the Drupal administration interface. The integration also includes robust handling of PayPal webhook events for real-time transaction updates.

MonkeysCommerce Payment: PayPal

PayPal Orders API v2 integration with OAuth2 authentication. Supports standard PayPal checkout, Pay Later, Venmo, credit/debit cards, and full authorize → capture → refund lifecycle.

This is an official payment gateway for MonkeysCommerce. It implements the PaymentGatewayInterface plugin system — providing createPayment, capture, refund, and handleWebhook methods.

Features

  • Orders API v2: The latest, most secure standard for PayPal integrations — replaces the legacy Payments API.
  • OAuth2 Authentication: Uses client credentials grant for secure server-to-server communication.
  • Pay Later / Venmo: Automatically surfaces Pay Later and Venmo options based on customer region.
  • Full Lifecycle: Supports Authorize → Capture → Refund directly from Drupal admin.
  • Webhook Events: Handles PAYMENT.CAPTURE.COMPLETED, PAYMENT.CAPTURE.REFUNDED, CHECKOUT.ORDER.APPROVED, and more.
  • Lightweight: Built directly on Guzzle HTTP — no bulky PayPal SDK dependency.

Configuration

Navigate to Administration → Commerce → Payment settings → Configure and enter:

  • Client ID — PayPal app client ID
  • Client Secret — PayPal app secret
  • Mode — Sandbox or Live
  • Webhook ID — For webhook signature verification

Webhook Endpoint

POST /payment/paypal/webhook

Installation

composer require drupal/mkc_payment_paypal
drush en mkc_payment_paypal -y

Requirements

Built with ❤️ by MonkeysCloud — empowering next-generation digital experiences.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jun 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.0 Stable 11 Jun 2, 2026