#PedMor-issuing-top-ups
1 messages · Page 1 of 1 (latest)
We are aiming to show to customers when and how much they have deposit money in their connected account.
Inside a connected account in Stripe you can see this
I guess this will work: https://stripe.com/docs/api/topups/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Perfect. Thanks