#sweetpotato8776
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.
- sweetpotato8776, 5 days ago, 59 messages
- Alipay doesn't support separate authorisation and capture
- Klarna is supported: https://stripe.com/docs/payments/klarna/accept-a-payment?platform=web&ui=API#manual-capture
What is the difference between confirm for paymentIntent object parameters and capture among ?
- Confirm a payment intent: Confirm that your customer intends to pay with current or provided payment method
- Capture a payment intent: This is only applicable if you use separate authorisation and capture flow, i.e. you only hold the fund first in authorisation, then capture the fund (move the funds from customer to you) later
If the paymentIntent object is not confirmed, won't it be charged?