Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(customer): Fix update customer webhook #2904

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

ivannovosad
Copy link
Contributor

Context

customer.created webhook was called when updating a customer via API instead of customer.updated.

Description

This PR fixes the issue and calls the correct customer.updated webhook.

@ivannovosad ivannovosad force-pushed the fix-customer-update-webhook branch from a8f5ffa to 111f26b Compare December 3, 2024 13:12
@ivannovosad ivannovosad force-pushed the fix-customer-update-webhook branch from 111f26b to 41703ce Compare December 3, 2024 13:18
@ivannovosad ivannovosad merged commit 589455d into main Dec 3, 2024
6 checks passed
@ivannovosad ivannovosad deleted the fix-customer-update-webhook branch December 3, 2024 13:30
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.

3 participants