Commit graph

4678 commits

Author SHA1 Message Date
Alex P.
dd82f67888
Do not cache webhook.status.registered-webhooks 2024-09-11 16:47:15 +03:00
Philipp Stracker
f51dbfc6d3
Merge pull request #2574 from woocommerce/PCP-3657-fix-card-fields-hiding
Improve card fields hiding
2024-09-09 12:18:09 +02:00
Philipp Stracker
e00a4a302c
Replace existing logic with new helper method 2024-09-09 12:16:27 +02:00
Philipp Stracker
fc4d2baa67
Extract repeat logic into new helper method 2024-09-09 12:16:02 +02:00
Philipp Stracker
36522f685c
Adjust logic to additionally set the hidden-attrib 2024-09-09 12:10:47 +02:00
Niklas Gutberlet
df19957d47
Merge pull request #2550 from woocommerce/PCP-3510-extend-report
Add more feature statuses into system report
2024-09-09 11:46:16 +02:00
Niklas Gutberlet
d617d4a562
Merge pull request #2563 from woocommerce/PCP-3619-paylater-filter
Allow to override the list of Pay Later supported countries
2024-09-09 11:43:23 +02:00
Alex P.
9b3ec4692a
Improve card fields hiding 2024-09-07 13:05:54 +03:00
Philipp Stracker
5237ebc0ed
Merge pull request #2544 from woocommerce/PCP-3575-fastlane-transaction-id-not-clickable
Only hide the Fastlane payment gateway on the WooCommerce Settings Payments tab(3575)
2024-09-06 18:38:09 +02:00
Philipp Stracker
84b3be208b
Merge pull request #2422 from woocommerce/PCP-3283-add-notice-to-migrate-to-checkout-blocks
Add inline notice to inform users about ACDC block Checkout support if the store uses a Classic Checkout setup (3283)
2024-09-06 18:36:54 +02:00
Philipp Stracker
2e088add15
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-axo/src/AxoModule.php
2024-09-06 16:59:24 +02:00
Philipp Stracker
80649227c1
Merge pull request #2552 from woocommerce/PCP-3616-fastlane-extend-list-of-incompatible-plugins
Extend the list of Fastlane incompatible plugins(3616)
2024-09-06 16:48:38 +02:00
Philipp Stracker
50c5dd6c9f
Merge branch 'trunk' into PCP-3283-add-notice-to-migrate-to-checkout-blocks 2024-09-06 15:59:36 +02:00
Philipp Stracker
c3d53853de
Merge pull request #2513 from woocommerce/PCP-3527-google-pay-shipping-callback-not-calculating-totals-correctly-on-single-product-page
Google Pay: Shipping callback not calculating totals correctly on Single Product page (3527)
2024-09-06 15:42:51 +02:00
Philipp Stracker
e9ae5b1c8a
Merge pull request #2561 from woocommerce/PCP-3621-fix-wc920-disconnect
Fix disconnect in WC 9.2.0+
2024-09-06 15:37:08 +02:00
Philipp Stracker
a665529b78
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-googlepay/resources/js/GooglepayButton.js
2024-09-06 15:35:27 +02:00
Philipp Stracker
d78201634b
💡 Add todo about missin refactoring 2024-09-06 15:24:06 +02:00
Philipp Stracker
a128228c86
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-applepay/resources/js/boot-admin.js
#	modules/ppcp-button/resources/js/modules/Preview/PreviewButtonManager.js
#	modules/ppcp-googlepay/resources/js/GooglepayButton.js
#	modules/ppcp-googlepay/resources/js/boot-admin.js
2024-09-06 15:19:17 +02:00
Philipp Stracker
c7b118bac5
Merge pull request #2509 from woocommerce/PCP-3503-use-svg-for-apm-gateway-icons
Use SVG for APM gateway icons (3503)
2024-09-06 14:52:22 +02:00
Philipp Stracker
87e8aed779
Merge pull request #2525 from woocommerce/PCP-3525-google-pay-shipping-callback-active-for-virtual-product
Google Pay billing data without shipping callback (3525)
2024-09-06 14:50:29 +02:00
Alex P.
65076fa90b
Merge branch 'trunk' into PCP-3621-fix-wc920-disconnect 2024-09-05 11:10:59 +03:00
Philipp Stracker
91eb749877
Fix linter warning 2024-09-04 16:30:02 +02:00
Philipp Stracker
2cb026604c
Merge branch 'PCP-1773-php74'
# Conflicts:
#	composer.lock
2024-09-04 15:47:37 +02:00
Philipp Stracker
b3a05ae3d8
🐛 Fix bug with defaultShippingId 2024-09-04 12:02:23 +02:00
Alex P.
38adb9bb21
Remove disabled before triggering save button click 2024-09-04 08:19:33 +03:00
Philipp Stracker
d370f70d86
🔀 Merge branch 'trunk' 2024-09-03 18:45:51 +02:00
Philipp Stracker
27e8b06b29
🐛 Update ApplePay logo in gateway 2024-09-03 18:16:10 +02:00
Philipp Stracker
e54ceb9a65
🔀 Merge branch 'trunk' 2024-09-03 17:36:28 +02:00
Philipp Stracker
d7f0b693e3
Define generic size for payment gateway icons 2024-09-03 17:35:36 +02:00
Narek Zakarian
8514f3a49c
Fix the coding styles 2024-09-03 16:35:58 +04:00
Narek Zakarian
a803467b96
Fix the coding styles 2024-09-03 15:19:38 +04:00
Narek Zakarian
cc06b0101a
Fix the coding styles 2024-09-03 15:05:58 +04:00
Narek Zakarian
1efb3a0087
Refactor the configuration to include full names 2024-09-03 15:05:23 +04:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Narek Zakarian
c3c9beb722
Extend list of fastlane incompatible plugins. 2024-09-02 16:24:01 +04:00
Alex P.
65a4837935
Add more feature statuses into system report 2024-09-02 12:03:08 +03:00
Alex P.
381041138c
Allow to override the list of Pay Later supported countries 2024-08-31 14:03:04 +03:00
Philipp Stracker
7509f914ab
Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-admin-notices/src/AdminNotices.php
#	modules/ppcp-local-alternative-payment-methods/src/LocalAlternativePaymentMethodsModule.php
#	modules/ppcp-paylater-configurator/src/PayLaterConfiguratorModule.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-08-30 15:16:20 +02:00
Philipp Stracker
ac1e97e4e6
Refactor LocalAlternativePaymentMethodsModule 2024-08-29 18:56:03 +02:00
Emili Castells
796ded031e
Merge pull request #2547 from woocommerce/PCP-3577-fatal-error-in-logs-when-we-try-to-pay-with-apple-pay-as-separate-gateway
Fatal error in logs when we try to pay with Apple Pay as separate gateway (3577)
2024-08-29 12:17:40 +02:00
Emili Castells Guasch
888d9126f5 Add logger to Apple Pay and Google Pay gateways 2024-08-29 11:38:40 +02:00
Philipp Stracker
0f08a64f5e
♻️ Extract repeat logic into new getter 2024-08-28 16:09:11 +02:00
Narek Zakarian
0253b39337
Merge branch 'trunk' into PCP-3575-fastlane-transaction-id-not-clickable 2024-08-28 17:59:30 +04:00
Philipp Stracker
2fa5545af2
🩹 FIx potential problem with initialization order 2024-08-28 15:54:41 +02:00
Philipp Stracker
72b9fdc251
🐛 Fix issue with missing Google Pay button 2024-08-28 15:53:28 +02:00
Narek Zakarian
ac31cfe476
Fix the coding styles 2024-08-28 17:32:59 +04:00
Narek Zakarian
1e9d9ec29e
Fix the coding styles 2024-08-28 17:07:50 +04:00
Narek Zakarian
3f1b998118
Only remove the gateway on the WooCommerce Settings Payments tab.
Additionally introduce the function to check if is WooCommerce Settings Payments tab screen (/wp-admin/admin.php?page=wc-settings&tab=checkout).
2024-08-28 16:52:17 +04:00
Emili Castells Guasch
e4ad87b7bd Merge branch 'trunk' into PCP-3583-google-pay-and-apple-pay-button-divs-appear-wrong-payment-method-selections-on-pay-for-order-page 2024-08-28 13:49:06 +02:00
Philipp Stracker
8577594033
🐛 Remove the empty Apple Pay wrapper 2024-08-28 13:41:55 +02:00