Skip to content

feat(refund): add refund information from stripe webhooks.#541

Open
RayMille wants to merge 2 commits into
mainfrom
feat/2108-track-refund-from-stripe
Open

feat(refund): add refund information from stripe webhooks.#541
RayMille wants to merge 2 commits into
mainfrom
feat/2108-track-refund-from-stripe

Conversation

@RayMille
Copy link
Copy Markdown
Contributor

@RayMille RayMille commented Apr 29, 2026

This PR adds a handler for the Stripe refund.update webhooks, which allows gathering information on refund status and refund reason. This adds two new columns to the payments table to track this information.

!!! Important: With this change, users in beabee will need to add the refund.update webhook watcher in their stripe accounts for this to work !!!

Screenshot from 2026-04-29 15-08-11 Screenshot from 2026-04-29 16-44-52

@RayMille RayMille requested a review from wpf500 April 29, 2026 15:15
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.

1 participant