Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 298 Bytes

stripe.md

File metadata and controls

8 lines (8 loc) · 298 Bytes

Test webhook locally

php artisan serve
full_path\stripe.exe login
full_path\stripe.exe listen --forward-to http://127.0.0.1:8000/stripe/webhook
update the STRIPE_WEBHOOK_SECRE in the .env file
full_path\stripe.exe trigger payment_intent.succeeded --add payment_intent:metadata.order_id=1