Commit graph

2113 commits

Author SHA1 Message Date
Alex P
8e1107ca39 Fix psalm 2022-02-22 18:27:52 +02:00
Alex P
bfeac3380f Add missing deps
dhii/package-interface required it as dev
2022-02-22 18:21:36 +02: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
dinamiko
a4bedf0203 Update changelog 2022-02-22 15:45:06 +01: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
Emili Castells
4fa6c30595
Merge pull request #507 from woocommerce/fix-onboarding-js-loading
Load onboarding assets only on the first tab
2022-02-22 09:33:37 +01: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
Alex P
a6d7bb1069 Change onboarding button text 2022-02-21 16:28:53 +02:00
Alex P
b8464dc027 Updates logos 2022-02-21 16:28:44 +02:00
dinamiko
0def95d4cd Set formSubmissionSubscribed to false on each ACDC gateway display 2022-02-21 12:21:05 +01:00
Alex P
b7d2c0fe59 Hide both onboarding radiobuttons when acdc not supported 2022-02-18 17:04:34 +02:00
Narek Zakarian
6de1aa2ae8 early return if cart is empty 2022-02-18 18:06:55 +04:00
Narek Zakarian
efca8ba27d use == comparison 2022-02-18 17:56:33 +04:00
Alex P
c635c616dc Change onboarding option text 2022-02-18 13:40:05 +02:00
Alex P
c9b3479cf6 Change credentials error message 2022-02-18 12:42:48 +02:00
Alex P
73caae97d6 Change text about going live 2022-02-18 12:39:37 +02:00
Alex P
c4a79427a2 Merge branch 'trunk' into pcp-307-fee 2022-02-17 19:01:50 +02:00
Alex P
29d696b18e Fix tests 2022-02-17 18:56:23 +02:00
Alex P
0c07ebd629 Use plugin version as asset version 2022-02-17 18:51:24 +02:00
Alex P
651099705a Fix psalm 2022-02-17 18:29:45 +02:00
Alex P
fc89021df4 Add hook docs
phpcs rules updated
2022-02-17 18:28:59 +02:00
Alex P
2236b3cfbe Add plugin info retrieval 2022-02-17 18:18:33 +02:00
Narek Zakarian
164b74fdcb Check if price total is zero before showing buttons 2022-02-17 20:01:47 +04:00
Narek Zakarian
e8d1b2ee16 Change the way of checking if WooCommerce is active
This needs to be done because of problem if WooCommerce is installed as MU plugin
2022-02-17 16:52:40 +04:00
RT3
40694b251a
Format for URLs changed for Pay Later disclaimers
Added IT / ES, changed URL formats.
2022-02-16 11:53:04 -06:00
RT3
99094c7a89
Merge pull request #1 from Chaithi/IT-and-ES-Messaging
Adding Italy and Spain to messages
2022-02-16 11:34:18 -06:00
RT3
bc8cbd7dec
Adding Italy and Spain to messages
Messaging and buttons will be available in late March.
2022-02-16 11:31:34 -06:00
Emili Castells
c1cd718ecc
Merge pull request #496 from woocommerce/fix-560-merge-conflict
Fix merge conflict on #477
2022-02-15 12:38:42 +01:00
dinamiko
1661e40b53 Fix merge conflict 2022-02-15 12:33:23 +01:00
Emili Castells
bff0f841b2
Merge pull request #495 from woocommerce/fix-521-merge-conflict
Fix #464 merge conflict
2022-02-15 11:43:08 +01:00
dinamiko
1179eb56df Fix merge conflict 2022-02-15 11:26:45 +01:00
Alex P
1ae473f297 Fix ExchangeRate parsing 2022-02-14 18:16:33 +02:00
Alex P
c8a55581a0 Render fees 2022-02-14 13:54:49 +02:00
Alex P
ba9f6074e3 Save fees on capture 2022-02-14 13:53:37 +02:00
Alex P
e22cb04350 Fix file name 2022-02-14 12:41:07 +02:00
Alex P
a82b091bf1 Add fees breakdown to capture 2022-02-14 10:46:55 +02:00
Alex P
2ab75368b4 Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
Alex P
5cbd84a050 Add MoneyFactory 2022-02-14 10:46:55 +02:00
Emili Castells
7f7ae4c700
Merge pull request #488 from woocommerce/update-170-changelog
Update changelog
2022-02-11 14:14:33 +01:00
dinamiko
7252aa04fc Update changelog 2022-02-11 12:27:09 +01:00
Emili Castells
c39b012161
Merge pull request #482 from woocommerce/PCP-533-multi-currency-broke
Revert to `get_woocommerce_currency` and use `get_option` as fallback
2022-02-11 12:03:42 +01:00
dinamiko
50e1c743f0 Handle case when filter returns null 2022-02-11 12:00:30 +01:00