#RobertGoddard = manual captur

1 messages ยท Page 1 of 1 (latest)

rustic swift
#

I will need to check in to this but I think you should get a webhook after 7 days when you can no longer capture

tight patio
#

That would be great. Any idea what the event type would be? Or where in the documentation I could find that event type?

rustic swift
#

Looking in to this. Definitely should be in some doc. I'm surprised it isn't in that one

#

Quick question, are you using PaymentIntents here or are you working with Charges directly?

tight patio
#

PaymentIntents

rustic swift
tight patio
#

So we'll get one of those when the uncaptured payment intent is created, and one when it expires ?

rustic swift
#

I thought so but may have misread something here. I am looking again to double check

tight patio
rustic swift
#

Yeah I just saw that I missed that line. payment_intent.cancelled would be the one to listen for here

tight patio
#

Cool beans. Thanks a bunch for your help ๐Ÿ™‚

rustic swift
#

Of course! Glad we could get there eventually

tight patio
#

Working with stripe has been a joy so far; just a few nuances to iron out.