#anhnh_api

1 messages ¡ Page 1 of 1 (latest)

violet urchinBOT
#

👋 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/1357263554884927569

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

fleet isle
austere briar
#

hi there!

#

I'm not sure I understand. when you retrive a Invoice, you want the PaymentIntent to include the full Source object?

fleet isle
#

I want to talk about the API for creating payments in the Payment Intent. This is the interface of the API response.

stripe.paymentIntents.create
austere briar
fleet isle
#

I see the source in the example, but don't see in the docs.

#

maybe I use the old api version.

austere briar
#

got it, this is an old parameter that we don't recommend using. but if you want to retrieve the full source obejct, I think you can use expand for this. you can learn more about it here: https://docs.stripe.com/expand

fleet isle
#

Yes, I see. Because, we still use it, so when do you remove it?

austere briar
#

I don't know, but sources have been depreciated, so you shouldn't be using this anymore