#Zesh
1 messages · Page 1 of 1 (latest)
Do you have a dashboard link to that Event?
Lemme find it
I have the event ID: evt_3M4oPIBWZi55jr0H1GHCilHk
Or rather: evt_1M4oYdBWZi55jr0H4g8varbD
The previous was for a charge.
Taking a look now
That's because this Invoice had an amount of 0, so no charge was created as no payment was necessary
So the only charge made while I was testing my change in our software was to create a subscription, and I had a charge.succeeded event for the amount expected.
amount_captured was 3000
I'll run my tests again, using a different subscription product, and if I receive an invoice without a charge again I'll come back to discuss?
The reason for the zero-dollar invoice is because you used a trial when the Subscription was created. This generates a zero-dollar invoice at creation every time and triggers the invoice.paid event
Ohhh... I perhaps had an LD feature flag on that shouldn't be. Maybe I did this to myself. Thanks @daring sandal 🙂
Sure thing! Lastly, as far as I can tell, no payment was created for this subscription. So if you are indeed getting charge.succeeded when you create the Subscription, it has to be coming from somewhere else
Thanks for your assistance. Take it easy.