Commit graph

51 commits

Author SHA1 Message Date
Philipp Stracker
7a106742e3
🚚 Rename environment-service 2025-02-17 18:48:38 +01:00
Philipp Stracker
90d2c77a5a
🚚 Extract Environment class to gateway module 2025-02-03 13:34:30 +01: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
e54ceb9a65
🔀 Merge branch 'trunk' 2024-09-03 17:36:28 +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
George Burduli
95487b69e1
Update Apple Pay icon with SVG 2024-08-13 11:45:53 +04:00
George Burduli
000cc8ed9e
Change Apple Pay and Google Pay default button labels to plain 2024-07-31 11:53:13 +04:00
Philipp Stracker
d2f0cb1c31
♻️ Consolidate preview-HTML in a new setting type 2024-06-27 18:01:06 +02:00
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
Philipp Stracker
da64ffbac5
Add preview button for Apple Pay on ACDC
Note: `phpcbf` adjusted whitespace in extensions.php
2024-06-07 15:00:15 +02:00
Pedro Silva
161e933d39
Merge branch 'trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-04-19 11:59:28 +01:00
Pedro Silva
832baeaac9
Fix lint. 2024-04-11 18:07:20 +01:00
Pedro Silva
c71c56973a
Implement AXO order processing
Implement AXO settings
2024-04-10 15:51:19 +01:00
Pedro Silva
392d27f08b
Merge remote-tracking branch 'origin/trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-admin-notices/src/AdminNotices.php
#	modules/ppcp-save-payment-methods/src/SavePaymentMethodsModule.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
#	modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
#	tests/PHPUnit/WcSubscriptions/RenewalHandlerTest.php
2024-03-27 18:42:21 +00:00
Pedro Silva
b7d43d3c5b
Restructure Advanced Card Processing settings 2024-03-01 15:05:17 +00:00
Pedro Silva
e0dd215d92
Fix lint
Revert authentication
2024-02-19 14:48:02 +00:00
Pedro Silva
9d2525ffcb
Fix admin ident styles 2024-02-16 15:04:36 +00:00
Pedro Silva
c24d159a3f
Add setup URL for reference transactions. 2024-01-16 14:24:34 +00:00
Pedro Silva
5837d65b18
Merge branch 'trunk' into modularity-full-migration
# Conflicts:
#	modules/ppcp-blocks/src/BlocksModule.php
2023-12-19 10:28:47 +00:00
Pedro Silva
e540484805
Fix extensions. 2023-12-19 10:13:45 +00:00
Emili Castells
dae59f3e99
Merge pull request #1883 from woocommerce/PCP-2386-send-checkout-billing-and-shipping-data-to-apple-pay-displayed-when-apple-pay-is-disabled
"Send checkout billing and shipping data to Apple Pay" displayed when Apple Pay is disabled (2386)
2023-12-13 16:53:49 +01:00
Pedro Silva
c987bc6b33
Add additional status message to ApplePay domain validation. 2023-12-12 10:14:49 +00:00
Pedro Silva
ecd2fdbc99
Fix hide/show "Send checkout billing and shipping data to Apple Pay" in ApplePay admin settings. 2023-12-04 14:06:51 +00:00
Emili Castells
a477770256
Merge pull request #1828 from woocommerce/PCP-2257-chrome-browser-detected-as-eligible-for-apple-pay
Chrome browser detected as eligible for Apple Pay (2257)
2023-11-15 15:59:45 +01:00
Pedro Silva
2f5f51e518
Uniformize ApplePay javascript coding style.
Add support for checkout form data to ApplePay.
Add checkout shipping mode option in ApplePay settings.
2023-11-09 17:50:57 +00:00
Pedro Silva
3a39bccc54
Add ApplePay checkout data mode settings option.
Refactor admin indentation.
2023-11-08 18:07:19 +00:00
Pedro Silva
5bcb047e3a
Update ApplePay browser support status texts. 2023-11-08 14:38:07 +00:00
Pedro Silva
c2086fdb85
Update ApplePay browser support status tests. 2023-11-08 14:12:42 +00:00
Pedro Silva
eeb76a1df8
Fix lint. 2023-11-02 15:39:42 +00:00
Pedro Silva
9ee14235d2
Improves ApplePay eligibility configuration. 2023-11-02 15:12:20 +00:00
Pedro Silva
20f64d63ed
Refactor ApplePay notices
Refactor AppleProductStatus
2023-10-19 11:32:12 +01:00
Pedro Silva
8847cbbd21
Fix GooglePay notices. 2023-10-16 17:06:55 +01:00
Pedro Silva
7d1f8b5187
Refactor options for release preparation 2023-10-12 15:27:55 +01:00
Pedro Silva
8c6a58d05c
Allow GooglePay use for non referral merchants 2023-10-11 08:51:22 +01:00
carmenmaymo
a45f3c4436
Fix cs 2023-09-19 12:44:26 +02:00
carmenmaymo
f1ec501311
Merge PCP-1970 2023-09-19 12:22:08 +02:00
carmenmaymo
364a7034fb
Merge branch 'PCP-1970-unify-conditional-display-logic-for-plugin-settings' into feat/PCP-154-apple-pay-payment
# Conflicts:
#	modules/ppcp-applepay/extensions.php
2023-09-19 11:35:02 +02:00
carmenmaymo
cca21234ed
Show validation file from within 2023-09-19 11:17:48 +02:00
carmenmaymo
48781a9284
Fix cs 2023-09-18 17:52:17 +02:00
carmenmaymo
09bf938a6b
Add new setting if not eligible 2023-09-18 17:36:40 +02:00
Pedro Silva
e31e09f0c7
Refactor DisplayManager for admin field display rules centralization. 2023-09-15 17:32:00 +01:00
Pedro Silva
0cddf83b9d
Add FieldDisplayManager.
Refactor admin field show/hide.
2023-09-14 17:48:46 +01:00
carmenmaymo
12899b2ac8
Update settings texts 2023-09-12 15:35:32 +02:00
carmenmaymo
e605da13a1
Reorder setting and add descriptions 2023-09-12 14:07:30 +02:00
carmenmaymo
6949064cdb
Toggle all settings 2023-09-10 11:41:14 +02:00
carmenmaymo
c05041eee1
Fix cs 2023-09-08 16:58:32 +02:00
carmenmaymo
22809839d1
Add logic for cart and checkout 2023-09-05 09:14:20 +02:00
carmenmaymo
63ab1e383d
changes to mimic google implementation 2023-08-31 12:48:01 +02:00
carmenmaymo
10613711b9
Add apple transaction in product with auth 2023-08-17 09:42:45 +02:00