Commit graph

634 commits

Author SHA1 Message Date
Emili Castells Guasch
57581a5ac4 Fix merge conflict 2023-03-17 08:56:58 +01:00
Emili Castells
1b27a27313
Merge pull request #1226 from woocommerce/PCP-1482-remove-shortcode
Remove shortcodes from description
2023-03-16 15:13:27 +01:00
Alex P
3d3fe37185
Improve webhook deletion error output 2023-03-09 10:46:25 +02:00
Emili Castells Guasch
5a230a7669 Allow customer suspend and activate subscription 2023-03-06 16:41:18 +01:00
Alex P
7e16b39bbb
Remove shortcodes from description 2023-03-03 09:48:45 +02:00
Emili Castells Guasch
b5e1f1530a Add update subscription (WIP) 2023-03-01 16:12:26 +01:00
Emili Castells Guasch
c1d7d30f04 Fix merge conflicts 2023-02-28 11:07:03 +01:00
Emili Castells Guasch
4737f9d203 Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-02-28 10:00:35 +01:00
Alex P
70c48762fa
Merge branch 'trunk' into pcp-157-blocks 2023-02-15 11:38:31 +02:00
Emili Castells
040e6d9d99
Merge pull request #1146 from woocommerce/pcp-1391-ditch-filter
Add filter for controlling the ditching of items/breakdown
2023-02-10 12:36:33 +01:00
emilicastells
a8616603aa
Add new vaulting setting for advanced credit card 2023-02-03 17:07:51 +01:00
emilicastells
9f59aa7e26
Add customer id when subscription mode is vaulting 2023-02-02 14:37:16 +01:00
Alex P
3d3115f99d
Add filter for controlling the ditching of items/breakdown 2023-01-31 10:35:30 +02:00
Alex P
b4097f824c
Add patch order data filter 2023-01-31 10:33:14 +02:00
emilicastells
28d3e77217
Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-01-24 09:48:56 +01:00
emilicastells
d558f0db5c
Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-01-24 09:48:29 +01:00
emilicastells
3c7f653ca9
Add PayPal-Request-Id if payment source exist 2023-01-23 15:45:56 +01:00
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
emilicastells
9055c702e7
Fix merge conflicts 2023-01-17 15:03:20 +01:00
Alex P
0bf18d67c5
Pass user_action 2023-01-11 17:45:09 +02: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
760a6d06f7
Create PayPal subscription plan from WC subscription product (WIP) 2023-01-05 17:33:03 +01:00
emilicastells
3c1ad831c1
Add create product and plan endpoints 2023-01-05 15:43:32 +01: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
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
Narek Zakarian
2506b39c32
Fix the spelling. 2022-12-14 15:59:58 +04:00
emilicastells
e3dc563a6f
Fix phpcd 2022-12-08 14:18:03 +01: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
emilicastells
2ade248704
Fix phpcs 2022-11-29 11:12:14 +01:00
emilicastells
a25eca53bb
Refactor PayPal order retrieval 2022-11-28 12:34:28 +01:00
emilicastells
34798848bc
Add PayPal token deletion to WC payment method delete action 2022-11-24 11:26:06 +01:00
Narek Zakarian
6045c3855b Refactor FraudNet namespace, isn't related specially to PUI 2022-11-23 17:59:46 +04:00
emilicastells
28031d927b
Remove subscriptions feature flag 2022-11-22 12:36:47 +01:00
Alex P
d8f972343d
Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
Alex P
8801a847ea Fix new psalm errors 2022-11-09 16:04:31 +02:00
Alex P
17d3cc152e Require PHP 7.2 2022-11-09 16:00:15 +02:00
Alex P
956a581acb Fix new psalm errors 2022-11-09 10:13:03 +02:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
Emili Castells
aa7a7adaf7
Merge pull request #886 from woocommerce/PCP-922-update-order-with-order-note-if-payment-failed-after-billing-agreement-canceled-at-pay-pal
update order with order note if payment failed after billing agreement canceled at PayPal (922)
2022-11-03 14:25:34 +01:00
dinamiko
914c79e5fc Fix phpcs 2022-10-25 16:22:06 +02:00
dinamiko
f688ccdff0 Fix php8 warnings 2022-10-25 16:16:48 +02:00
dinamiko
1dab5df16c fix psalm 2022-10-05 10:05:14 +02:00
dinamiko
4e0d30bb58 Remove unused require 2022-10-05 09:51:55 +02:00
dinamiko
abf3a0e5d0 Refactoring 2022-10-05 09:46:16 +02:00
Alex P
bd243cad89 Remove WC logo during onboarding 2022-10-03 12:40:07 +03:00
dinamiko
699dc8fbef Fix phpcs 2022-08-31 17:27:18 +02:00
dinamiko
dbf5076c22 Add first item information 2022-08-31 16:15:20 +02:00