#Cavalaa
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please share more context?
How are you collecting those payments?
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
Could you please share the PaymentIntent ID pi_xxx?
pi_3NBEK9Am5odgtJUY1m5fDXaE_secret_SP9TAtl7Ju454svPaZq7FwdJP
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.
So this isnt a coding error
Is there any way my code can be bypassing this authentication?
It's not an error. Sometimes the bank requires it, and sometimes not. This is not up to you or Stripe.
Ok brilliant just making sure! Thank you!
Happy to help. Please, let me know if you have any other questions.