Skip to content

Conversation

@alebedev80
Copy link
Contributor

Add Lox24 webhook request parser support

Q A
Branch? 7.4
Bug fix? no
New feature? yes
Deprecations? no
Issues N/A
License MIT

This PR adds support for Lox24 webhook request parser to the Symfony Notifier component, enabling developers to handle webhook callbacks from the Lox24 SMS service.

What it does and why it's needed

  • Registers the Lox24RequestParser service in the DI container
  • Adds the parser to the webhook request parsers registry
  • Enables automatic webhook parsing for Lox24 SMS delivery notifications

This change maintains consistency with existing webhook parsers (Smsbox, Sweego, Twilio, Vonage) and follows the same registration pattern.

@fabpot
Copy link
Member

fabpot commented Sep 25, 2025

Thank you @alebedev80.

@fabpot fabpot merged commit e96b2e5 into symfony:7.4 Sep 25, 2025
11 of 12 checks passed
This was referenced Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants