Commit graph

1916 commits

Author SHA1 Message Date
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
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
Alex P
b7d2c0fe59 Hide both onboarding radiobuttons when acdc not supported 2022-02-18 17:04:34 +02: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
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
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
dinamiko
19b6eebd3e Use get_woocommerce_currency to get shop currency 2022-02-11 10:47:36 +01:00
dinamiko
df57609350 Merge branch 'trunk' into PCP-533-multi-currency-broke 2022-02-10 15:50:20 +01:00
Emili Castells
314d2099c0
Merge pull request #487 from woocommerce/release/1.7.0
Release 1.7.0
2022-02-10 10:55:12 +01:00
dinamiko
40f85162cf Bump 1.7.0 version 2022-02-10 10:47:05 +01:00
Emili Castells
4f5de5de9f
Merge pull request #485 from woocommerce/PCP-495-add-filters-to-change-country-matrix
Add filters to change allowed ACDC countries
2022-02-10 09:57:19 +01:00
dinamiko
e591dff46d Fix merge conflicts 2022-02-10 09:54:18 +01:00
Emili Castells
415ffb4268
Merge pull request #445 from woocommerce/pcp-370-onboarding
Improve onboarding, allow no card processing
2022-02-10 09:38:57 +01:00
dinamiko
bf303ee38d Merge branch 'pcp-370-onboarding' of github.com:woocommerce/woocommerce-paypal-payments into pcp-370-onboarding 2022-02-10 09:34:57 +01:00
dinamiko
ccff0fa586 Fix merge conflicts 2022-02-10 09:34:42 +01:00
Narek Zakarian
533d521395 Add filters to change allowed ACDC countries 2022-02-09 18:45:25 +04:00
dinamiko
c6ec3d1a93 Revert phpunit test 2022-02-09 11:00:14 +01:00
dinamiko
3c77f98ef2 Revert to get_woocommerce_currency and use get_option as fallback 2022-02-09 10:57:37 +01:00
Emili Castells
c122e57827
Merge pull request #477 from woocommerce/PCP-218-improve-disable-funding-sources-label-docs
Improve Disable Funding setting label and desc
2022-02-09 09:46:40 +01:00
Emili Castells
b63827d79d
Merge pull request #480 from woocommerce/PCP-230-pass-address-details-to-credit-c
Send checkout form information if payer does not exist
2022-02-08 11:31:52 +01:00
Emili Castells
8f45a2d8ea
Merge pull request #474 from woocommerce/PCP-537-add-transaction-id-to-order-note
Add transaction id to order note when refund is received through webhook
2022-02-08 11:28:39 +01:00
Alex P
7de028276b Remove unused import 2022-02-08 10:31:24 +02:00
Alex P
d2a1eff9a8 Update phpdoc 2022-02-08 10:30:15 +02:00
Alex P
44cb17107c Fix sandbox checkbox
Sometimes the state of UI may get restored after page reload and will not match the server settings
2022-02-08 10:25:01 +02:00
Alex P
cb2adfd044 Remove unused 2022-02-08 10:12:38 +02:00
dinamiko
4b43e05d59 Fix psalm error 2022-02-07 16:49:18 +01:00
dinamiko
0947031c3f Ensure email exist otherwise do not return payer object 2022-02-07 16:25:29 +01:00
dinamiko
e3ac3ccc16 Set WC order transaction id, it also adds order note 2022-02-07 15:07:08 +01:00
Narek Zakarian
a0fc703efa Improve Disable Funding setting label and desc 2022-02-07 17:51:03 +04:00
dinamiko
99413d3652 Merge branch 'trunk' into PCP-230-pass-address-details-to-credit-c 2022-02-07 14:35:30 +01:00
dinamiko
da37cbb2e5 Fix psalm error 2022-02-07 14:26:24 +01:00
Emili Castells
094133ce90
Merge pull request #472 from woocommerce/PCP-517-wordpress-5.9-compatibility
Update readme and changelog
2022-02-07 14:15:02 +01:00
dinamiko
2c37b7c602 Fix psalm error 2022-02-07 12:57:35 +01:00
dinamiko
ac9c0c982c Add transaction id to order note when refund is received through webhook 2022-02-07 12:50:24 +01:00
Emili Castells
22afa181d2
Merge pull request #466 from woocommerce/PCP-496-improve-onboarding-notice
Change the onboarding message
2022-02-07 11:21:43 +01:00
dinamiko
033269ae50 Update readme and changelog 2022-02-07 11:18:59 +01:00
Emili Castells
c9966a8290
Merge pull request #464 from woocommerce/Chaithi-trunk
Ensure 3ds contingency uses `SCA_ALWAYS` instead of `3D_SECURE` (521)
2022-02-07 11:12:53 +01:00
dinamiko
849b02e44f Caught NotFoundException in case it does not exist 2022-02-07 11:07:06 +01:00
dinamiko
4c71240684 Merge branch 'trunk' into pcp-370-onboarding 2022-02-07 10:23:31 +01:00