Commit graph

616 commits

Author SHA1 Message Date
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
Philipp Stracker
2cb026604c
Merge branch 'PCP-1773-php74'
# Conflicts:
#	composer.lock
2024-09-04 15:47:37 +02:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +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
Emili Castells Guasch
819149057e Display PayPal fees in wc order 2024-08-26 12:34:53 +02:00
Emili Castells Guasch
53de52e2d3 Add PayPal order id into WC order meta 2024-08-23 16:23:23 +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
Emili Castells Guasch
150d29c0b4 Throw user friendly error message if it exist in the response 2024-08-23 15:05:39 +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
ec06ea5f27 Add multibanco gateway (WIP) 2024-08-22 17:39:52 +02:00
Emili Castells
ffc389ebda
Merge pull request #2511 from woocommerce/PCP-3317-implement-ap-ms-via-orders-api
Implement country based APMs via Orders API (3317)
2024-08-22 11:52:12 +02:00
Philipp Stracker
1d0242db1c
🔧 Remove Amex support for CN 2024-08-21 15:57:44 +02:00
Emili Castells Guasch
fee2b0ff0f Throw api exception if wrong response code 2024-08-20 11:42:29 +02:00
Emili Castells Guasch
86acc00f85 Hide bancontact from PayPal buttons 2024-08-12 17:19:40 +02:00
Emili Castells Guasch
1628f86d4c Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api 2024-08-12 16:08:01 +02:00
Emili Castells Guasch
633ae1aed0 Add process payment for bancontact gateway (WIP) 2024-08-09 17:21:38 +02:00
Emili Castells Guasch
627328df9c Remove cache references 2024-08-09 12:33:05 +02:00
Emili Castells Guasch
dbf303b2f6 Do not cache access tokens for data-user-id-token 2024-08-09 12:08:24 +02:00
Emili Castells Guasch
c70fb24bdb Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api 2024-08-08 11:58:33 +02:00
Emili Castells Guasch
939991c42f Revert #2283 2024-08-07 12:47:11 +02:00
Emili Castells Guasch
7778cfafed Revert #2283 2024-08-07 12:45:44 +02:00
Emili Castells Guasch
4f47b382c5 Add token expiration 2024-08-07 10:36:05 +02:00
Emili Castells Guasch
8411ef2106 Fix not returning the cached token 2024-08-07 09:51:12 +02:00
Emili Castells Guasch
b42e9436ae Add id token cache key for each user 2024-08-06 15:30:50 +02:00
Emili Castells Guasch
a1413782e9 Invalidate cache when switching user 2024-08-06 12:32:40 +02:00
Emili Castells Guasch
22c2b5afd4 Delete transients stored while user is logged in 2024-08-06 12:04:58 +02:00
Emili Castells Guasch
c68db5c1a1 Fix phpcs 2024-08-06 11:35:28 +02:00
Emili Castells Guasch
54657ed649 Add tokens cache 2024-08-06 10:44:54 +02:00
Emili Castells Guasch
bea17db588 Use client credentials 2024-08-06 09:25:28 +02:00
Emili Castells Guasch
2edeac5544 Add new create order endpoint (WIP) 2024-08-05 17:36:56 +02:00
George Burduli
06378c34c8
Add Amex support for ACDC China 2024-07-29 14:15:35 +04:00
Emili Castells Guasch
70e9e95a86 Remove singapore and hong kong for now 2024-07-15 11:43:00 +02:00
Emili Castells Guasch
451ecb99dd Merge branch 'trunk' into PCP-3348-extend-advanced-card-processing-country-eligibility 2024-07-15 11:40:48 +02:00
Emili Castells Guasch
9613e4741f Extend advanced card country eligibility 2024-07-08 14:45:12 +02:00
Philipp Stracker
6efcaa5630
New option to configure BN-Code
Configurable via a wp-config constant, or a new wp-filter.
2024-07-02 16:10:10 +02:00
Emili Castells Guasch
4ee33d5fd0 Merge trunk 2024-06-04 15:59:00 +02:00
Emili Castells Guasch
424b9ea916 Remove www in domain 2024-05-30 14:47:50 +02:00
Narek Zakarian
c011ce659f
Fix more than 1 shipping option selected problem 2024-05-23 19:29:33 +04:00
Emili Castells
13cd9a6b61
Merge pull request #2177 from woocommerce/PCP-2806-pay-pal-button-does-not-showing-on-block-checkout-page-preview-when-apple-pay-is-enabled
Fix the Apple Pay button in the editor (2806)
2024-05-09 16:38:15 +02:00
Emili Castells Guasch
c49ec4de0b Remove asterisk and dot to avoid invalid domain error 2024-04-24 11:39:18 +02:00
Daniel Dudzic
5aa00d8914
Fix PHPCS and Psalm errors 2024-04-23 15:18:04 +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
Emili Castells
a3bbcfeec5
Merge pull request #2155 from woocommerce/PCP-2347-new-feature-accelerated-checkout
New feature: Accelerated Checkout (2347)
2024-04-18 16:04:39 +02:00
Emili Castells Guasch
e762a17bdc Merge branch 'trunk' into fix/PCP-696-improve-error-message 2024-04-18 10:57:46 +02:00
Emili Castells
f2ede2fa66
Merge pull request #1447 from woocommerce/fix/PCP-1761-agrrement_cancelled_error
Agreement already cancelled error improved message
2024-04-18 10:56:02 +02:00
Pedro Silva
80f8edb594
Fix lint 2024-04-16 17:11:59 +01:00
Pedro Silva
86be3055c5
Fix for AXO sdk changes 2024-04-16 16:37:12 +01:00
Pedro Silva
5eb39de540
Remove AXO unused code 2024-04-15 17:26:11 +01:00
Narek Zakarian
80b5abda15
Fix the wrong return url in multisite setup 2024-04-15 18:35:45 +04:00