#jazielRod - list payments

1 messages · Page 1 of 1 (latest)

stone girderBOT
daring rose
#

Hi 👋

We don't really like to go back and open threads because it's too easy to get lost in back and forth.

Can you explain what your current question is?

median cedar
#

Hi

#

I want to get all paymets its already paids

#

But i want to know the number of the order that are paid in the transaction

#

This is a payment intent

daring rose
#

Can you share an example payment Intent ID?

#

The approach I would recommend would be to simply use our List API and then in your code filter on the Payment Intent status where you only log the ones where status='succeeded'

#

jazielRod - list payments

median cedar
#

No

#

I try to get the order id with the payout is "paid"

daring rose
#

Oh, the payout okay

#

Are these scheduled payouts?

daring rose
#

Right so you pass the payout ID paramter and specify the type as charge

median cedar
#

but if i dont have te id payout?

daring rose
#

okay well then you could use the created dictionary to specify a time window in which you want to examine payment type transactions

median cedar
#

can you give me an example?

#

I use postman

#

or curl

daring rose
#

What are you trying to do here? If you don't have a payout ID what are the parameters you are using?

median cedar
#

Nothing, only type as charge

#

lIKE THIS

#

Like this*

daring rose
#

Okay, and you are not getting the results you expect?

median cedar
#

No

#

I get balance transactions that it was refunded

#

...

#

..........................

#

.

#

I get balance transactions that it was refunded

sand plover
#

Hi, stepping in as snufkin needed to step away. Let me catch up here

median cedar
#

z?

#

Oh yes

sand plover
median cedar
#

I get a good response

#

Can i send ss?

sand plover
#

I'm still unclear what the question is here. It sounds like Rubeus provided next steps. Where are you stuck?

median cedar
#

Ese es el response

#

That is the response*

#

I need to get the payout and the metadata of the payment intent

sand plover
#

What response did you expect?

#

These are two separate questions.

1/ You're trying to get the Payout id?
2/ You'd looking to attain the metadata for a Payment Intent?

Is this correct?

median cedar
#

No

sand plover
#

Can you help me better understand what you're looking for?

median cedar
#

i want to know if the payout its alrady paid and what payments intents are in the payout and then with this payment intent get the balance transaction

sand plover
median cedar
#

yes

#

But i don´t have the Payout

sand plover