#Satya
1 messages · Page 1 of 1 (latest)
Hi Karllekko
I want to use only card elements to add the payment method for a customer by using javascript. any solutions for this?
client side only
hi! just to clarify, when you say 'add' what do you mean, are you collecting the card details now and saving them so you can attempt a charge later?
yes
maybe https://stripe.com/docs/payments/save-and-reuse-cards-only is what you need then
that requires server-side code, is there any option to do it on client side?
no