Emili Castells
|
721d489d16
|
Merge pull request #1051 from woocommerce/PCP-1033-wrong-asset-path-germanized-compat
Wrong asset path Germanized compat (1033)
|
2022-12-01 11:42:45 +01:00 |
|
emilicastells
|
ce1e52de23
|
Add ppcp-compat to package.json scripts
|
2022-11-30 16:56:50 +01:00 |
|
Emili Castells
|
67559a0492
|
Merge pull request #1035 from woocommerce/pcp-1036-fix-dcc-messages
Fix DCC error messages handling
|
2022-11-30 16:32:26 +01:00 |
|
Emili Castells
|
1e0c1591e3
|
Merge pull request #1046 from woocommerce/PCP-1063-remote-param-type-on-filter-woocommerce-thankyou-order-received-text
Param types removed to avoid third-party issues (1063)
|
2022-11-30 16:17:00 +01:00 |
|
Narek Zakarian
|
8e7ca29117
|
Sync GZD shipment only if status is changed to "shipped"
|
2022-11-30 17:22:25 +04:00 |
|
emilicastells
|
20445258df
|
Fix typo in is ppcp settings page service
|
2022-11-30 13:13:44 +01:00 |
|
Alex P
|
428d4f700b
|
Fix shipping address validation
|
2022-11-30 12:44:35 +02:00 |
|
emilicastells
|
a448f98b3f
|
Param types removed to avoid third-party issues
|
2022-11-30 11:44:13 +01:00 |
|
Narek Zakarian
|
d29f462e95
|
Fix PHPcs problems
|
2022-11-29 20:06:34 +04:00 |
|
Narek Zakarian
|
77e8714877
|
fix Psalm tests
|
2022-11-29 20:00:47 +04:00 |
|
Narek Zakarian
|
e8c59d98b4
|
fix tests
|
2022-11-29 19:53:32 +04:00 |
|
Narek Zakarian
|
c9aef703e4
|
Add the url to documentation.
|
2022-11-29 19:47:21 +04:00 |
|
Narek Zakarian
|
50e18c1518
|
Add FraudNet header when creating order.
|
2022-11-29 19:31:58 +04:00 |
|
Narek Zakarian
|
8d74fcdf17
|
Create configuration service to check if FraudNet is enabled
|
2022-11-29 18:54:40 +04:00 |
|
Emili Castells
|
a0472e3a6a
|
Merge pull request #1016 from woocommerce/pcp-995-gzd-validation
Set $_POST before validation
|
2022-11-29 14:55:43 +01:00 |
|
Emili Castells
|
ff03a3fc3a
|
Merge pull request #1038 from woocommerce/PCP-1002-oxxo-germanized-invoice-type-error
Remove param types to avoid third party issues
|
2022-11-29 14:49:03 +01:00 |
|
Narek Zakarian
|
1a4f9f6535
|
Register the FraudNet JS
|
2022-11-29 17:06:17 +04:00 |
|
emilicastells
|
4ac93196c2
|
Remove param types to avoid third party issues
|
2022-11-29 12:49:42 +01:00 |
|
Emili Castells
|
be0dfc477c
|
Merge pull request #1024 from dennisnissle/trunk
Prevent throwing an exception during woocommerce_gzd_shipment_after_save hook
|
2022-11-29 11:50:54 +01:00 |
|
vendidero
|
65b5b829fe
|
Do not call add_note() (which itself calls the add_note() method of the underlying order) in case of tracking communication errors as these errors are very repetitive and should be debug-only logs.
|
2022-11-29 11:45:41 +01:00 |
|
Alex P
|
1da410a6da
|
Fix checkout error messages checks
|
2022-11-29 10:23:47 +02:00 |
|
Alex P
|
e9d83449d4
|
Fix DCC error messages handling
|
2022-11-29 10:02:10 +02:00 |
|
vendidero
|
d855d7fd87
|
Prevent throwing an exception during woocommerce_gzd_shipment_after_save hook as it prevents status transitions from happening. Check for tracking_id availability only as the has_tracking() method might perform additional tracking checks.
|
2022-11-25 14:08:59 +01:00 |
|
emilicastells
|
667892d67c
|
Add support for payment methods
|
2022-11-24 16:39:57 +01:00 |
|
emilicastells
|
21ebc9e46e
|
Add VAULT.PAYMENT-TOKEN.DELETED webhook handler
|
2022-11-24 15:42:58 +01:00 |
|
emilicastells
|
34798848bc
|
Add PayPal token deletion to WC payment method delete action
|
2022-11-24 11:26:06 +01:00 |
|
emilicastells
|
9a0e25520c
|
Display PayPal payment in payment methods
|
2022-11-23 17:31:35 +01:00 |
|
emilicastells
|
f9e6fe7aed
|
Add PayPal WC payment token (WIP)
|
2022-11-23 17:00:04 +01:00 |
|
Narek Zakarian
|
6045c3855b
|
Refactor FraudNet namespace, isn't related specially to PUI
|
2022-11-23 17:59:46 +04:00 |
|
Narek Zakarian
|
fe6c61584b
|
Create setting to enable/disable the FraudNet.
|
2022-11-23 17:42:00 +04:00 |
|
Alex P
|
308ce11674
|
Set $_POST before validation
|
2022-11-23 10:34:19 +02:00 |
|
emilicastells
|
2b3b4dcce2
|
Detach vaulting from subscriptions (WIP)
|
2022-11-22 13:35:28 +01:00 |
|
emilicastells
|
28031d927b
|
Remove subscriptions feature flag
|
2022-11-22 12:36:47 +01:00 |
|
Emili Castells
|
e5cced2008
|
Merge pull request #999 from woocommerce/PCP-976-non-hookable-price-format-in-pui-gateway-class-986
Make price format hookable in pui email template
|
2022-11-22 11:36:27 +01:00 |
|
Emili Castells
|
317241aed0
|
Merge pull request #1009 from woocommerce/PCP-985-deprecated-errors-on-connection-tab-visit
Fix PHP 8.1 deprecated error
|
2022-11-22 11:34:57 +01:00 |
|
Emili Castells
|
009689fdff
|
Merge pull request #1001 from woocommerce/PCP-961-another-type-check-error-with-german-market-plugin
Type check error with German Market plugin (961)
|
2022-11-22 11:33:20 +01:00 |
|
Emili Castells
|
93d33e5cad
|
Merge pull request #1004 from woocommerce/pcp-972-highlight-empty-fields
Trigger WC JS validation on button click to highlight empty fields
|
2022-11-22 11:31:21 +01:00 |
|
Emili Castells
|
aa7359ced5
|
Merge pull request #1000 from woocommerce/pcp-797-fix-var-buttons
Fix product price retrieval for variable product buttons
|
2022-11-22 11:30:11 +01:00 |
|
Danae Millan
|
79c2fbcbd1
|
Merge pull request #1010 from woocommerce/release/2.0.0
Update 2.0.0 release date
|
2022-11-21 12:40:00 -03:00 |
|
Danae Millan
|
ca7dda3549
|
Update 2.0.0 release date
|
2022-11-21 12:06:09 -03:00 |
|
Emili Castells
|
6e978d2ebb
|
Merge pull request #1008 from woocommerce/PCP-977-transaction-id-link-for-oxxo-does-not-work
Transaction ID link for OXXO does not work
|
2022-11-21 14:59:58 +01:00 |
|
Narek Zakarian
|
8f77d93c77
|
Fix PHP 8.1 deprecated error
|
2022-11-21 17:43:27 +04:00 |
|
emilicastells
|
598542ee9e
|
Fix phpunit
|
2022-11-21 12:31:29 +01:00 |
|
emilicastells
|
673cdc6c51
|
Add PayPal meta to OXXO order
|
2022-11-21 12:22:19 +01:00 |
|
Emili Castells
|
f6802dd977
|
Merge pull request #1007 from woocommerce/PCP-982-run-the-pay-later-migration-only-on-plugin-upgrade
Add plugin update hook & run PayLater migration if plugin is updated
|
2022-11-21 09:04:02 +01:00 |
|
Emili Castells
|
b4b4923883
|
Merge pull request #1003 from woocommerce/PCP-960-update-some-strings-for-2-0-update
Fix the Standard Card button gateway strings
|
2022-11-21 09:00:48 +01:00 |
|
Emili Castells
|
3c93e3cbc2
|
Merge pull request #1005 from woocommerce/breaking-change-note
Add a note about the modularity namespaces breaking change
|
2022-11-21 09:00:06 +01:00 |
|
Narek Zakarian
|
13b72db35a
|
Add plugin update hook & run PayLater migration if plugin is updated
|
2022-11-18 20:18:41 +04:00 |
|
Alex P
|
b02507a7ed
|
Fix readme changelog
|
2022-11-18 16:47:52 +02:00 |
|
Alex P
|
4354be5adc
|
Add a note about the modularity namespaces breaking change
|
2022-11-18 16:47:21 +02:00 |
|