woocommerce-paypal-payments/modules/ppcp-googlepay
Philipp Stracker c23129cb91
🐛 Render preview when enabling the button
Before this, the “is enabled” checkbox was not observed; enabling it did not cause a preview button to render, and required changing any other form field that was linked to the button

Also start to extract some logic to a new helper file.
2024-06-12 18:12:07 +02:00
..
assets/images Implement AXO order processing 2024-04-10 15:51:19 +01:00
resources 🎨 Minor: Apply WP Code Style 2024-06-12 15:31:33 +02:00
src 🎨 Remove unnecessary condition 2024-06-12 15:47:31 +02:00
.babelrc Add GooglePay module 2023-08-22 08:44:32 +01:00
.gitignore Add GooglePay module 2023-08-22 08:44:32 +01:00
composer.json Add GooglePay module 2023-08-22 08:44:32 +01:00
extensions.php 🐛 Render preview when enabling the button 2024-06-12 18:12:07 +02:00
module.php Add GooglePay module 2023-08-22 08:44:32 +01:00
package.json 🔥 Remove unused yarn package 2024-06-10 14:17:25 +02:00
services.php 🩹 Fix incorrect links to AP/GP payment settings 2024-05-28 16:41:33 +02:00
webpack.config.js Add GooglePlay preview in admin settings. 2023-09-21 11:58:51 +01:00
yarn.lock 🔥 Remove unused yarn package 2024-06-10 14:17:25 +02:00