#ankit_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1374348241491066890
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
what type of API request do you want to make exactly?
oh, you mean capture a PaymentInent?
if so, you can find the code here: https://docs.stripe.com/api/payment_intents/capture&lang=java
yes
i dont see any option or sample request for payment intent capture request async
Can you please share specific code rather than entire document and is it possible or not?
sorry I send the wrong link I think: https://docs.stripe.com/api/payment_intents/capture?api-version=2025-04-30.preview&lang=java
which contains the code:
what makes you think that there are two ways to use the Stripe SDK in Java?
I don't see anything mentioned here https://github.com/stripe/stripe-java?tab=readme-ov-file
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
can you please share the webhook notification response and paramter required for capture webhook notification