From 2ac03360c51c65592cea46ad5d761ce23e1ff5da Mon Sep 17 00:00:00 2001 From: dng-stripe <47331932+dng-stripe@users.noreply.github.com> Date: Fri, 30 Aug 2019 13:34:25 -0700 Subject: [PATCH] README update (#98) Update link to 3DS doc and some copy edits. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cffd5360..e246d972 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ If you’re running a compatible browser, this demo also showcases the [Payment **You can see this demo app running in test mode on [stripe-payments-demo.appspot.com](https://stripe-payments-demo.appspot.com).** -️⚠️ [️PaymentIntents](https://stripe.com/docs/payments/payment-intents) is the recommended integration path for 3D Secure authentication. It lets you benefit from [dynamic authentication](https://stripe.com/docs/payments/dynamic-3ds) to maximize conversion and comply with the [Strong Customer Authentication](https://stripe.com/guides/strong-customer-authentication) regulation in Europe. +️⚠️ [️PaymentIntents](https://stripe.com/docs/payments/payment-intents) is the recommended integration path for 3D Secure authentication. It lets you benefit from [dynamic authentication](https://stripe.com/docs/payments/3d-secure) to maximize conversion and prepare for regulations like [Strong Customer Authentication](https://stripe.com/guides/strong-customer-authentication) in Europe. ## Overview