Alex P.
|
26bcc9d97f
|
Update .lock
|
2024-08-26 16:09:43 +03:00 |
|
Philipp Stracker
|
dff9acbd06
|
🔥 Simplify JS code
|
2024-08-26 14:43:12 +02:00 |
|
Emili Castells
|
7a2b1134a1
|
Merge pull request #2534 from woocommerce/PCP-3564-fatal-error-when-adding-a-new-page-or-clicking-on-edit-page-block-checkout-block-cart-classic-checkout-classic-cart
Fatal error in Block Editor when using WooCommerce blocks (3564)
|
2024-08-26 14:35:01 +02:00 |
|
Emili Castells Guasch
|
9e8ee47ecb
|
Add get order error handler
|
2024-08-26 14:32:52 +02:00 |
|
Alex P.
|
307e4f9360
|
Use more recent branch
|
2024-08-26 14:54:07 +03:00 |
|
Philipp Stracker
|
f5792b1719
|
🐛 Fix fatal error in SmartButton class
|
2024-08-26 13:38:45 +02:00 |
|
Philipp Stracker
|
f6f98204c1
|
🐛 Fix fatal error in PayPalPaymentMethod class
|
2024-08-26 13:37:47 +02:00 |
|
Philipp Stracker
|
f43bfe891f
|
🔥 Remove unused code
|
2024-08-26 12:40:06 +02:00 |
|
Philipp Stracker
|
ce9a3e284d
|
🐛 Fix JS problems
|
2024-08-26 12:39:41 +02:00 |
|
Philipp Stracker
|
53a5d2c8df
|
🚨 Address failed unit tests
|
2024-08-26 12:39:01 +02:00 |
|
Emili Castells Guasch
|
819149057e
|
Display PayPal fees in wc order
|
2024-08-26 12:34:53 +02:00 |
|
Philipp Stracker
|
c2b23358eb
|
♻️ Improve code structure and rename items
Remove all “nag” references, change “MutableMessage” to “PersistentMessage”, etc.
|
2024-08-26 11:58:45 +02:00 |
|
Alex P.
|
85ae05a1dc
|
Merge branch 'trunk' into new-package-workflow
|
2024-08-26 10:48:31 +03:00 |
|
Philipp Stracker
|
03c6609c42
|
✨ Remove muted-flags from user meta on uninstall
|
2024-08-23 20:04:58 +02:00 |
|
Philipp Stracker
|
9c11e65be3
|
♻️ Extract mutable-logic into new child class
|
2024-08-23 19:10:58 +02:00 |
|
Philipp Stracker
|
d1a5e02288
|
🐛 Fix error caused by typo
|
2024-08-23 18:19:11 +02:00 |
|
Philipp Stracker
|
13e3f75c6b
|
🐛 Register Pay Later notice in ajax requests
Required to mute the admin notice via ajax
|
2024-08-23 18:14:48 +02:00 |
|
Philipp Stracker
|
a5a981fac6
|
✨ Front-end logic for dismissible admin notices
|
2024-08-23 18:11:58 +02:00 |
|
Philipp Stracker
|
cf67c00b44
|
🎨 Fix phpcs issues and typos
|
2024-08-23 18:11:15 +02:00 |
|
Philipp Stracker
|
63e91b22b4
|
✨ Allow permanent muting of admin messages
|
2024-08-23 18:09:02 +02:00 |
|
Philipp Stracker
|
52200e3452
|
✨ Add new MuteMessageEndpoint for admin-notices
|
2024-08-23 17:58:20 +02:00 |
|
Philipp Stracker
|
d9a96ddb7a
|
🔧 Add webpack to the admin-notices module
|
2024-08-23 17:52:07 +02:00 |
|
Emili Castells Guasch
|
53de52e2d3
|
Add PayPal order id into WC order meta
|
2024-08-23 16:23:23 +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 |
|
Philipp Stracker
|
4a00edb729
|
💬 Adjust notification text
|
2024-08-23 15:02:52 +02:00 |
|
Emili Castells Guasch
|
95d8ee9fff
|
Merge branch 'PCP-3561-add-multibanco-voucher-payment-flow' into PCP-3317-adjustments
|
2024-08-23 13:31:51 +02:00 |
|
Emili Castells Guasch
|
68e67f87b8
|
Add multicanco process payment
|
2024-08-23 12:40:24 +02:00 |
|
Philipp Stracker
|
d47deda5ec
|
✏️ Remove trailing space from message
|
2024-08-22 18:24:53 +02:00 |
|
Emili Castells Guasch
|
ec06ea5f27
|
Add multibanco gateway (WIP)
|
2024-08-22 17:39:52 +02:00 |
|
Emili Castells Guasch
|
9a4b6e63c5
|
Add setting to enable local apms feature
|
2024-08-22 15:47:38 +02:00 |
|
Philipp Stracker
|
5f44a81870
|
🚨 Address phpunit errors
Cannot use `is_admin()`
|
2024-08-22 13:52:39 +02:00 |
|
Philipp Stracker
|
af8393e8ff
|
✨ Implement message text
|
2024-08-22 13:47:58 +02:00 |
|
Philipp Stracker
|
e3d2984622
|
✨ New logic to display a Pay-Later notice
|
2024-08-22 13:45:50 +02: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 |
|