muscobytes/laravel-ozon-seller-webhook

Create endpoint in your Laravel application for Ozon Seller Push Messages (webhooks) with zero effort.

1.0.1 2023-05-05 10:01 UTC

This package is auto-updated.

Last update: 2024-05-19 07:20:55 UTC


README

This package allows you to:

  • configure endpoint url for Ozon Seller API «push notifications» via Laravel configuration file
  • handle different event types via Laravel event listeners

Installation

composer require muscobytes/laravel-ozon-seller-webhook:^1

Configuration

Environment variables

OZON_SELLER_WEBHOOK_URL