Skip to content

Commit

Permalink
Enable paypal-js in staging and the calypso live links (#96682)
Browse files Browse the repository at this point in the history
  • Loading branch information
martian77 authored Nov 23, 2024
1 parent 8031f81 commit ce4a961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/stage.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion config/wpcalypso.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ce4a961

Please sign in to comment.