Emili Castells
77d8e07f46
Merge pull request #664 from woocommerce/PCP-707-increase-wordpress-tested-up-to-version
...
Increase WordPress tested up to version 6.0
2022-05-31 15:56:24 +02:00
Narek Zakarian
7ed1160cbc
Increase WordPress tested up to version 6.0
2022-05-31 17:26:45 +04:00
Emili Castells
d4c7dc6b6b
Merge pull request #652 from woocommerce/fix-server-var
...
Use filter_var for REQUEST_URI
2022-05-23 09:35:22 +02:00
Alex P
a220396fcc
Use filter_var for REQUEST_URI
...
In some cases filter_input returns NULL for server variables even though they are present.
Such as this bug https://bugs.php.net/bug.php?id=49184 , though not only in CLI.
At least in our DDEV it happens here.
2022-05-23 10:30:13 +03:00
Emili Castells
6771d978ec
Merge pull request #650 from woocommerce/release/1.8.1
...
Release 1.8.1
2022-05-20 10:11:39 +02:00
dinamiko
5dfc53521c
Improve changelog entry
2022-05-20 10:08:21 +02:00
dinamiko
faa2d2cacc
Bump 1.8.1 version
2022-05-20 09:50:44 +02:00
Emili Castells
f3426b2147
Merge pull request #635 from woocommerce/PCP-163-pay-later-message-bug
...
The smart button & Pay Later messaging disappear on the cart page after changing shipping method.
2022-05-18 09:33:27 +02:00
dinamiko
4ca2e637ed
Merge trunk and fix conflicts
2022-05-17 17:05:00 +02:00
Emili Castells
79db7cfbfc
Merge pull request #375 from woocommerce/issue-174-vaulting-pay-later-ux
...
Enhance the UX of the Pay Later and Vaulting features
2022-05-17 16:25:33 +02:00
Emili Castells
b7c4f23b62
Merge pull request #641 from woocommerce/PCP-580-manual-orders-return-an-error-for-guest-users
...
Store order info in wc order meta to get if there is no session.
2022-05-17 13:55:35 +02:00
Emili Castells
cff92d54ec
Merge pull request #642 from woocommerce/pcp-357-negative-fees
...
Do not send negative price items, add to discount
2022-05-17 13:54:22 +02:00
Emili Castells
f37c9d41a1
Merge pull request #648 from woocommerce/pcp-347-fix-emoji
...
Fix item description with emoji
2022-05-17 12:55:34 +02:00
Emili Castells
4b4be4ff1b
Merge pull request #647 from woocommerce/pcp-478-fix-vaulting-redirect
...
Remove redirect after vaulting settings check
2022-05-17 12:53:54 +02:00
Emili Castells
5cd439fa20
Merge pull request #633 from woocommerce/pcp-615-invalid-address
...
Retry without shipping field when got invalid address error
2022-05-17 12:53:00 +02:00
Emili Castells
c6cc94f5ec
Merge pull request #625 from woocommerce/PCP-660-mini-cart-smart-buttons-visible-with-subscription-product
...
Move the subscription product in cart existence and the vaulting enabled check into the callbacks.
2022-05-17 11:05:18 +02:00
dinamiko
f20b539df9
Merge trunk and fix conflicts
2022-05-17 10:59:39 +02:00
Emili Castells
486fe96a3e
Merge pull request #617 from woocommerce/PCP-647-fraud-prevention-function
...
Add Fraud Processor Response as an order note.
2022-05-17 10:46:20 +02:00
Emili Castells
63c8cb8851
Merge pull request #609 from woocommerce/PCP-608-add-the-paypal-fee-to-the-custom-fields
...
Add "PayPal Transaction Key" into order custom fields.
2022-05-17 10:45:42 +02:00
Emili Castells
fc31202305
Merge pull request #607 from woocommerce/PCP-632-smart-buttons-not-loading
...
Fix the button render logic when free product is in cart.
2022-05-17 10:45:09 +02:00
Emili Castells
125150ac58
Merge pull request #578 from woocommerce/PCP-616-disabling-paypal-checkout-on-removes-buttons-from-cart
...
Unset the gateway only on checkout page
2022-05-17 10:44:27 +02:00
Emili Castells
4ec36a8547
Merge pull request #621 from woocommerce/pcp-440-fix-partial-refunds
...
Fix duplicated partial refunds
2022-05-17 10:43:39 +02:00
Emili Castells
72af7261a2
Merge pull request #649 from woocommerce/ddev-use-wp-version
...
Download the specified WP version in DDEV
2022-05-16 15:52:15 +02:00
Alex P
a4bf56021d
Download the specified WP version in DDEV
...
This parameter was not passed to wp core download
2022-05-16 16:49:09 +03:00
Alex P
88220aa3c6
Do not send negative price items, add to discount
2022-05-16 15:15:42 +03:00
Alex P
d63f89a4a2
Retry without shipping field when got invalid address error
2022-05-16 15:12:40 +03:00
Alex P
a8c1f386aa
Fix item description with emoji
2022-05-13 17:12:56 +03:00
Alex P
c933c595d8
Remove redirect after vaulting settings check
...
does not seem to be needed
2022-05-12 17:39:54 +03:00
Alex P
d4dcc10ef6
Remove outdated comment
2022-05-12 17:39:49 +03:00
Alex P
65007a7bae
Do not handle vaulting settings change when not onboarded
...
Otherwise vaulting gets disabled after disconnect and re-onboarding
2022-05-12 17:39:49 +03:00
Emili Castells
c3887bec7a
Merge pull request #646 from woocommerce/refactor-filter
...
Refactor product_supports_payment_request_button filter
2022-05-12 09:23:02 +02:00
Alex P
f7d0f60ca7
Ignore wrong psalm error
...
https://github.com/php-stubs/wordpress-stubs/issues/2
2022-05-11 18:21:35 +03:00
Alex P
fc3ba70d4b
Extract filter to a function
2022-05-11 18:16:50 +03:00
Emili Castells
c7801bc734
Merge pull request #638 from woocommerce/rm-docker
...
Remove previous docker setup
2022-05-11 12:50:56 +02:00
Emili Castells
295fbb1785
Merge pull request #645 from woocommerce/fix-ddev-start-permissions
...
Create wordpress directory during ddev start
2022-05-11 10:50:30 +02:00
Alex P
34fdae6bd5
Create wordpress directory during ddev start
...
Otherwise it will be created automatically with wrong permissions
2022-05-11 11:37:54 +03:00
Narek Zakarian
ab0e90dab0
Store order info in wc order meta to get if there is no session.
2022-05-10 18:46:40 +04:00
leonardo lopes de albuquerque
e6775ce3fe
Merge pull request #353 from helgatheviking/issues/234-supports
2022-05-10 10:05:59 -03:00
helgatheviking
0052aacbbc
Rename new filter to woocommerce_paypal_payments_product_supports_payment_request_button to avoid abbreviates
2022-05-09 13:19:32 -06:00
Alex P
26f11a6e5e
Remove previous docker setup
2022-05-09 13:53:24 +03:00
Emili Castells
f78dfac648
Merge pull request #634 from woocommerce/ddev
...
Use DDEV instead of custom Docker setup
2022-05-09 10:38:52 +02:00
Alex P
7e121c6a4a
Update dev env docs
2022-05-09 11:32:24 +03:00
Narek Zakarian
199b18c7f3
Fix the psalm error about no return type.
2022-05-06 18:22:58 +04:00
Narek Zakarian
5965cc4bde
Enable the "pay later" on card page when card page is updated.
2022-05-06 18:22:11 +04:00
Narek Zakarian
6ac84bc801
Merge branch 'PCP-632-smart-buttons-not-loading' into PCP-163-pay-later-message-bug
2022-05-06 17:34:13 +04:00
Alex P
a87a9dcab5
Exclude .ddev from package
2022-05-06 11:34:58 +03:00
Alex P
b84177b61c
Simplify ddev .htaccess handling
2022-05-06 10:44:07 +03:00
Alex P
29aff60d27
Fix PHP_IDE_CONFIG
2022-05-06 10:19:42 +03:00
Alex P
074f1f68f7
Support multisite in ddev
2022-05-06 09:35:14 +03:00
Alex P
6dc0a995f6
Add ddev ngrok wrapper
2022-05-05 18:37:46 +03:00