Skip to content

Commit d1d5b33

Browse files
authored
Correct SCA notice for MobilePay Online (#205)
For the `mobilepayonline` payment method. An authorization made with `mobilepayonline` without a payment token no longer provides SCA.
1 parent bcdaa5f commit d1d5b33

File tree

1 file changed

+1
-1
lines changed
  • website/content/gateway/api_reference/resources/authorizations/authorizations_methods

1 file changed

+1
-1
lines changed

website/content/gateway/api_reference/resources/authorizations/authorizations_methods/mobilepayonline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ See [Authentication: [3dsecure]](#authentication-3dsecure).
4747
{{% notice %}}
4848
**Notice**: Signing is required to use the `mobilepayonline` payment method.
4949

50-
**Notice**: An authorization made with `mobilepayonline` is strongly authenticated (SCA in PSD2).
50+
**Notice**: An authorization made with `mobilepayonline` with a payment token is strongly authenticated (SCA in PSD2).
5151
{{% /notice %}}

0 commit comments

Comments
 (0)