Alex P.
|
f85df4718a
|
Retrieve shop currency later to avoid early caching in service
|
2024-10-03 10:10:50 +03:00 |
|
Philipp Stracker
|
bcd62f674d
|
♻️ Favor DCC config class over settings access
|
2024-09-26 18:44:25 +02:00 |
|
Narek Zakarian
|
137a8b4975
|
Early return instead of complicating the task
|
2024-09-11 20:28:31 +04:00 |
|
Narek Zakarian
|
12d17a7990
|
Register the tasks
|
2024-09-11 19:20:19 +04: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
|
c9d7bfbe6e
|
Fix psalm
|
2024-08-27 12:41:55 +02:00 |
|
Emili Castells Guasch
|
3287bf97c4
|
Enable local apms setting by default on new installations
|
2024-08-27 11:59:31 +02:00 |
|
Emili Castells Guasch
|
b69c924f6a
|
Enable local apms setting by default on new installations
|
2024-08-27 11:25:11 +02:00 |
|
Emili Castells Guasch
|
42192ede97
|
Enable local apms setting by default on new installations
|
2024-08-27 10:48:38 +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 |
|
Emili Castells Guasch
|
2edeac5544
|
Add new create order endpoint (WIP)
|
2024-08-05 17:36:56 +02:00 |
|
George Burduli
|
49faab654a
|
Prevent enabling Standard Card Button when ACDC is enabled
|
2024-07-10 09:23:04 +04:00 |
|
Philipp Stracker
|
238adedcad
|
🐛 Fix the condition to inject the settings JS
Switched to using an existing DI service to determine if the current page requires the “gateway-settings” asset files.
|
2024-06-13 11:35:05 +02:00 |
|
Daniel Dudzic
|
1f3bc01526
|
Add the checkout detection notice to the AXO gateway settings
|
2024-05-10 02:07:51 +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
|
4877172017
|
Add filter to hide PayPal email address on order detail page.
|
2024-04-03 11:57:14 +01:00 |
|
Pedro Silva
|
48f9efbfd4
|
Fix display of paypal email when funding source is not paypal.
|
2024-04-02 11:19:00 +01:00 |
|
Pedro Silva
|
585c4e76cf
|
Refactor paypal email display in order detail.
|
2024-04-01 16:32:07 +01:00 |
|
Pedro Silva
|
54ebb93383
|
Fix fraud prevention data presentation.
|
2024-03-28 15:02:22 +00: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
|
510a6c6913
|
Improve fraud prevention capabilities
|
2024-03-27 11:50:40 +00:00 |
|
Pedro Silva
|
da8d566560
|
Add order notes.
|
2024-03-04 15:20:35 +00:00 |
|
Pedro Silva
|
562a9eed4c
|
Add admin notice persistence.
|
2024-02-28 11:14:59 +00:00 |
|
Pedro Silva
|
5469cdb3dd
|
Add reauthorization functionality.
|
2024-02-27 12:00:09 +00:00 |
|
Pedro Silva
|
c6ef12a626
|
Add reauthorize option
|
2024-02-26 09:20:30 +00:00 |
|
Emili Castells Guasch
|
8718270efb
|
Disable vaulting checkbox and update message if not enabled for reference transactions
|
2024-02-15 16:05:56 +01:00 |
|
Emili Castells
|
53c2c96b8c
|
Merge pull request #1980 from woocommerce/PCP-1685-store-three-d-secure-enrollment-status-and-authentication-status-responses-in-wc-order
Store three d secure enrollment status and authentication status responses in wc order (1685)
|
2024-02-08 16:16:06 +01:00 |
|
Narek Zakarian
|
a383a1a166
|
Check for PayPal order existence
|
2024-02-06 17:05:36 +04:00 |
|
Narek Zakarian
|
4b16638abd
|
Refactor the trait to handle the ACDC order info
|
2024-01-31 16:41:53 +04:00 |
|
Narek Zakarian
|
39f648b084
|
Handle the 3DS details when captured & authorized
|
2024-01-23 19:03:36 +04:00 |
|
Pedro Silva
|
c24d159a3f
|
Add setup URL for reference transactions.
|
2024-01-16 14:24:34 +00:00 |
|
Pedro Silva
|
5e6d7f97d2
|
Clear PUI and DCC product status on woocommerce_paypal_payments_clear_apm_product_status event
|
2024-01-04 17:30:50 +00:00 |
|
Pedro Silva
|
429232f60f
|
Refactor remaining modules to Modularity.
Remove Dhii dependencies.
|
2023-12-19 17:26:09 +00:00 |
|
Pedro Silva
|
d2abeb5dbf
|
Add mechanism to refresh feature status.
|
2023-12-12 17:30:55 +00:00 |
|
Emili Castells Guasch
|
a71965b967
|
Merge trunk
|
2023-11-21 15:05:45 +01:00 |
|
Alex P
|
c72a335cdd
|
Hide card button in previews when has acdc or separate gateway
|
2023-11-08 09:46:52 +02:00 |
|
Emili Castells Guasch
|
94674adc25
|
Move PayPal subscriptions api logic to its own module
|
2023-10-18 17:03:15 +02:00 |
|
Emili Castells Guasch
|
792a1d8654
|
Rename subscription module to wc subscriptions
|
2023-10-17 16:29:56 +02:00 |
|
Pedro Silva
|
2e7f9b46b0
|
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined
# Conflicts:
# modules.php
|
2023-09-11 10:50:34 +01:00 |
|
Pedro Silva
|
b703f17bbf
|
Add GooglePay onboarding improvements.
|
2023-09-11 10:04:38 +01:00 |
|
Pedro Silva
|
bad21380b3
|
Refactor GooglePay onboarding
|
2023-09-08 18:43:33 +01:00 |
|
Emili Castells
|
b4f8478920
|
Merge pull request #1595 from woocommerce/PCP-1906-capture-on-status-change-improvements
Apply Capture On Status Change only when order contains PayPal payment method (1906)
|
2023-09-08 09:54:42 +02:00 |
|
Emili Castells Guasch
|
3ae960e4c3
|
Fix merge conflict
|
2023-09-07 12:30:50 +02:00 |
|
Emili Castells
|
867949cce0
|
Merge pull request #1562 from woocommerce/PCP-1742-upgrade-tracking-integration
Upgrade tracking integration (1742)
|
2023-09-07 09:54:11 +02:00 |
|
Pedro Silva
|
4482809c18
|
Fix clearing onboarding links cache on disconnect
Add clearing onboarding links cache on uninstall
|
2023-09-05 10:40:50 +01:00 |
|
Pedro Silva
|
c3f7e48d46
|
Add gateway validation for woocommerce_order_status_changed filter.
|
2023-08-15 11:49:54 +01:00 |
|
Pedro Silva
|
1b87257fdb
|
Refactor unsupported currency notice to show only on payment pages and under the PayPal plugin.
|
2023-08-11 10:35:50 +01:00 |
|
Narek Zakarian
|
f524909c00
|
Merge branch 'trunk' into PCP-1742-upgrade-tracking-integration
|
2023-08-03 18:27:35 +04:00 |
|
Narek Zakarian
|
c8e87120d4
|
refactor tracking integration
|
2023-07-25 13:17:32 +04:00 |
|