#kodai_82300
1 messages ยท Page 1 of 1 (latest)
HI ๐
You would retrieve the Payment Intent using the client secret
https://stripe.com/docs/js/payment_intents/retrieve_payment_intent
The Payment Intent will have a payment_method property that will include the Payment Method ID?
I want to display to the user the card information stored in the customer information. Do I need a paymentMethodId to do this?