#Cavalaa

1 messages · Page 1 of 1 (latest)

green falconBOT
elfin ember
#

Hi! Let me help you with this.

#

Could you please share more context?

#

How are you collecting those payments?

vestal rose
#

A stripe deposit via card, that creates a payment intent and sends it to a client connected account with stripe

#

It used to send this to our stripe balance but now it sends it to the connected account

elfin ember
#

Could you please share the PaymentIntent ID pi_xxx?

vestal rose
#

pi_3NBEK9Am5odgtJUY1m5fDXaE_secret_SP9TAtl7Ju454svPaZq7FwdJP

elfin ember
#

It seems like the payment is authenticated. Perhaps if you used the same card on the same device it doesn't require it again. It's up to the bank to decide. But the payment seems to have completed succesfully.

vestal rose
#

So this isnt a coding error

#

Is there any way my code can be bypassing this authentication?

elfin ember
#

It's not an error. Sometimes the bank requires it, and sometimes not. This is not up to you or Stripe.

vestal rose
#

Ok brilliant just making sure! Thank you!

elfin ember
#

Happy to help. Please, let me know if you have any other questions.