#1TapElite
1 messages · Page 1 of 1 (latest)
I'm not sure I understand what you mean, can you elaborate more?
Like suppose I added user's cards details on my website and that same details like card no, card expiry date and all same details will be transferred to the stripe checkout page automatically
you should be using one of Stripe's components / elements on your site to collect card details and make payments. So i'm a bit confused as to what you mean by "adding the customer's card details" on your site, and the same details are transferred to the Stripe checkout page automatically
is that Payment card detail UI built using a Stripe Element?
i'm deleting your previous post since i don't know if the details in the screenshot are dummy data
that was dummy data dont worry
that was our own UI and the checkout page is of your/stripe UI
Generally, if you want to have the customer's payment details easily available. I'd recommend that you use the Payment Element to collect the customer's payment method detais and integrate Link
this way, when they use Checkout : https://stripe.com/docs/payments/link/accept-a-payment?platform=web&ui=checkout
Assuming that they already have the PaymentMethod saved to Link, they can reuse that PaymentMethod if they sign into Link