woocommerce-paypal-payments/modules/ppcp-googlepay/resources/js
Philipp Stracker 643a23c6e0
🐛 Fix the 0-amount bug
When shipping is disabled, the shippingFee is `undefined` which also resulted in the amount to become `NaN`
2024-09-18 17:34:20 +02:00
..
Context 🔥 Simplify code, remove console output 2024-08-13 20:23:51 +02:00
ContextBootstrap ♻️ Decouple init logic from global PPCP config 2024-08-27 12:34:50 +02:00
Helper 🐛 Fix the 0-amount bug 2024-09-18 17:34:20 +02:00
Preview ♻️ Consolidate the preview button’s CSS classes 2024-07-15 13:18:07 +02:00
boot-admin.js ♻️ Extract the GooglePayPreviewButton to own file 2024-08-08 14:09:43 +02:00
boot-block.js Run eslint autofix 2024-07-12 12:58:34 +02:00
boot.js 💡 Update comment 2024-08-27 12:46:15 +02:00
GooglepayButton.js 🎨 Minor changes in comment linebreaks 2024-09-18 17:33:27 +02:00
GooglepayManager.js 🔊 Console error when button init fails 2024-08-12 17:38:43 +02:00
GooglepayPreviewButton.js Provide means to update styling of a button 2024-08-08 17:53:59 +02:00