Commit graph

1224 commits

Author SHA1 Message Date
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
dinamiko
e0880670ca Merge branch 'trunk' into pcp-568-onboarding 2022-02-23 12:06:25 +01:00
Alex P
22beac0c79 Hide US fees and chargeback protection for non-US 2022-02-23 11:29:00 +02:00
Alex P
9d03801da0 Fix table row height 2022-02-23 11:27:39 +02:00
dinamiko
d86fdc35ff Merge branch 'trunk' into pcp-307-fee 2022-02-23 10:06:11 +01:00
dinamiko
1beebbb1fc Fix merge conflict 2022-02-23 09:47:03 +01:00
Alex P
e5a75bd2e3 Optimize onboarding for mobile 2022-02-23 10:22:16 +02:00
Alex P
bf354a1413 Make table rows the same height 2022-02-23 09:23:41 +02:00
Alex P
5ebe9c5135 Update onboarding table text 2022-02-23 09:11:23 +02:00
Alex P
7c5651a38b Update screen img 2022-02-23 09:08:43 +02:00
Alex P
8b025b6a1d Use th 2022-02-23 09:08:26 +02:00
Alex P
dc8ecf2e6a Use question mark tooltips 2022-02-23 08:42:29 +02:00
Emili Castells
17e1c76280
Merge pull request #504 from woocommerce/PCP-505-dcc-orders-randomly-failing
Improve detection of click event handler
2022-02-22 17:40:24 +01:00
dinamiko
a0e2ff9825 Merge branch 'trunk' into PCP-505-dcc-orders-randomly-failing 2022-02-22 17:36:21 +01:00
Alex P
a6689eb371 Merge branch 'trunk' into pcp-541-onboarding 2022-02-22 16:49:34 +02:00
Emili Castells
7caecef8d9
Merge pull request #502 from woocommerce/pcp-566-assets-version
Use plugin version for assets version
2022-02-22 15:48:30 +01:00
Alex P
f1348bc66c Fix fee/payout minus sign 2022-02-22 16:45:37 +02:00
Alex P
9f8f9702cb Add tooltips 2022-02-22 15:56:22 +02:00
Alex P
8b3d23ea01 Improve onboarding table css 2022-02-22 15:32:46 +02:00
Alex P
9297f1a2fe Disable card funding source if not accepting cards in onboarding 2022-02-22 15:25:12 +02:00
Alex P
f6446f5ced Update onboarding options UI 2022-02-22 14:32:57 +02:00
Alex P
4a858bd5b8 Load onboarding assets only on the first tab 2022-02-22 09:55:46 +02:00
mattallan
28bed83598 Check if PayPal Payments is available before renderering the buttons 2022-02-22 16:07:24 +10:00
dinamiko
635838c636 Use hosted fields button wrapper instead of checkout form to add the attribute 2022-02-21 17:11:56 +01:00
dinamiko
ef99e53d6a Use an attribute to ensure handler added 2022-02-21 16:12:09 +01:00