Commit graph

2499 commits

Author SHA1 Message Date
dinamiko
4b85831f52 Do not update button links if response is not successful 2022-05-31 09:35:50 +02:00
Alex P
f54451f39c Fix disable-funding when free trial but dcc disabled
was sending array values instead of keys
2022-05-30 15:09:41 +03:00
dinamiko
24280dda3a Fix wrong cache key product assigment 2022-05-27 16:07:52 +02:00
dinamiko
af25aeead0 Fix phpunit 2022-05-27 14:58:38 +02:00
dinamiko
f1e54ced4f Get signup links without reloading the page (WIP) 2022-05-27 14:53:55 +02:00
dinamiko
aa156a17b2 Add month in seconds constant to psalm stubs 2022-05-26 14:23:17 +02:00
dinamiko
9b88d1a4ae Move signup link cache into a service 2022-05-26 11:29:09 +02:00
dinamiko
0c5dfbc3e8 Add signup link cache expiration for 3 months 2022-05-26 11:05:30 +02:00
dinamiko
f813cf451a Cache partner referrals signup links 2022-05-25 09:42:37 +02:00
Narek Zakarian
b9cdc56ad6 Convert the "," separator into "." before checking the price amount. 2022-05-24 18:35:39 +04:00
dinamiko
12a8596261 Bump 1.9.0-test3 version 2022-05-24 09:36:56 +02:00
dinamiko
184c9ee96e Merge trunk 2022-05-24 09:35:28 +02:00
dinamiko
4b674adad2 Add business entity to partner referrals data for pui onboarding 2022-05-23 15:11:36 +02:00
dinamiko
a0e431e07c Do not call seller status if current state is not onboarded 2022-05-23 11:48:33 +02: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
dinamiko
98e356da17 Ensure is pui payment method before custom checkout validation 2022-05-20 12:08:33 +02: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
dinamiko
58a53af41e Do not display pui gateway if customer service instructions field is empty 2022-05-18 15:14:04 +02:00
dinamiko
bb7c314aba Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-05-18 10:24:38 +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
dinamiko
cee42e7d4e Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-05-17 16:56:21 +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
dinamiko
ade0e51e47 Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-05-17 14:16:23 +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
dinamiko
676f4a7a10 Ensure pay for order total is valid for pui 2022-05-17 12:30:50 +02:00
dinamiko
6ed616802d Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-05-17 11:10:36 +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
dinamiko
7d6146bfe9 Add tracking scope to referral api 2022-05-16 16:54:05 +02:00
dinamiko
be22a60b93 Add birth date validation for pay for order 2022-05-16 16:51:29 +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
dinamiko
de12327f6c Bump 1.9.0-test2 version 2022-05-13 09:38:45 +02:00
dinamiko
a58e971cad Display all body responses in the logs 2022-05-12 16:46:45 +02:00