#Abishek
1 messages · Page 1 of 1 (latest)
Hi there! Yep, you can use our payments quickstart guide for the "custom" payment flow and toggle the link authentication element: https://stripe.com/docs/payments/quickstart#link-authentication-element-html
Thank you. Are there any test emails to see how existing payment methods load?
and does Stripe Link work per app or is this across stripe?
When you test for the first time, you can use something like test@example.com in the Link Authentication Element for the first payment and the 4242 test card. You'll want to select "Save your information to pay faster with Link". The payment will succeed. Then you can select "Try again" and try another payment with the same email you used the first time. You'll see a prompt for the Link code; you can use "000000" to complete the authentication successfully.
You should then see the card you used from the first payment load up
ok, so the payment methods are only stored specific to the app. correct? If my customer has use Link with Store A and uses the same email on Store B, then it wouldn't load any existing payment methods right? The API keys are different for each store
No, the whole point of Link is to allow customers to access previously-saved payment methods when paying with different merchants