#bruno_kittl
1 messages · Page 1 of 1 (latest)
Hi 👋 if you're looking to surface those saved payment methods in the Payment Element in your frontend, I'd recommend taking a look at this message:
#🔊announcements message
That functionality is currently being built out and we're looking for users to help with trying that out.
If you want to retrieve those on your backend, you can use the approach shown here:
https://stripe.com/docs/api/payment_methods/customer_list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.