#Barba
1 messages · Page 1 of 1 (latest)
Hi there, do you have the event ID?
The invoice amount is 0, no payment is needed and therefore payment_intent is null
Mmm ok my bad then, let me check a different one pls
From what I see for example in this on evt_1MyUnzLf6j9PT4hqUSdxoBTv this one has the payment_intent but cames a value not the object.. I will have to do another request for this?
Yes, you can expand the payment_intent filed, see https://stripe.com/docs/api/expanding_objects?lang=java#expanding_objects for details
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But this expand code basically its doing another request isn’t it?
Yes you need to perform another request