Emili Castells
3e9de3b207
Merge pull request #436 from woocommerce/pcp-489-acdc-availability-link
...
Add ACDC availability link
2022-01-11 10:05:44 +01:00
Emili Castells
9f623bdcd4
Merge pull request #429 from woocommerce/pcp-492-log
...
Do not log reference transactions checks
2022-01-11 10:04:12 +01:00
Emili Castells
1b83b782b9
Merge pull request #433 from woocommerce/pcp-480-amex-au
...
Add AMEX AUD
2022-01-10 14:40:12 +01:00
Emili Castells
45a4463e75
Merge pull request #418 from woocommerce/pcp-196-use-wc-translation
...
Use translation from WC for "Place order" / "Pay for order" buttons
2022-01-10 13:17:47 +01:00
Emili Castells
40f08252c0
Merge pull request #417 from woocommerce/pcp-222-view-logs
...
Add "View logs" link in settings
2022-01-10 13:11:17 +01:00
Emili Castells
ca10a936d0
Merge pull request #421 from woocommerce/PCP-432-save-your-credit-card-checkbox-s
...
Check if pay for order contains subscription
2022-01-10 11:27:32 +01:00
Alex P
ed1c41ec13
Add ACDC availability link
2022-01-06 16:02:23 +02:00
Alex P
df311e5f5d
Add AMEX AUD
2022-01-06 15:30:20 +02:00
Alex P
8e703061a8
Do not log reference transactions checks
2022-01-06 14:46:42 +02:00
dinamiko
fcd3317d05
Fix psalm errors
2022-01-04 12:01:21 +01:00
dinamiko
9c72fbc247
Fix psalm errors
2022-01-04 11:52:43 +01:00
dinamiko
ae886ea425
Fix psalm errors
2022-01-04 11:40:22 +01:00
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
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
Jorge A. Torres
3eb784bc2b
Update changelog version date for 1.6.4
2021-12-27 10:24:44 -05: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