Commit graph

917 commits

Author SHA1 Message Date
dinamiko
08d3dea790 Check if pay for order contains subscription 2022-01-04 11:01:34 +01:00
dinamiko
6d0c821b19 Check if pay for order contains subscription 2022-01-04 10:43:18 +01:00
dinamiko
f1ae75a07e Fix CI errors 2022-01-03 15:26:07 +01:00
dinamiko
d33ca00ac7 Fix CI errors 2022-01-03 15:15:33 +01:00
dinamiko
d69f1b5a9c Add guest customer id (WIP) 2021-12-24 12:37:06 +01:00
dinamiko
ece3ef95d3 Display payment gateways for guest users when subscription in the cart 2021-12-22 16:00:29 +01:00
dinamiko
de48bcbb9e Display payment gateways for guest users when subscription in the cart 2021-12-22 12:46:48 +01:00
Alex P
b93d0acfcc Use translation from WC for "Place order" / "Pay for order" 2021-12-21 17:56:27 +02:00
Alex P
cfc10ff0d9 Add "View logs" link in settings 2021-12-21 17:06:30 +02:00
Emili Castells
29635d9fb0
Merge pull request #412 from woocommerce/pcp-465-remove-onhold-filter
Do not block emails for on hold status
2021-12-17 14:16:54 +01:00
Alex P
5623c641e4 Allow WC Shop Managers to edit settings
https://woocommerce.com/document/roles-capabilities/
2021-12-16 18:30:35 +02:00
Alex P
e62f195b0f Do not block emails for on hold status 2021-12-16 12:38:31 +02:00
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
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
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
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
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
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
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