Skip to content

Validate incoming Shopify webhooks via Laravel Middleware

License

Notifications You must be signed in to change notification settings

amsoell/shopify-webhooks

Repository files navigation

Shopify Webhooks

Latest Version on Packagist Total Downloads Tests

Middleware to validate incoming Shopify webhooks and optionally log them.

Installation

composer require amsoell/shopify-webhooks

Usage

Register the Amsoell\ShopifyWebhooks\Middleware\ValidateShopifyWebhooks middleware to the routes that handle incoming Shopify Webhooks.

To log all validated webhooks, update the config file at config/shopify-webhooks.php to specify the logging driver and level.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

Validate incoming Shopify webhooks via Laravel Middleware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages