polar icon indicating copy to clipboard operation
polar copied to clipboard

Payment method deletion doesn't trigger customer update webhooks

Open absar0920 opened this issue 1 month ago • 1 comments
trafficstars

Description

The customer webhook events like customer.updated or customer.state_changed are not being triggered when a payment method is being deleted from the customer portal. But both of those webhook events are being triggered when a payment method is being added.

Current Behavior

webhook events are not triggered on deleting payment methods from customer portal

Expected Behavior

The webhook events related to customers must be triggered when any payment method is being deleted as they are currently being triggered on payment method being added.

Screenshots

Environment:

  • Operating System: Linux
  • Browser (if applicable): Chrome
  • Environment: I have only tested this on the sandbox environment.

absar0920 avatar Oct 17 '25 10:10 absar0920