#hareshgediya
1 messages · Page 1 of 1 (latest)
Hi
Could you please share the PaymentIntent id ?
pm_1NSxxiFdILEZvMl4a5jOdNPx
This a PaymentMethod Id. I need the PaymentIntent Id pi_123..
Okay! Here that one pi_3NSxxcFdILEZvMl41AM5plaO
You made an authorization for 2$, you captured 0.6$ so there was a 1.4$ remaining => which was (partially) refunded to the customer
Ohh! So when I'm capturing amount that time I need to give amount plus my tip amount.
Could you give field name there I need to add total capture amount?
when calling /capture API you set the amount you want to capture (like you did with this request req_FKogDabPvoZzTH)
https://stripe.com/docs/api/payment_intents/capture#capture_payment_intent-amount_to_capture
Okay! Let me check. Thank you.
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!