#rahuldeshwal-238
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- rahuldeshwal-238, 3 days ago, 8 messages
Hi there, the payment element doesn't support display saved payment methods at this moment, so you might want to consider building your own.
@frail crane I think you don't understand my requirements, I don't want to show saved payment method on this screen I want to show it on my screen and did you also check the other 2 points I mentioned ?
How to show "DEFAULT payment methods next to the saved payment method " if payment-element doesn't show saved payment method at all?
Like this I want
This link following the same what I did with my application.
https://ldmsw.sse.codesandbox.io/
A demo of Stripe Billing
As I said, payment element doesn't show "saved payment method", so you need to create this kind of UI by yourself,
Can I call the saved card API directly to get the customer card ?
You can find details in this doc https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements#charge-saved-payment-method
Hello,
After checking this repo, the solution is in the code :
The displayed payment method is obtained from API.
Take a look into this : https://stripe.com/docs/api/payment_methods
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks @lavish mauve for jumping in, I've got it.
I apologize, didn't see the last message which is exactly what I sended 😄
Can I call this API as I don't have pci compliance
@frail crane could you also please check the attached screenshot and let me know if that is possible ?
Point number 3 from my first message
Last 4 digit isn't a sensitive information, it doesn't require PCI SAQ D