#harshittyagi_api

1 messages ยท Page 1 of 1 (latest)

ebon egretBOT
#

๐Ÿ‘‹ 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/1425769402313216042

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

severe nacelle
#

๐Ÿ‘‹
How the transfers are created in your integration ? because there could be multiple options here...

hoary edge
severe nacelle
#

So you are doing a destination charge.

hoary edge
#

Yes

severe nacelle
#

However there is no direct way to filter the transfers by the source_transaction

hoary edge
#

PaymentIntent id will be there in "source_transaction" field?

#

Can you please confirm that

severe nacelle
#

And from the charge you get the PaymentIntent Id

hoary edge
severe nacelle
#

Yeah that could be another option too

hoary edge
#

which one would you suggest?

#

I think this second option would be faster as here I'm querying the charges based on PaymentIntent id .. and not on date range like in the first option

severe nacelle
#

Yes true, the second one would be easier I think

hoary edge
#

okay, thanks for your help. Have a nice day!