Danae Millan
|
ca7dda3549
|
Update 2.0.0 release date
|
2022-11-21 12:06:09 -03:00 |
|
Emili Castells
|
6e978d2ebb
|
Merge pull request #1008 from woocommerce/PCP-977-transaction-id-link-for-oxxo-does-not-work
Transaction ID link for OXXO does not work
|
2022-11-21 14:59:58 +01:00 |
|
Narek Zakarian
|
8f77d93c77
|
Fix PHP 8.1 deprecated error
|
2022-11-21 17:43:27 +04:00 |
|
emilicastells
|
598542ee9e
|
Fix phpunit
|
2022-11-21 12:31:29 +01:00 |
|
emilicastells
|
673cdc6c51
|
Add PayPal meta to OXXO order
|
2022-11-21 12:22:19 +01:00 |
|
Emili Castells
|
f6802dd977
|
Merge pull request #1007 from woocommerce/PCP-982-run-the-pay-later-migration-only-on-plugin-upgrade
Add plugin update hook & run PayLater migration if plugin is updated
|
2022-11-21 09:04:02 +01:00 |
|
Emili Castells
|
b4b4923883
|
Merge pull request #1003 from woocommerce/PCP-960-update-some-strings-for-2-0-update
Fix the Standard Card button gateway strings
|
2022-11-21 09:00:48 +01:00 |
|
Emili Castells
|
3c93e3cbc2
|
Merge pull request #1005 from woocommerce/breaking-change-note
Add a note about the modularity namespaces breaking change
|
2022-11-21 09:00:06 +01:00 |
|
Narek Zakarian
|
13b72db35a
|
Add plugin update hook & run PayLater migration if plugin is updated
|
2022-11-18 20:18:41 +04:00 |
|
Alex P
|
b02507a7ed
|
Fix readme changelog
|
2022-11-18 16:47:52 +02:00 |
|
Alex P
|
4354be5adc
|
Add a note about the modularity namespaces breaking change
|
2022-11-18 16:47:21 +02:00 |
|
Narek Zakarian
|
769699763d
|
Merge pull request #993 from woocommerce/PCP-965-update-default-settings-for-pay-pal-buttons-and-pay-later-messaging
Update button defaults & setting descriptions
|
2022-11-18 18:37:32 +04:00 |
|
Narek Zakarian
|
df43e80a24
|
Update messaging banner style defaults
|
2022-11-18 15:49:25 +04:00 |
|
Narek Zakarian
|
a2d659447f
|
Fix default Pay Later settings when plugin is installed
|
2022-11-18 15:39:35 +04:00 |
|
Narek Zakarian
|
09a30203dc
|
Fix preview fro Mini-cart
|
2022-11-18 13:00:29 +04:00 |
|
Alex P
|
78e076f0cb
|
Trigger WC JS validation on button click to highlight empty fields
|
2022-11-18 10:17:59 +02:00 |
|
Narek Zakarian
|
dbe726e1b8
|
Fix the defaults for new users
|
2022-11-17 20:18:05 +04:00 |
|
Narek Zakarian
|
77c0f1d33c
|
Fix the Standard Card button gateway strings
|
2022-11-17 18:57:52 +04:00 |
|
Alex P
|
0bc23975a8
|
Use MutationObserver to show/hide variable product buttons
The price may get loaded later
|
2022-11-17 16:55:35 +02:00 |
|
Alex P
|
a0f6a8b700
|
Fix variable product price retrieval
|
2022-11-17 16:55:35 +02:00 |
|
Alex P
|
fca1f50878
|
Improve zero price check (handle NaN, null)
|
2022-11-17 16:55:35 +02:00 |
|
emilicastells
|
8584322da3
|
Fix psalm
|
2022-11-17 15:43:15 +01:00 |
|
emilicastells
|
83b2179aaf
|
Remove type in callback signature to avoid conflicts with third-party plugins
|
2022-11-17 15:37:46 +01:00 |
|
Narek Zakarian
|
dd03f02999
|
Don't show Pay Later button if locations are empty
|
2022-11-17 17:16:07 +04:00 |
|
Narek Zakarian
|
2775f7dd9d
|
Disable funding soures for Pay Later preview
|
2022-11-17 16:58:58 +04:00 |
|
Narek Zakarian
|
7051e86003
|
Improve standard button preview code.
|
2022-11-17 15:50:46 +04:00 |
|
Narek Zakarian
|
b1e5345222
|
Change the text for Pay Later description source
|
2022-11-17 15:28:20 +04:00 |
|
Emili Castells
|
13ee93be2c
|
Merge pull request #996 from woocommerce/pcp-969-fix-styling
Improve styling when using separate buttons
|
2022-11-17 11:25:46 +01:00 |
|
emilicastells
|
b8def6d990
|
Update changelog
|
2022-11-17 11:17:54 +01:00 |
|
emilicastells
|
34cf7fb967
|
Make price format hookable in pui email template
|
2022-11-16 17:11:45 +01:00 |
|
Narek Zakarian
|
f2690f9cf7
|
Update Pay Later tab description
|
2022-11-16 19:18:45 +04:00 |
|
Emili Castells
|
482d97be33
|
Merge pull request #997 from woocommerce/pui-ensure-pay-for-order
Ensure pay for order exist in request
|
2022-11-16 10:51:04 +01:00 |
|
emilicastells
|
21521ea0fe
|
Ensure pay for order exist in request
|
2022-11-16 09:53:31 +01:00 |
|
Alex P
|
38051eb617
|
Use PayPal button color for Pay Later when rendering separately
|
2022-11-16 09:23:08 +02:00 |
|
Alex P
|
d5d2a4fca5
|
Hide tagline settings when not horizontal layout
|
2022-11-16 08:17:08 +02:00 |
|
Alex P
|
3e66958880
|
Hide checkout layout settings when using separate card button
|
2022-11-15 18:21:46 +02:00 |
|
Narek Zakarian
|
16f9cf230c
|
Update button defaults & setting descriptions
|
2022-11-15 18:46:44 +04:00 |
|
Emili Castells
|
c87ae7a050
|
Merge pull request #991 from woocommerce/release/2.0.0
Release 2.0.0
|
2022-11-15 13:33:02 +01:00 |
|
emilicastells
|
15768d0cbd
|
Update changelog
|
2022-11-15 12:56:59 +01:00 |
|
Emili Castells
|
92a9882213
|
Merge pull request #971 from woocommerce/PCP-943-tracking-status-filter-sending-wrong-parameter
Fix the tracking status label filter.
|
2022-11-15 12:55:49 +01:00 |
|
emilicastells
|
7f3d3116bd
|
Bump 2.0.0 version
|
2022-11-15 12:26:16 +01:00 |
|
Emili Castells
|
e67b4225d3
|
Merge pull request #962 from woocommerce/PCP-915-create-pay-later-tab
Create the pay later tab
|
2022-11-15 11:53:37 +01:00 |
|
Narek Zakarian
|
43b3754c05
|
Fix the use of namespace
|
2022-11-15 14:47:15 +04:00 |
|
Emili Castells
|
dcd6c3f1ee
|
Merge pull request #974 from woocommerce/pcp-918-php-72
Require PHP 7.2 or higher
|
2022-11-15 11:43:46 +01:00 |
|
Emili Castells
|
1743f1707e
|
Merge pull request #984 from woocommerce/PCP-967-product-stock-reduced-when-pui-payment-failed
Move update order status after PayPal order creation (967)
|
2022-11-15 11:42:33 +01:00 |
|
Narek Zakarian
|
629292c85a
|
Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
# Conflicts:
# modules/ppcp-wc-gateway/services.php
|
2022-11-15 14:40:23 +04:00 |
|
Alex P
|
d8f972343d
|
Merge branch 'trunk' into pcp-918-php-72
|
2022-11-15 12:36:20 +02:00 |
|
Narek Zakarian
|
5dca23e7e1
|
Fix the admin client ID for US
|
2022-11-15 14:35:02 +04:00 |
|
Narek Zakarian
|
9ecf3c8a09
|
Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
|
2022-11-15 14:32:53 +04:00 |
|
Emili Castells
|
967e40633e
|
Merge pull request #981 from woocommerce/pcp-966-prevent-enter
Prevent Enter key submit for our non-standard button gateways
|
2022-11-15 10:54:50 +01:00 |
|