#ankit.sehgal
1 messages · Page 1 of 1 (latest)
hello! what do you want to do with the PaymentMethod object?
hi Alex, I would like to grab the cards params, like last4/expiry, and display them on the screen along with other payment methods.
your frontend can make a request to your backend, and your backend will make the request to retrieve the PaymentMethod - either https://stripe.com/docs/api/payment_methods/retrieve or https://stripe.com/docs/api/payment_methods/customer_list