Commit graph

1748 commits

Author SHA1 Message Date
Emili Castells
2967b63fdf
Merge pull request #408 from woocommerce/pcp-315-html-input
Do not remove html for plugin settings text inputs
2021-12-15 14:16:36 +01:00
Emili Castells
a1e30a5e1f
Merge pull request #404 from woocommerce/pcp-452-saved-card-switch-to-paypal
Fix saved card method check
2021-12-15 09:32:47 +01:00
Alex P
151484165d Do not sanitize passwords 2021-12-14 18:47:52 +02:00
Alex P
583d587811 Do not remove html for plugin settings text inputs 2021-12-14 18:39:33 +02:00
Emili Castells
d5823c1254
Merge pull request #398 from woocommerce/pcp-400-show-funding-source
Show "Venmo" instead of "PayPal" when using its' button
2021-12-14 16:03:01 +01:00
Emili Castells
15d5182901
Merge pull request #400 from woocommerce/pcp-458-payment-complete
Use payment_complete instead of updating status directly
2021-12-14 16:02:10 +01:00
Emili Castells
d3626bf967
Merge pull request #391 from woocommerce/pcp-446-prefix-input-validation
Add invoice prefix input validation
2021-12-14 16:01:10 +01:00
Jorge A. Torres
5947c72e7e Update changelog version for release 2021-12-14 10:33:59 -03:00
Alex P
b0aec0db1e Fix saved card method check 2021-12-13 17:31:48 +02:00
Emili Castells
7109f969f6
Merge pull request #401 from woocommerce/PCP-424-reopened-error-messages-are-not-cleared
Clear error messages on approve
2021-12-13 12:07:31 +01:00
Emili Castells
90b060049a
Merge pull request #396 from woocommerce/pcp-455-fix-card-payer-name
Fix payer name properties access
2021-12-13 12:05:39 +01:00
Emili Castells
8f94614782
Merge pull request #393 from woocommerce/fix-payment-change
Fix payment method change detection
2021-12-13 12:02:56 +01:00
dinamiko
cf88d4ffbc Clear error messages on approve 2021-12-13 10:50:14 +01:00
Alex P
5c865ceb9b Use payment_complete instead of updating status directly 2021-12-10 16:26:34 +02:00
Alex P
014af02fbc Show Venmo in cancellation section 2021-12-09 18:54:29 +02:00
Alex P
9ef61a2b81 Extract funding source name/description generation 2021-12-09 18:31:21 +02:00
Alex P
222406aad6 Use "Pay via PayPal" description if settings not available 2021-12-09 17:31:12 +02:00
Alex P
f4a32a01e7 Show "Venmo" instead of "PayPal" when using its' button 2021-12-09 17:29:48 +02:00
Jorge A. Torres
cf5d1ec21f
Merge pull request #397 from woocommerce/update-github-templates
Update GitHub templates
2021-12-08 17:01:02 -03:00
Jorge A. Torres
86f4eae14b Update GitHub templates 2021-12-08 16:33:10 -03:00
Alex P
2e5b0065f9 Fix payer name properties access 2021-12-08 18:42:09 +02:00
Alex P
9cefc25543 Fix payment method change detection 2021-12-08 13:35:00 +02:00
Alex P
487e6bfb31 Check that only allowed chars are used for invoice prefix 2021-12-06 15:07:30 +02:00
Alex P
7428a4446b Limit max length of invoice prefix 2021-12-06 12:50:27 +02:00
Emili Castells
8cdcbcf4bb
Merge pull request #388 from woocommerce/release/1.6.3
Release 1.6.3
2021-12-02 09:38:50 +01:00
dinamiko
e5dafa08b8 Bump 1.6.3 version 2021-12-01 16:21:18 +01:00
Emili Castells
b65200645a
Merge pull request #386 from woocommerce/pcp-367-default-3ds-contingency
Change default 3ds contingency
2021-12-01 11:57:31 +01:00
Emili Castells
2d903e19a6
Merge pull request #385 from woocommerce/PCP-359-customer-details-not-available-i
Ensure hosted fields `cardholderName` is submitted to JavaScript SDK
2021-11-30 15:24:05 +01:00
dinamiko
aa61ab56ca Improve required card holder name error message 2021-11-30 14:23:21 +01:00
Alex P
c43a4999aa Replace CurrencySupport class with a service 2021-11-30 14:55:31 +02:00
Alex P
521cbf4e26 Require 3DS by default for PSD2 shop countries 2021-11-30 14:50:49 +02:00
dinamiko
26147791ab Remove getting shipping address as fallback for card holder name 2021-11-30 12:34:19 +01:00
dinamiko
cf3ba3f55c Fix phpcs errors 2021-11-30 11:11:02 +01:00
Alex P
ebabc45dbc Extract currency/country lists to services 2021-11-30 11:15:56 +02:00
Alex P
ffe32070d0 Extract shop currency, country to services 2021-11-30 10:40:38 +02:00
Emili Castells
cfb10b0cee
Merge pull request #384 from woocommerce/pcp-344-add-funding-sources
Add missing funding sources to "Disable funding sources"
2021-11-29 12:35:35 +01:00
dinamiko
b3b1237247 Merge branch 'trunk' into PCP-359-customer-details-not-available-i 2021-11-26 15:30:26 +01:00
Emili Castells
e621711f92
Merge pull request #381 from woocommerce/PCP-424-error-messages-are-not-cleared-e
Fix error handler clear messages
2021-11-26 11:10:34 +01:00
Emili Castells
933843e164
Merge pull request #382 from woocommerce/pcp-254-improve-status-report
Improve status report
2021-11-26 10:30:10 +01:00
Alex P
aceeee95e9 Remove unused imports 2021-11-25 18:25:22 +02:00
Alex P
1322a9dd27 Add missing funding sources to "Disable funding sources" 2021-11-25 17:11:51 +02:00
dinamiko
19b5c2e437 Check shipping name if billing does not exist 2021-11-25 11:59:22 +01:00
Alex P
74a1fb5a56 Update tests 2021-11-25 12:42:18 +02:00
Alex P
fc20b05de8 Use icons instead of yes/no
For consistency with WC and to avoid translation
2021-11-25 11:55:09 +02:00
dinamiko
162a0886b7 Use innerHTML to clear element inner content 2021-11-25 10:36:56 +01:00
Alex P
5322f101b4 Add whether Reference Transactions are enabled to status report 2021-11-25 11:19:58 +02:00
Alex P
602e1e59c7 Add non-translated export label to status report 2021-11-25 10:33:54 +02:00
dinamiko
0ac3dae104 Fix error handler clear messages 2021-11-24 17:13:31 +01:00
dinamiko
31f2e65bff Fix typo in element id 2021-11-24 16:10:24 +01:00
dinamiko
1e646fa954 Ensure cardholder name when submit card fields 2021-11-24 16:09:36 +01:00