#Sangeeta

1 messages ยท Page 1 of 1 (latest)

lyric crowBOT
stone flint
#

๐Ÿ‘‹ how may I help you?

summer sluice
#

I have only customer id, so how we find the transactiona

stone flint
#

do you mean on the dashboard or via the API ?

summer sluice
#

via api

#

in node js

stone flint
#

are you using the PaymentIntents API?

#

in other words how are you integrating with Stripe? Checkout? Stripe Elements + Payment Intents? etc..

summer sluice
#

yes

#

this the response

stone flint
#

you can use this API call and pass the Customer Id

summer sluice
#

but

#

where is tranactions?

stone flint
#

transactions is both the Charges and the Payouts

summer sluice
#

this is only get the paymnetIntent

stone flint
#

could you please elaborate on what are you trying to achieve?

summer sluice
#

this

stone flint
#

"this" is not elaborating on what you're trying to achieve

summer sluice
#

I need all tranactionsof paticluar customer id

stone flint
#

All **customer** transactions is the same thing as saying All payments

summer sluice
#

So, please tell me how we get the all payments

#

I have only customer id

#

and i want to get the payments

stone flint
#

I already answered this

summer sluice
#

with transactions id

stone flint
#

Payments = Payment Intents

#

could you please give me an example

summer sluice
#

but in paymentINtent having no tranaction id

stone flint
#

I'm not sure I'm following

#

what transaction id are you trying to get?

summer sluice
#

wait asecond

#

in this screen i need tranaction history and current tranaction details

#

but in my end i have only customer id

#

How we do ?

stone flint
#

these are the payment intents

summer sluice
#

but here id ID col is transactions id

weary plover
#

that looks like an ID internal to your own system. I don't recognise what your screenshot is from, that's not a Stripe surface.

#

you'd need to investigate and understand how your own existing integration with Stripe works and what those IDs are and how they are stored and manipulated in your system and how that might relate to Stripe.

summer sluice
#

sorry but i am not understand

#

thanks