#Zhi - payment method on an intent
1 messages · Page 1 of 1 (latest)
If you retrieve the payment intent, the payment method used to pay it will be in the intent's payment_method field https://stripe.com/docs/api/payment_intents/retrieve
Are you looking for just the payment method on the one intent? Or are you looking to list all payment methods for the related customer?