Skip to content

DaltonMcCleery/cashier-paddle-webhook-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashier Paddle Webhook Tester

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