#gyungi

1 messages · Page 1 of 1 (latest)

sleek hemlockBOT
fast elk
#

Hey there

ashen trout
#

howdy!

fast elk
#

Hmm yes that info should still be in the payment_method_details, is it not?

#

Yep

#

In the payment_method_details.card_present hash

ashen trout
#

got it, so it doesn't exist on the PaymentMethod object but it does exist on the PaymentMethodDetails object inside the PaymentIntent?

#

this is what I was initially looking at

#

these are fields on the PaymentMethod object

fast elk
ashen trout
#

got it, so to access it after the fact I need to grab the payment method details from the last charge?

fast elk
#

Yes that would be the recommended way

ashen trout
#

cool. Thanks so much!! Really appreciate it