Skip to content

Only create a new user upon customer.subscription.created webhook#134

Merged
steven-fox merged 1 commit into
mainfrom
update-user-creation
May 14, 2025
Merged

Only create a new user upon customer.subscription.created webhook#134
steven-fox merged 1 commit into
mainfrom
update-user-creation

Conversation

@steven-fox
Copy link
Copy Markdown
Collaborator

Removes the customer.created webhook trigger.

Intended to reduce failures from someone attempting a purchase, the charge failing (but stripe still creating a customer, which means we still made a user), and then succeeding with a secondary+ purchase (resulting in conflicting stripe customers).

@steven-fox steven-fox merged commit 2def1cd into main May 14, 2025
2 checks passed
@steven-fox steven-fox deleted the update-user-creation branch May 14, 2025 16:03
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