#mattwoberts

1 messages · Page 1 of 1 (latest)

proper tokenBOT
languid tendon
#

What do you mean by 'not getting'? Are the events generated on your account?

waxen tartan
#

The scenario is that some customers are checking out a subscription with a direct debit payment method

#

(e.g. evt_0ME87JEHSdXPilfDxjmrflKF)

#

So in our local development we listen for "charge.pending" - and act on that - but you can see here there is no charge.pending event, which seems a little odd to me

#

Oh hang on, is it because there is a trial period on that sub create?

#

I'm assuming that's it - the trial means that there will be no charge / invoice until the end of the trial

languid tendon
waxen tartan
#

tbh I'm not sure why charge.pending - you're right that the recommendation is not the same there, so I might change that, I'm just not sure why I didn't see the event happen. But there's a lot going on with this customer, I need to work out the flow of what happened properly I think

#

Need to head out - I'll dig into it some more and get back to you if I need to, thanks...

languid tendon
#

np!

#

My guess is we don't fire charge.* events for new(ish) PMs like bacs_debits

#

It's predominantly for older, non-card PMs that were around before Payment Intents