woocommerce-paypal-payments/modules/ppcp-button
Alex P dc119e7978
Do not ignore disabled APMs list in block
Looks like we were overwriting this value removing the previously added disabled APMs (could affect only Venmo currently).
Now adding instead of overwriting everything (there is an array_unique call before outputting).
2023-11-24 18:43:34 +02:00
..
resources Restore place order button if script loading failed 2023-11-22 16:58:25 +02:00
src Do not ignore disabled APMs list in block 2023-11-24 18:43:34 +02:00
.babelrc Fix babel in other modules 2022-09-12 10:22:02 +03:00
composer.json Require PHP 7.2 2022-11-09 16:00:15 +02:00
extensions.php change namespace vendor to WooCommerce 2020-09-11 14:11:10 +03:00
module.php Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
package.json * Add paypal script reloading 2023-07-20 08:02:15 +01:00
services.php Replace place order text via WC_Gateway 2023-11-16 09:41:17 +02:00
webpack.config.js Replace place order text via WC_Gateway 2023-11-16 09:41:17 +02:00
yarn.lock * Add paypal script reloading 2023-07-20 08:02:15 +01:00