Skip to content

Conversation

@vhsantos
Copy link
Contributor

@vhsantos vhsantos commented Feb 8, 2025

Description

This PR updates the Stripe webhook documentation to clarify the correct events to listen for and fixes the Stripe CLI command used for testing. The previous documentation did not specify the exact events required, which caused errors when testing with the Stripe CLI.

Why This Matters

The previous documentation led to errors when testing with the Stripe CLI, as it forwarded irrelevant events that lacked the client_reference_id field.

Related Issue

Fixes #424.

@mariofix mariofix merged commit 37045df into jazzband:main Feb 10, 2025
16 of 18 checks passed
@vhsantos vhsantos deleted the fix-doc-stripe-forward-to branch February 11, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when make payments locally

2 participants