diff -Nuar a/vendor/magento/module-website-restriction/etc/webrestrictions.xml b/vendor/magento/module-website-restriction/etc/webrestrictions.xml
index 025df9529b1..c8c4e2f7536 100644
--- a/vendor/magento/module-website-restriction/etc/webrestrictions.xml
+++ b/vendor/magento/module-website-restriction/etc/webrestrictions.xml
@@ -24,7 +24,8 @@
     <action path="paypal_payflow_silentPost" type="generic" />
     <action path="paypal_payflowadvanced_silentPost" type="generic" />
     <action path="authorizenet_directpost_payment_response" type="generic" />
-    <action path="transparent_payment_response" type="generic" />
+    <action path="paypal_transparent_response" type="generic" />
+    <action path="paypal_transparent_redirect" type="generic" />
     <action path="customer_account_create" type="register" />
     <action path="customer_account_createPost" type="register" />
 </config>
