Commit graph

1915 commits

Author SHA1 Message Date
Emili Castells
21aa8980d6
Merge pull request #419 from woocommerce/docker-build-package
Add docker:build-package command
2022-01-03 16:10:00 +01:00
Alex P
16c77ebf95 Add docker:build-package command
This allows to build a package using the docker env,
which should be more consistent and allows to easily use
the needed PHP version (e.g. the min supported) 
instead of the system PHP.
2022-01-03 17:05:40 +02: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
2c0a7596e5 Merge branch 'trunk' into PCP-434-allow-guest-users-to-purchase-su 2022-01-03 09:50:41 +01:00
Jorge A. Torres
3eb784bc2b Update changelog version date for 1.6.4 2021-12-27 10:24:44 -05: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
3c074eb529
Merge pull request #414 from woocommerce/release/1.6.4
Release 1.6.4
2021-12-20 10:39:47 +01:00
dinamiko
709cc63221 Bump 1.6.4 version 2021-12-20 10:32:03 +01: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
Emili Castells
f55de6a70e
Merge pull request #413 from woocommerce/pcp-296-allow-show-manager
Allow WC Shop Managers to edit settings
2021-12-17 10:59:03 +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
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