woocommerce-paypal-payments/modules/ppcp-applepay
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 applepay module behind flag 2023-07-17 14:17:50 +02:00
.gitignore Add applepay module behind flag 2023-07-17 14:17:50 +02:00
composer.json Add applepay module behind flag 2023-07-17 14:17:50 +02:00
composer.lock Add applepay module behind flag 2023-07-17 14:17:50 +02:00
extensions.php 🐛 Render preview when enabling the button 2024-06-12 18:12:07 +02:00
module.php Add applepay module behind flag 2023-07-17 14:17:50 +02:00
package.json changes to mimic google implementation 2023-08-31 12:48:01 +02:00
services.php 🩹 Fix incorrect links to AP/GP payment settings 2024-05-28 16:41:33 +02:00
webpack.config.js Add ApplePay preview in admin settings. 2023-11-03 10:30:31 +00:00
yarn.lock changes to mimic google implementation 2023-08-31 12:48:01 +02:00