Commit graph

1140 commits

Author SHA1 Message Date
emilicastells
1d152bd6ba
Fix merge conflicts 2023-01-23 12:15:23 +01:00
emilicastells
b1adb7f0d0
Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-01-23 12:13:02 +01:00
Emili Castells
d7130a9fdc
Merge pull request #1106 from woocommerce/PCP-994-oxxo-type-error-after-2-0-update
Do not check type in filter callback signature (994)
2023-01-23 11:03:56 +01:00
emilicastells
ea201a3140
Disable Fraudnet checkbox when PUI is enabled 2023-01-20 10:58:43 +01:00
emilicastells
055ffa9370
Ensure WC()->payment_gateways is not null 2023-01-18 14:39:27 +01:00
emilicastells
9055c702e7
Fix merge conflicts 2023-01-17 15:03:20 +01:00
Emili Castells
d4187854de
Merge pull request #1029 from woocommerce/PCP-951-could-not-retrieve-order
Could not retrieve order error (951)
2023-01-11 09:55:34 +01:00
emilicastells
71c1937808
Remove temporary setting for debug 2023-01-10 11:39:09 +01:00
emilicastells
7774a5e8b0
Integrate PayPal Subscriptions (WIP) 2023-01-05 14:53:23 +01:00
emilicastells
83c3dca560
Do not check signature type on filter 2023-01-02 15:08:23 +01:00
emilicastells
35e3e97f88
Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2022-12-23 12:30:38 +01:00
emilicastells
e2f2d4cb05
Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2022-12-23 12:30:10 +01:00
Narek Zakarian
552dbe4751
Improve the Checkout buttons description 2022-12-23 12:41:46 +04:00
Narek Zakarian
851ded9021
Fix the descriptions and labels 2022-12-21 18:20:42 +04:00
Narek Zakarian
0763e73cdb
Rename the Enable/Disable setting label for PayPal Gateway 2022-12-21 17:11:49 +04:00
Narek Zakarian
eb080c9275
Merge branch 'trunk' into PCP-1083-update-standard-payments-tab-settings 2022-12-20 19:37:51 +04:00
Narek Zakarian
c54c42a46d
Fix preview overlapping 2022-12-20 19:24:58 +04:00
emilicastells
2008b9d9a8
Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2022-12-20 11:30:32 +01:00
emilicastells
853357f1c5
Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2022-12-20 11:27:05 +01:00
Narek Zakarian
416881da70
Fix Pay later locations according to selected smart button locations 2022-12-19 20:23:09 +04:00
Emili Castells
6845f1c629
Merge pull request #1041 from woocommerce/PCP-971-add-fraud-net-to-all-payments
Pcp 971 add fraud net to all payments
2022-12-15 14:35:27 +01:00
Alex P
2f6240bfb4
Do not send Paypal-Request-Id
The current usage is incorrect and only causes issues without solving any problems (we don't implement any way to retry requests).
2022-12-15 12:37:52 +02:00
emilicastells
7022924d7e
Merge branch 'trunk' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2022-12-14 14:36:07 +01:00
emilicastells
e3dc563a6f
Fix phpcd 2022-12-08 14:18:03 +01:00
emilicastells
19735af651
Fix typo in log order id display 2022-12-08 11:09:06 +01:00
Narek Zakarian
edfbf2308c
Fix PHPcs problems 2022-12-06 15:53:52 +04:00
Narek Zakarian
927f96f4dc
Enable styling per location by default for smart buttons 2022-12-06 15:28:41 +04:00
Narek Zakarian
2205b1bc1e
Refactor default settings to match new settings 2022-12-05 17:12:30 +04:00
Narek Zakarian
7f120720cc
Refactor disable gateways with new settings 2022-12-05 17:05:19 +04:00
Narek Zakarian
da07c3b5fa
Refactor smart button with new settings 2022-12-05 16:53:30 +04:00
Narek Zakarian
9c6a813776
Refactor settings JS code to work for standard tab 2022-12-05 15:28:45 +04:00
Narek Zakarian
9c7ac6ba34
Organize settings fields in separate folder 2022-12-05 15:27:58 +04:00
emilicastells
4b0a150152
Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2022-12-05 12:01:56 +01:00
emilicastells
b6d483ac6d
Update error message 2022-12-05 11:21:05 +01:00
emilicastells
c654786ee3
Merge branch 'trunk' into PCP-951-could-not-retrieve-order 2022-12-05 11:18:09 +01:00
emilicastells
1ce7a1ca2e
Remove param types on closures to avoid third party issues 2022-12-01 15:00:48 +01:00
Emili Castells
ff37f4f584
Merge pull request #1048 from woocommerce/PCP-996-all-tabs-hidden-on-oxxo-tab-visit
All tabs hidden on OXXO tab visit (996)
2022-12-01 12:35:29 +01:00
emilicastells
20445258df
Fix typo in is ppcp settings page service 2022-11-30 13:13:44 +01: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
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
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
emilicastells
cb876633ac
Add log entry for no order id in meta 2022-11-28 12:49:34 +01:00
emilicastells
a25eca53bb
Refactor PayPal order retrieval 2022-11-28 12:34:28 +01:00
emilicastells
fda789228c
Do not call get PayPal order if order id is empty 2022-11-28 11:28:09 +01:00
emilicastells
667892d67c
Add support for payment methods 2022-11-24 16:39:57 +01:00