#lion-braz_customer-payment-list

1 messages ยท Page 1 of 1 (latest)

hard sailBOT
#

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

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

astral yew
#

HI ๐Ÿ‘‹

What do you mean by "specific client"?

#

Do you mean a specific Connected Account?

copper void
#

Hello!

#

It is the customer who made the payment for the invoice/payment link.

The connected Stripe account generated a payment link, and this customer made the payment. I would like to know if there is any endpoint to search for this customer's charges.

astral yew
#

Okay so the payouts list of payment list are intended for displaying to connected accounts. They are not intended to report to customers

copper void
#

Yes, it's exactly to show for the connected Stripe account. But I would like to display the individual charges for each customer to the connected account. The payout is showing payments from all customers.

astral yew
#

That isn't possible as it's not what this tool was designed for

copper void
#

maybe using /v1/charges

passing the customer id? to get all individual charges?

astral yew
#

But you would need to build your own UI to represent those transactions on your front-end

copper void
#

cool. That is it

#

thanks a lot

astral yew
#

Great ๐ŸŽ‰ I'm glad we were able to find a solution ๐Ÿ™‚