#jenny_43296
1 messages · Page 1 of 1 (latest)
Hello jenny_43296, we'll be with you shortly! 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.
• jenny_43296, 22 hours ago, 9 messages
yes, you can expand the latest_charge and then balance_transaction when retrieving the PaymentIntent
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
howt do i pass this in rest get method?
https://api.stripe.com/v1/payment_intents/{paymentintent}&expand=['latest_charges]
?
sorry, i'm not sure what you mean? What programming language are you using?
rest api, calling using postman.
what have you tried?