diff --git a/config/stage.json b/config/stage.json index 1a78df4aff241..f8c38cd356d38 100644 --- a/config/stage.json +++ b/config/stage.json @@ -36,7 +36,7 @@ "catch-js-errors": true, "checkout/ebanx-pix": true, "checkout/google-pay": true, - "checkout/paypal-ppcp": false, + "checkout/paypal-ppcp": true, "checkout/vat-form": true, "checkout/checkout-version": true, "checkout/razorpay": false, diff --git a/config/wpcalypso.json b/config/wpcalypso.json index aa823958d4dd3..63857ba2f13c6 100644 --- a/config/wpcalypso.json +++ b/config/wpcalypso.json @@ -36,7 +36,7 @@ "checkout/ebanx-pix": true, "checkout/google-pay": true, "checkout/vat-form": true, - "checkout/paypal-ppcp": false, + "checkout/paypal-ppcp": true, "checkout/checkout-version": true, "checkout/razorpay": false, "cloudflare": true,