diff --git a/config/production.json b/config/production.json index a2c70356a6da3..312f546f2875e 100644 --- a/config/production.json +++ b/config/production.json @@ -13,7 +13,7 @@ "features": { "accept-invite": true, "ad-tracking": true, - "apple-pay": false, + "apple-pay": true, "catch-js-errors": true, "code-splitting": true, "community-translator": true,