#kemoalkoul
1 messages · Page 1 of 1 (latest)
Hello 👋
When you say from "server side", do you have the raw PAN stored in your database already and are trying to tokenize the PaymentMethods?
what is PAN?
raw card details
let's take a step back, what is your end goal?
Are you just trying to save payment methods using Mobile + Node SDK? Can you clarify what you mean by "save cards from server side"?
If so, we have docs on that here
iOS => https://stripe.com/docs/payments/save-and-reuse?platform=ios&ui=payment-sheet
Android => https://stripe.com/docs/payments/save-and-reuse?platform=android&ui=payment-sheet
If you want to use server-side confirmation then we have docs here
iOS => https://stripe.com/docs/payments/save-and-reuse-cards-only?platform=ios
Android => https://stripe.com/docs/payments/save-and-reuse-cards-only?platform=android
"save cards from server side"
i mean save card in server side for reading later
You can follow the docs here
iOS => https://stripe.com/docs/payments/save-and-reuse?platform=ios&ui=payment-sheet
Android => https://stripe.com/docs/payments/save-and-reuse?platform=android&ui=payment-sheet
how to create Ephemeral Key