#yogeshInvideo

1 messages · Page 1 of 1 (latest)

rich plazaBOT
verbal perch
#

hello! can you share the corresponding object id? e.g. prefixed with src_ or pi_

rigid locust
#

pi_1LzvzoBQzictNbDFVr3Pbssa

verbal perch
rigid locust
#

Yes, that I'm aware. But it renamed required_source to requires_payment_method
But 3DS is handled when status is requires_action

verbal perch
#

gimme a second, still looking at the PaymentIntent

#

you mentioned that it used to be required_source_action, do you have an example of that?

rigid locust
#

Examples as in? you want pi?

verbal perch
#

yeah, the PaymentIntent id

rigid locust
#

pi_1LpmigBQzictNbDFpf2tPyjE

verbal perch
#

hmmm, pi_1LpmigBQzictNbDFpf2tPyjE is really old and there's not much detail i can see on it anymore i.e. i can't see the status. In any case though, what you'd need to do is to collect a new payment method since requires_payment_method is the equivalent of requires_source

On a side note, you should really use a webhook endpoint version that matches your current API version. Right now your webhook endpoint version is from 2018 (which is really old), but your API version is 2019.

rigid locust
#

Our webhook has an API version
2018-09-24
But let me try with another account where we've API version of 2022

#

requires_payment_method does this mean I've to collect card details again?

verbal perch