#bohdan.borkivskyi

1 messages · Page 1 of 1 (latest)

hard turtleBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

peak flax
#

event id is evt_1OfohLIEmODW011qFn9L4OZo

bold atlas
#

Hi 👋 what's changed? This looks like the same Event you asked my teammate about.

peak flax
#

Yes, there is charge associated with payment intent, but the charge was created on Feb 4, while event was sent on Feb 3, so at the time event was sent there was no charge

#

The problem is I want to write a proper handler for this event, but I can't reproduce it in test mode. So what flow results in failed invoice with no charge associated?

bold atlas
#

Neither the Customer nor Subscription objects had a defualt payment method specified on them at the time the payment was supposed to happen. So the payment failed, but without a charge because we didn't know what payment method to make the charge against.

peak flax
#

thanks!