#divya.shalini.ics

1 messages · Page 1 of 1 (latest)

mortal ploverBOT
toxic forge
cinder basalt
#

Thank you let me check this

#

Using this it is giving multiple transaction detail on a single payout id

#

How to know which is the one who linked with the payout

toxic forge
#

Sure, a single Payout will likely include multiple payments. What you asked doesn't really make any sense

#

What are you trying to do?

cinder basalt
#

For an example

#

pi_3NSIUYHdtz9jEBQS07LaYSQb this is my payment intent

#

When it got succeeded then a charge will be created right?

toxic forge
#

Yep

cinder basalt
#

And If charge got succeeded then payout will be created

#

right?

toxic forge
#

Well, not exactly

#

If you're using automatic payouts then the payments are batched according to your schedule

#

We don't automatically create a single payout per payment

cinder basalt
#

So, does it created every time when charge processing to its next step?

toxic forge
#

I don't understand the question

cinder basalt
#

Let me explain

tawny ermine
#

Hi! I'm taking over this thread.

#

I just deleted your message since it contained your secret key

#

Also can you try to rephase your question? I'm not sure I follow.

cinder basalt
#

Yeah sure

#

My question here is that I have a payout id and I want to know which payment intent is linked to it?

#

My task is to listen payout.paid webhook event

#

And as per the result need to update some data in my database

#

Update data in respective payment intent which would be related to payout

#

Can you suggest me how to back track it to its specific intent?

tawny ermine
cinder basalt
#

Yes I have read it

#

But when I am excuting the cURL command

#

It is giving me a list

tawny ermine
#

And? What's the issue?

cinder basalt
#

Issue is giving in list.

Or maybe it is correct and all the payment_intent are getting linked to it?

#

Does one payout can be connected to multiple payment intents?

tawny ermine
#

Issue is giving in list.
I'm sorry I don't understand the question. A Payout can be linked to many charges, so it's expected that you get a list. Can you clarify the issue or what you were expecting instead?

cinder basalt
#

If a payout can be linked to many charges, does that mean a payout will be linked to multiple payment_intents?

#

Please let me know if this statement is correct?

tawny ermine
#

Yes absolutely

cinder basalt
#

Thank you so much for the confirmation.

#

It helped me.

#

You guys are great 🙂