Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

JeezyAL's avatar

Stripe remaining payments failing for 3Ds authentication

Hello,

I have a system that generates payments for each event. User can pay partly and the remaining balance due will be paid 1-3 weeks later through a CRON job. Lately, a lot of remaining balance payments are failing due to "authentication_required" which prevents the card get charged.

I am creating a paymentIntent on first payment and then creating a remaining amount payment intent. User is being able to successfully pay the first amount because he is authenticating 3Ds code but it is failing to automatically pay the remaining balance.

Any suggestion how to prevent authentication required for remaining payments?

0 likes
0 replies

Please or to participate in this conversation.