nexi_xpay 2.5.4

  • fix: remove id in HPP mode payload
  • fix: improve phpcs and phpstan checks

nexi_xpay 2.5.2

Bug fixes
  • docs: REAMDE.md
  • fix: remove redundant notify token generation in HPP mode
  • feat: review Hosted payment mode
  • fix: remove redundant check orderId in Hosted Payment mode
  • feat: amount format and minor improvements

nexi_xpay 2.4.0

New features
Unsupported
  • feat: add setting for transaction logging
  • feat: change logging strategy

nexi_xpay 2.3.0

Bug fixes
Unsupported
  • fix: drupal coding standards
  • feat: improve code quality for phpstan level 9
  • feat: add composer.json, .editorconfig and .gitignore
  • feat: add gitlab-ci.yml

nexi_xpay 2.2.0

Unsupported

Version 2.2.0 focuses on improving the transaction management UX and strengthening identifier handling, with a small internal refactor to keep token/id generation consistent across the codebase.

  • feat: review transaction edit form
  • fix: merchant_reference is the same as order_id in some cases
  • refactor: centralize token/id generation (introduce SecretGenerator and reuse it in RegenerateTokenForm and transaction lifecycle)

nexi_xpay 2.1.0

Bug fixes
Unsupported

Version 2.1.0 focuses on security hardening and configuration refinements, improving robustness and clarity without introducing breaking changes.

The release includes enhancements to the server-to-server notification flow, better control over logging configuration, and small UX and documentation improvements for site builders and developers.

nexi_xpay 2.0.1

Unsupported

This is the first public release of the Nexi XPay integration for Drupal 11.

Highlights

  • Introduces a modular and agnostic Nexi XPay integration based on a reusable core module.
  • Provides a Hosted Payment Page (HPP) implementation suitable for site builders.
  • Designed to work outside of Drupal Commerce, while remaining compatible with it if needed.
  • Fully compatible with Drupal 11.3 and PHP 8.3.

Features

Secure Hosted Payment Page flow with Nexi XPay.

Subscribe with RSS Subscribe to Releases for Nexi XPAY