From 9ef42e92fa11e85003a9d9c909d2add15ff409f2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-L7I105E\\markl" <103058167@student.swin.edu.au> Date: Tue, 24 Jan 2023 18:24:18 +1100 Subject: [PATCH 1/2] Added u2f on Paypal --- _data/payments.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/payments.yml b/_data/payments.yml index f9d7babf3e6..82bb7a87e9c 100644 --- a/_data/payments.yml +++ b/_data/payments.yml @@ -117,9 +117,10 @@ websites: software: Yes hardware: Yes otp: Yes + u2f: Yes exceptions: - text: "2FA is only available in a few countries. Contact PayPal on Twitter for an up-to-date list of available countries." - doc: https://www.paypal.com/us/smarthelp/article/faq4057 + text: "U2F & 2FA may only be available in a certain countries. Contact PayPal on Twitter for an up-to-date list of available countries." + doc: https://www.paypal.com/us/cshelp/article/what-is-2-step-verification-and-how-do-i-turn-it-on-or-off-help167 - name: Paysafecard url: https://www.paysafecard.com/ From a636958a77044744b8b1851fc71fa20e68dbdfc2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-L7I105E\\markl" <103058167@student.swin.edu.au> Date: Tue, 24 Jan 2023 18:30:00 +1100 Subject: [PATCH 2/2] Made changes to exception in paypal --- _data/payments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/payments.yml b/_data/payments.yml index 82bb7a87e9c..d04d6439e85 100644 --- a/_data/payments.yml +++ b/_data/payments.yml @@ -119,7 +119,7 @@ websites: otp: Yes u2f: Yes exceptions: - text: "U2F & 2FA may only be available in a certain countries. Contact PayPal on Twitter for an up-to-date list of available countries." + text: "U2F & 2FA may only be available in a certain countries. Limited to one security key. Contact PayPal on Twitter for an up-to-date list of available countries." doc: https://www.paypal.com/us/cshelp/article/what-is-2-step-verification-and-how-do-i-turn-it-on-or-off-help167 - name: Paysafecard