Commit graph

1084 commits

Author SHA1 Message Date
Emili Castells
d6286ec6e5
Merge pull request #556 from woocommerce/PCP-604-paypal-button-missing-on-pay-for
Move up pay order render button before checking empty cart
2022-03-28 17:20:49 +02:00
Emili Castells
e088d3c53e
Merge pull request #554 from woocommerce/PCP-598-buttons-not-visible-in-mini-cart
Remove vaulting conditional on minicart render buttons
2022-03-28 17:13:01 +02:00
dinamiko
78d98be098 Move up pay order render button before checking empty cart 2022-03-28 16:33:45 +02:00
dinamiko
0f47429d91 Remove vaulting conditional on minicart render buttons 2022-03-28 15:24:46 +02:00
Narek Zakarian
fbc20c35ea Fix the product price amount calculation 2022-03-25 16:15:18 +04:00
Emili Castells
fe561e34e4
Merge pull request #497 from Chaithi/trunk
Add Spain and Italy to messaging (565)
2022-03-23 11:19:13 +01:00
Emili Castells
260693147a
Merge pull request #542 from woocommerce/PCP-590-incorrect-tax-details-on-paypal-
Add shipping tax to taxes instead of shipping
2022-03-23 11:07:14 +01:00
Emili Castells
eb7dbbcf9e Merge pull request #537 from woocommerce/PCP-576-place-order-button-looking-unstyled
Add "Type" attribute to checkout button
2022-03-22 11:53:38 +01:00
Emili Castells
ca517e4f50
Merge pull request #500 from woocommerce/PCP-500-hide-smart-buttons-for-free-product
Check if price total is not zero before showing buttons
2022-03-22 11:52:46 +01:00
Emili Castells
eb247f1cba
Merge pull request #534 from woocommerce/pcp-272-buttons-loading-time
Buttons loading time
2022-03-22 10:12:18 +01:00
Alex P
f0ff7de9fa Do not hide button on change payment page 2022-03-18 09:24:55 +02:00
dinamiko
bf05e08ed4 Fix psalm 2022-03-17 16:54:31 +01:00
dinamiko
ccb528ba2a Refactor code style 2022-03-17 16:45:57 +01:00
dinamiko
ec22aad35b Refactor extract variable 2022-03-17 16:44:23 +01:00
dinamiko
b2fa7b985b Fix psalm errors 2022-03-17 16:35:13 +01:00
Alex P
4fe5a63f42 Hide "Place order"/show spinner in Pay Now too 2022-03-17 16:00:55 +02:00
Alex P
d791873033 Move buttons loading spinner to the buttons container
should be more reliable, and for Pay Now there is no .place-order
2022-03-17 15:59:19 +02:00
dinamiko
afd77cf9da Add shipping tax to taxes instead of shipping 2022-03-17 14:51:20 +01:00
Alex P
a1d735bc79 Hide "Place order"/show spinner only on normal checkout 2022-03-17 10:31:18 +02:00
Alex P
42345d4947 Add buttons loading spinner 2022-03-17 10:02:45 +02:00
dinamiko
25ca7451e7 Add order intent from settings on check saved payment scheduled action 2022-03-16 11:50:01 +01:00
dinamiko
89001f6533 Merge branch 'trunk' into PCP-562-when-payment-is-not-saved-do-not 2022-03-16 09:35:47 +01:00
Narek Zakarian
5585461280 Add "Type" attribute to checkout button 2022-03-15 18:02:35 +04:00
Alex P
f6944a6208 Hide "Place Order" button on page load when PayPal selected 2022-03-15 09:28:51 +02:00
Alex P
7050c8231e Refactor selected payment gateway checking 2022-03-15 09:16:37 +02:00
Alex P
703656bec2 Use full URL for return endpoint 2022-03-13 11:59:27 +02:00
Alex P
1a9fbc1303 Fix ajax URLs on multisite 2022-03-09 16:24:11 +02:00
dinamiko
0291f34309 Throw exception when capture payment returns false 2022-03-08 12:00:09 +01:00
dinamiko
54f84aac26 Fix phpcs 2022-03-04 12:13:41 +01:00
dinamiko
e8c2147762 Fix psalm errors 2022-03-04 12:08:39 +01:00
dinamiko
dcbac3cae3 Fix psalm errors 2022-03-04 12:02:43 +01:00
dinamiko
634ac41139 Handle get order exception 2022-03-03 11:16:03 +01:00
dinamiko
6ebe8d3171 Get wc customer id by removing prefix 2022-03-02 17:02:37 +01:00
dinamiko
78286b0542 Do not capture if wc order already processing 2022-03-02 16:51:22 +01:00
dinamiko
5d7de0a212 Merge PCP-412-when-there-is-a-payment-saved-th 2022-03-02 12:23:20 +01:00
dinamiko
f1b11d74d3 Remove unused variable 2022-03-02 12:18:46 +01:00
dinamiko
5b90111f3f Merge branch 'trunk' into PCP-412-when-there-is-a-payment-saved-th 2022-03-02 09:55:17 +01:00
Narek Zakarian
33ad9f6d91 Check the price amount with JS to fix variable products 2022-03-02 12:49:21 +04:00
dinamiko
e9ddd3d788 Refactor payment token checker 2022-03-01 16:10:46 +01:00
dinamiko
b5f74f1207 Refactor payment checker (WIP) 2022-03-01 15:12:54 +01:00
dinamiko
5ffc792ce0 Void order when payment is not saved (WIP) 2022-03-01 12:39:10 +01:00
Emili Castells
3afb73d34c
Merge pull request #519 from woocommerce/PCP-554-paypal-options-available-on-mini
Do not display buttons in minicart if subscription in the cart and va…
2022-03-01 11:11:44 +01:00
dinamiko
a7290f9ce0 Schedule checking for saved payment (WIP) 2022-02-28 17:31:15 +01:00
dinamiko
5110209cfe Format code style 2022-02-28 14:14:14 +01:00
dinamiko
21013adbca Do not display buttons in minicart if subscription in the cart and vaulting disabled 2022-02-28 12:56:44 +01:00
dinamiko
89392e43bd Display error message for when error on hosted fields approve payment 2022-02-28 10:06:05 +01:00
dinamiko
cda4944f41 Do not get setting on conditional, just check if it exist 2022-02-25 14:26:16 +01:00
dinamiko
7270947ac2 Ensure disable_funding setting exist before getting it 2022-02-25 11:55:04 +01:00
dinamiko
3bfd7346ab Merge branch 'issue/447-wcpay-subscriptions-compat' of https://github.com/mattallan/woocommerce-paypal-payments into mattallan-issue/447-wcpay-subscriptions-compat 2022-02-24 09:44:14 +01:00
Alex P
a38ebfae04 Fix linter errors 2022-02-23 17:35:17 +02:00