#muhammad-hamza-siddiqui_code

1 messages ยท Page 1 of 1 (latest)

wanton juniperBOT
#

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

๐Ÿ“ 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.

alpine swift
#

hi there!

prisma creek
#

means ?

alpine swift
#

add source_transaction when creating the Transfer

prisma creek
#

let me try

#

no such charge error

alpine swift
#

well, looks like you used the wrong Charge ID then.

#

when you have a PaymentIntent, you can find the Charge ID in the latest_charge property. It should look like ch_xxx

prisma creek
#

oh ok let me try

#

yess working greatly

#

just one question

#

do i have to always add latest_charge?

#

in production also?

#

and is there any fees ?

alpine swift
#

do i have to always add latest_charge?
you don't have to use it, but it you don't you might get an "insufficient fund" error
and is there any fees ?
for the Transfer itself? no fees.

prisma creek
#

means if i add latset_Charge it automatically deducts from that charge without even reaching the bank account?

alpine swift
#

I don't understand the question. latest_charge just tells Stripe that the funds you are trying to trasfer come from that specific Charge, so you won't get the inssuficient balance error.

prisma creek
#

oh okay understood. and can i ask one qeustion about webhook?

alpine swift
#

sure

pliant nova
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

prisma creek
#

thanks alot all my queries are cleared.

pliant nova
#

cool