#Damo - (Red61)
1 messages ยท Page 1 of 1 (latest)
Hello ๐
I'm not well versed in java as such but let me take a look ๐
What version of stripe-java are you running btw?
hey , currently using the latest version 22.12.0
hmm latest_charge is an expandable field ๐ค
Have you tried expanding latest_charge property when you retrieve the PaymentIntent? If not, I'd recommend giving it a go
https://stripe.com/docs/api/expanding_objects?lang=java
Ah! yep that was what I was missing , thank you