#shubham_docs

1 messages ยท Page 1 of 1 (latest)

hot skiffBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1232654946835501178

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

cloud lotusBOT
#

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.

obtuse sky
#

๐Ÿ‘‹ happy to help

covert lantern
#

I am trying to add a card using payment sheet and setup intent, Then I'm trying to list all saved cards. I am processing payment on one of the saved cards. I want to mark on of them as default to process payments in the future.
What would be the best approach to do so?

#

Should I store the payment method details retrieved by customer ID in our own application database?

proud ledge
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

covert lantern
#

Sure

proud ledge
covert lantern
#

Okay this will be set using Backed APIs?
Also, can this be used for confirm payment in Android SDK?

proud ledge
#

No, you need to set on the backend.

covert lantern
covert lantern
proud ledge
#

How are you collecting the Payment Methods?

covert lantern
#

Using Android SDK payment sheet

proud ledge
#

Sorry, did you mean how to save it or how to charge it?

covert lantern
#

How to charge it

proud ledge
covert lantern
#

Okay, Thanks.
Just for information, can we store payment method IDs without compliance?

#

Also, Expiry and last 4 digits from the payment method?

proud ledge
#

Payment Method ID is just a Stripe object ID, which has no compliance requirements.
I also don't think you don't need to worry about the other 2 details.

covert lantern
#

Okay Thanks

proud ledge
#

Happy to help.