#alva-checkout-partialcapture
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.
- AlAlva, 19 hours ago, 2 messages
@dreamy otter I'm sorry but I don't understand what you are asking and the vocabulary you're using right now. Can you try and give a concrete example?
sure, i created a checkout and on this checkout i set an authorize hold for an amount. This amount in Stripe showed up as Uncaptured pi_3O9YFeATCXjCgCHX1SLDUGEH. And i'm trying to create a situation where the amount needs to get updated to a new lesser amount and then capture that amount. What call can i use? i was using the capture call but what it did was put this order to a partial refund. I'm just trying to update an amount so that i can charge the new lesser amount
alva-checkout-partialcapture
@dreamy otter gotcha that makes sense! So this isn't really possible today. You authorize $20 and then later you can capture $7 and that refunds the remaining $13 automatically. You can't lower the amount first and then capture it
got it. Thank you.