#toast

1 messages · Page 1 of 1 (latest)

worthy acornBOT
wicked iris
#

Hi, can you share the payment intent id here where you're not seeing this?

dire hamlet
#

pi_3N1bVURYMSUa98lK107aHfZI

#

hello!

wicked iris
#

It looks like the first charge on the Payment Intent succeeded so it would not have last_payment_error

dire hamlet
#

the CVC check failed

#

I am trying to utilize the last_payment_error.payment_method.card.checks attribute

wicked iris
#

So that hash will be populated if the payment error encountered in the previous PaymentIntent confirmation.. It won't be populated when the payment intent confirmation succeeds on the first payment. Can you confirm how you're trying to use this?

dire hamlet
#

I need to check if a PaymentIntent which has been approved for capture (i use capture_method: manual) has verified CVC and postal code before I confirm the PaymentIntent. Otherwise I will cancel the PaymentIntent

wicked iris
dire hamlet
#

my problem is that this is for a connect user of mine who refuses to pay for radar

#

I do not have permission to add radar to their account in any case, so for now there is no way for me to accomplish this

wicked iris