Commit graph

6341 commits

Author SHA1 Message Date
Alex P
a51f6e7e74
Add -vv to see the building process of modules 2024-08-27 06:40:34 +03:00
Alex P.
c16b92cf05
Remove assets-compiler.json in modules
not used
2024-08-26 23:22:35 +03:00
Alex P.
f1be975caf
Use even more recent branch 2024-08-26 17:27:38 +03:00
Alex P.
75864d2b61
Fix branch name 2024-08-26 16:12:29 +03:00
Alex P.
26bcc9d97f
Update .lock 2024-08-26 16:09:43 +03:00
Alex P.
307e4f9360
Use more recent branch 2024-08-26 14:54:07 +03:00
Alex P.
85ae05a1dc
Merge branch 'trunk' into new-package-workflow 2024-08-26 10:48:31 +03:00
Emili Castells
2699629b90
Merge pull request #2527 from woocommerce/PCP-3547-disable-pay-pal-shipping-callback-by-default
Disable PayPal Shipping callback by default (3547)
2024-08-22 11:59:12 +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
Emili Castells
fbd7dc1857
Merge pull request #2457 from woocommerce/PCP-3321-separate-apple-pay-button-for-classic-checkout
Separate Apple Pay button for Classic Checkout (3321)
2024-08-22 11:37:05 +02:00
Emili Castells
bd206c53a2
Merge pull request #2441 from woocommerce/PCP-2665-remove-currencies-from-country-currency-matrix-in-card-fields-module
remove currencies from country-currency matrix in card fields module (2665)
2024-08-22 11:30:24 +02:00
Emili Castells
8d4f93a8ef
Merge pull request #2452 from woocommerce/PCP-3382-add-support-for-woo-commerce-bookings-when-skipping-checkout-confirmation
Add support for WC Bookings when skipping checkout confirmation
2024-08-22 11:29:48 +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
Emili Castells
1faa6bdec3
Merge pull request #2435 from woocommerce/PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled
Patch the order with no shipping methods, instead of throwing an error
2024-08-22 11:29:07 +02:00
Emili Castells Guasch
70695294e1 Merge branch 'trunk' into PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled 2024-08-22 11:20:39 +02:00
Emili Castells
462d2d54dc
Merge pull request #2463 from woocommerce/PCP-3390-add-package-tracking-compatibility-with-dhl-shipping-plugin
Add Package Tracking compatibility with DHL Shipping plugin (3390)
2024-08-22 11:19:18 +02:00
Emili Castells
0115dec944
Merge pull request #2437 from woocommerce/PCP-3395-when-there-isnt-any-shipping-option-for-the-address-the-order-is-still-created-from-classic-cart
When there isn't any shipping option for the address the order is still created from classic cart
2024-08-22 11:18:44 +02:00
Emili Castells
28adf74ee6
Merge pull request #2476 from woocommerce/PCP-3498-change-apple-pay-and-google-pay-default-button-labels-to-plain
Change Apple Pay and Google Pay default button labels to plain (3498)
2024-08-22 11:18:08 +02:00
Emili Castells
cd1e7000ab
Merge pull request #2465 from woocommerce/PCP-3386-buying-a-free-trial-subscription-with-acdc-results-in-a-1-charge-in-the-api-call
Buying a free trial subscription with ACDC results in a $1 charge in the API call (3386)
2024-08-22 11:17:40 +02:00
Emili Castells Guasch
b7060d9540 Merge trunk 2024-08-22 10:57:12 +02:00
Emili Castells
3a3fbed9b5
Merge pull request #2475 from woocommerce/PCP-3452-update-acdc-signup-ur-ls
Update ACDC signup URLs (3452)
2024-08-22 10:54:16 +02:00
Emili Castells
efc3e48a08
Merge pull request #2496 from woocommerce/PCP-3477-google-pay-button-disappear-from-classic-cart-page-when-we-change-shipping-method-until-reloading-page
Various Google Pay button fixes (3477)
2024-08-22 10:53:46 +02:00
Emili Castells
e397945af4
Merge pull request #2526 from woocommerce/PCP-3536-remove-amex-support-for-acdc-when-store-location-is-set-to-china
Remove AMEX support for ACDC when store location is set to China (3536)
2024-08-22 10:53:06 +02:00
Emili Castells
8d0dd26f87
Merge pull request #2429 from woocommerce/PCP-3385-can-not-pay-from-block-cart-and-block-checkout-when-shipping-callback-enabled-and-no-shipping-methods-defined
Can't pay from block pages when the shipping callback is enabled and no shipping methods defined (3385)
2024-08-22 10:51:11 +02:00
Moritz Meißelbach
c9b2fce769
Merge branch 'refs/heads/trunk' into new-package-workflow
# Conflicts:
#	composer.lock
#	modules/ppcp-api-client/src/Endpoint/WebhookEndpoint.php
#	modules/ppcp-paypal-subscriptions/assets-compiler.json
#	modules/ppcp-webhooks/src/Handler/PaymentCaptureRefunded.php
#	package.json
2024-08-22 09:36:44 +02:00
Philipp Stracker
d4d5fb209c
🔧 Enable checkout confirmation for new sites 2024-08-21 18:23:22 +02:00
Emili Castells Guasch
cdc02f1c38 Ensuse wc customer exist before using it 2024-08-21 18:00:03 +02:00
Emili Castells Guasch
2c13266e8c Update descriptions 2024-08-21 17:47:48 +02:00
Emili Castells Guasch
2e524b53ea Fix phpcs 2024-08-21 16:33:44 +02:00
Emili Castells Guasch
dd990ca44a Add trustly gateway 2024-08-21 16:24:37 +02:00
Philipp Stracker
1d0242db1c
🔧 Remove Amex support for CN 2024-08-21 15:57:44 +02:00
Emili Castells Guasch
98536361af Add support for multiple currencies and countries 2024-08-21 15:55:36 +02:00
Emili Castells Guasch
83cb9d607a Add p24 gateway 2024-08-21 15:47:23 +02:00
Emili Castells Guasch
cf97f0becd Add mybank gateway 2024-08-21 15:05:11 +02:00
Emili Castells Guasch
2350a87f6c Fix typo in ideal payment method register 2024-08-21 14:34:55 +02:00
Emili Castells Guasch
6dee62747c Add ideal gateway 2024-08-21 13:04:16 +02:00
Emili Castells Guasch
907656ca88 Refactor to loop list of payment methods 2024-08-21 12:22:08 +02:00
Emili Castells Guasch
5923aeb8b2 Fix psalm 2024-08-21 11:46:29 +02:00
Emili Castells Guasch
8df754fc35 Add blik and eps payments to error handler 2024-08-21 11:15:12 +02:00
Emili Castells Guasch
f36d6d08df Add eps payment 2024-08-20 17:27:03 +02:00
Emili Castells Guasch
11693c8df2 Add blik payment 2024-08-20 16:02:35 +02:00
Emili Castells Guasch
0a3aa70ea9 Add blik gateway for classic checkout 2024-08-20 15:00:06 +02:00
Emili Castells Guasch
3dc3026c29 Add refunds support for bancontact gateway and fix tests 2024-08-20 12:43:25 +02:00
Emili Castells
31afc7263e
Merge pull request #2506 from woocommerce/PCP-3492-static-meta-comment-in-html-source-when-fastlane-is-active
Update static meta value for Fastlane feature detection (3492)
2024-08-20 12:15:42 +02:00
Emili Castells Guasch
fee2b0ff0f Throw api exception if wrong response code 2024-08-20 11:42:29 +02:00
Emili Castells Guasch
27fd033393 Fix show payment based on country 2024-08-20 11:24:10 +02:00
Emili Castells Guasch
0127512535 Fix show payment based on country 2024-08-20 11:08:03 +02:00
Emili Castells Guasch
4879425e1d Show or hide bancontact in checkout page based on country and currency 2024-08-19 15:47:38 +02:00
Emili Castells Guasch
83424f1110 Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api 2024-08-19 12:17:30 +02:00
Emili Castells
7806195c7f
Merge pull request #2520 from woocommerce/fastlane
Fastlane
2024-08-19 12:12:41 +02:00