daltonmccleery/cashier-paddle-webhook-tester

Testing Paddle events and webhook handling locally without Ngrok.

1.1.0 2025-02-24 20:54 UTC

This package is auto-updated.

Last update: 2025-02-24 20:56:15 UTC


README

Testing Paddle events and webhook handling locally without Ngrok.

Requirements

You will need to have the Laravel Cashier - Paddle package installed and your Paddle API keys set up in your .env file.

Install

composer require --dev daltonmccleery/cashier-paddle-webhook-tester

Usage

Continuously poll for the new events dispatched by Paddle when making transactions or updating customers and subscriptions.

php artisan tester:paddle-listen

Replay a sequence of Paddle events, in order, and fire their appropriate webhook.

php artisan tester:paddle-replay