#alluring_dove_35340
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- alluring_dove_35340, 18 hours ago, 6 messages
- alluring_dove_35340, 1 day ago, 10 messages
- alluring_dove_35340, 2 days ago, 11 messages
Are you referring to Checkout Session (Stripe hosted payment page)?
yes!
Incremental authorisation is only supported on Payment Intent integration (custom), but not on Checkout Session: https://stripe.com/docs/payments/incremental-authorization
If you wish to have incremental authorisation on Payment Intent integration, I'd recommend reaching out to incremental-auth@stripe.com as suggested at the top of the doc.
Can I use it in the checkout session process?How to combine paymentIntent and checkout session?
No, incremental authorisation is not supported on Checkout Session. It's not possible to combine both as they are two separate integrations. You may find Payment Intent integration information here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
ok,thank u