Commit graph

140 commits

Author SHA1 Message Date
Alex P.
0e815c819d
Send apple pay payment source 2025-06-11 15:14:56 +03:00
Philipp Stracker
407f33444e
Add new filter to control feature eligibility 2025-03-25 21:10:46 +01:00
Daniel Dudzic
1f83cbc108
Fix another batch of typos 2025-03-24 14:14:32 +01:00
Emili Castells Guasch
46f9074c41 Fix typos 2025-03-18 12:56:57 +01:00
Emili Castells Guasch
65e1ca4eb0 Merge branch 'trunk' into PCP-4110-incorrect-subscription-cancellation-handling-with-pay-pal-subscriptions 2025-03-18 12:19:36 +01:00
Emili Castells Guasch
4f1e6e4f0d Ensure payment method is enabled before loading scripts 2025-02-28 18:08:18 +01:00
Philipp Stracker
9f44657400
💡 Document use of “settings->set()” via comments 2025-02-18 13:04:51 +01:00
Philipp Stracker
7a106742e3
🚚 Rename environment-service 2025-02-17 18:48:38 +01:00
Daniel Hüsken
13f17410ea
Merge branch 'PCP-3398-critical-error-when-changing-subscription-payment-method-to-advanced-card-processing' into PCP-4110-incorrect-subscription-cancellation-handling-with-pay-pal-subscriptions 2025-02-07 12:37:53 +01:00
Daniel Hüsken
cec5b0da2c
fix phpcs 2025-02-04 10:11:27 +01:00
Daniel Hüsken
55b7587938
fix phpcs 2025-02-04 09:54:25 +01:00
Philipp Stracker
90d2c77a5a
🚚 Extract Environment class to gateway module 2025-02-03 13:34:30 +01:00
Daniel Hüsken
a4ccd02902
fixed PHPCS 2025-01-31 08:28:15 +01:00
Daniel Hüsken
99ca470d3f
Moved code for payment process order to subscriptions module by adding a new filter 2025-01-31 08:25:03 +01:00
Philipp Stracker
5f51762025
♻️ More appropriate hook name 2025-01-30 18:22:12 +01:00
Philipp Stracker
4006605964
♻️ Slightly shorten ApplePay status check 2025-01-30 17:41:21 +01:00
Philipp Stracker
3bd118de1b
♻️ Use new base class for ApplePay status check 2025-01-30 17:13:56 +01:00
Philipp Stracker
6591889079
🚧 Refactor the eligible-feature REST response 2025-01-08 16:51:04 +01:00
Himad M
fa2571f44b
New Settings UI: Add modules feature state to merchant data 2024-12-17 12:58:05 +01:00
Emili Castells
d00cf4c2c4
Merge pull request #2756 from woocommerce/PCP-3830-google-pay-and-apple-pay-as-separate-gateways-place-order-button-when-classic-checkout-removed-from-smart-button-location
Google Pay and Apple Pay as separate gateways does not show button when checkout remove from button locations (3830)
2024-11-05 10:47:30 +01:00
Philipp Stracker
73cc6b177e
🔀 Merge branch 'PCP-3644’
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
2024-11-04 17:36:17 +01:00
Emili Castells Guasch
e63e747f66 Add return type 2024-11-04 16:34:29 +01:00
Emili Castells Guasch
1a5003770f Add checkout location programmatically when remove in button locations for apple and google pay 2024-11-04 16:19:01 +01:00
Daniel Hüsken
62878be164
Add GW refund support for Apple Pay 2024-10-31 08:44:23 +01:00
Alex P.
db273075c4
Merge branch 'trunk' into PCP-3644-apple-pay-button-disappears-on-classic-checkout 2024-10-29 21:41:23 +02:00
Alex P.
faeee86ab3
Fix apple/google pay block 2024-10-21 17:38:55 +03:00
Philipp Stracker
7916d20312
🐛 Fix identifyer to disable inline-style
The PaymentButton base class expects a “data-hide-gateway” attribute to make an APM gateway visible
2024-10-21 16:23:52 +02:00
Alex P.
f85df4718a
Retrieve shop currency later to avoid early caching in service 2024-10-03 10:10:50 +03: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
27e8b06b29
🐛 Update ApplePay logo in gateway 2024-09-03 18:16:10 +02: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
Emili Castells Guasch
888d9126f5 Add logger to Apple Pay and Google Pay gateways 2024-08-29 11:38:40 +02:00
Moritz Meißelbach
9152de2ef0
Fix imports 2024-08-23 15:52:56 +02:00
Moritz Meißelbach
789d979c80
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-applepay/src/ApplepayModule.php
#	modules/ppcp-compat/src/CompatModule.php
2024-08-23 15:50:49 +02:00
Moritz Meißelbach
4d9f23e315
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
#	composer.lock
#	modules/ppcp-axo/src/AxoModule.php
#	modules/ppcp-blocks/src/BlocksModule.php
#	modules/ppcp-compat/src/CompatModule.php
#	modules/ppcp-googlepay/src/GooglepayModule.php
#	modules/ppcp-order-tracking/src/OrderTrackingModule.php
#	modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
2024-08-23 14:25:36 +02:00
Philipp Stracker
6c54377a6e
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-button/resources/js/modules/ContextBootstrap/CheckoutBootstap.js
2024-08-22 11:29:19 +02:00
George Burduli
883a5b15bc
Add China to ApplePay support, simplify country-currency matrix 2024-07-29 13:28:33 +04:00
Philipp Stracker
a14276bf52
💚 CI: Fix all reported phpcs issues 2024-07-25 16:50:00 +02:00
Philipp Stracker
a4d3af848c
🩹 Hide gateway on PayNow page when ineligible 2024-07-24 20:13:30 +02:00
Philipp Stracker
5df93b2dd4
💬 Improve the gateway description for admins 2024-07-24 19:42:37 +02:00
Philipp Stracker
3bb0496123
Hide Apple Pay gateway on ineligible devices 2024-07-24 15:25:00 +02:00
Philipp Stracker
43d7e0788f
♻️ Chore: Minor code cleanup 2024-07-24 15:19:35 +02:00
Philipp Stracker
eb216425fb
🚧 New Gateway for Apple Pay 2024-07-23 15:59:54 +02:00
Philipp Stracker
6ee4a40e18
🎨 Remove unnecessary condition 2024-06-12 15:47:31 +02:00
Philipp Stracker
f3f6765ac3
🐛 Hide disabled APM buttons in Standard Payments 2024-06-12 15:45:54 +02:00
Philipp Stracker
d69fb5bc70
🐛 Load button preview JS on ACDC settings page
Renamed the DI service name; this service is only used in two places (APM modules), which were also updated.
2024-06-05 18:05:06 +02:00
Daniel Dudzic
5d30ac1349
Update the Apple validation string 2024-05-22 11:05:38 +02:00
Narek Zakarian
89f26aa328
Fix psalm problems 2024-05-15 14:36:13 +04:00
Daniel Dudzic
5aa00d8914
Fix PHPCS and Psalm errors 2024-04-23 15:18:04 +02:00
Daniel Dudzic
436fd77587
Fix the Apple Pay button in the editor 2024-04-23 15:00:05 +02:00