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
f1e54ced4f
Get signup links without reloading the page (WIP)
2022-05-27 14:53:55 +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
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
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
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
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
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
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
a58e971cad
Display all body responses in the logs
2022-05-12 16:46:45 +02: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
dinamiko
baef2d5408
Replace EXPRESS_CHECKOUT
with PAYMENT_METHODS
to make it work with pui
2022-05-12 16:36:44 +02:00
dinamiko
957e7bf84d
Check if pay for order products are ready for pui
2022-05-12 15:16:11 +02:00
Emili Castells
baf7f33a25
Merge pull request #644 from woocommerce/PCP-656-1.9.0-test1-customer-service-ins
...
[PUI] Customer service instructions field not mandatory in gateway settings
2022-05-12 09:57:37 +02:00
dinamiko
710c388d86
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
2022-05-12 09:48:33 +02:00
Alex P
fc3ba70d4b
Extract filter to a function
2022-05-11 18:16:50 +03:00
dinamiko
1baa66a955
Merge PCP-417-new-feature---pay-upon-invoice
2022-05-11 16:45:49 +02:00
dinamiko
5bf95fbca3
Get session id from request when page is pay for order
2022-05-11 16:11:05 +02:00
dinamiko
564caa418c
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
2022-05-11 12:49:32 +02:00
dinamiko
30d17b2a0a
Check if product contains virtual or downloable variation
2022-05-11 12:07:11 +02:00
dinamiko
00b40dc6de
Do not hide pui gateway on pay for order page
2022-05-11 11:31:27 +02:00