Commit graph

96 commits

Author SHA1 Message Date
Emili Castells Guasch
68785cab77
Fix phpcs 2025-04-29 15:42:25 +02:00
Emili Castells Guasch
ec3ec49b98
Remove filter that hides payment gateways when connected PayPal subscriptions is in the cart 2025-04-24 11:51:51 +02:00
Daniel Dudzic
dc026bba93
🐛 Fix the linkBtn is null error and move the strings to the server side 2025-04-04 13:55:34 +02:00
Emili Castells
39c8cc88b9
Merge pull request #3245 from woocommerce/PCP-4350-a-s-pre-execution-callback-can-result-in-fatal-error-subscriptions
Remove `action_scheduler_before_execute` code (4350)
2025-03-25 16:28:33 +01:00
Daniel Dudzic
a0a7d042b4
Fix first batch of typos 2025-03-24 14:09:19 +01:00
Daniel Hüsken
64aefee245
Fix phpcs 2025-03-24 08:38:47 +01:00
Daniel Hüsken
8e088dc022
Fix changed environment container 2025-03-24 08:30:44 +01:00
Daniel Hüsken
e009c70695
Fix a notice 2025-03-21 14:21:37 +01:00
Emili Castells Guasch
91aaa55728 Remove action_scheduler_before_execute code 2025-03-20 10:10:20 +01:00
Emili Castells Guasch
65e1ca4eb0 Merge branch 'trunk' into PCP-4110-incorrect-subscription-cancellation-handling-with-pay-pal-subscriptions 2025-03-18 12:19:36 +01:00
Philipp Stracker
7a106742e3
🚚 Rename environment-service 2025-02-17 18:48:38 +01:00
Emili Castells
8b9b664a32
Merge pull request #2910 from woocommerce/PCP-4009-pay-pal-subscription-creation-fails-for-multi-year-plans
PayPal Subscription Creation Fails for Multi-Year Plans
2025-02-12 14:48:35 +01:00
Daniel Hüsken
9cf816ce93
fix a bug in handling resubscribe 2025-02-11 11:36:37 +01:00
Daniel Hüsken
77f8e27318
fix phpcs 2025-02-11 10:37:00 +01:00
Daniel Hüsken
cb2e17491d
fix phpcs 2025-02-11 10:34:08 +01:00
Daniel Hüsken
26b3f68a6f
add missing function to stub 2025-02-11 10:16:38 +01:00
Daniel Hüsken
bbc0b61553
JavaScript improvement so that it works also for new products 2025-02-11 09:56:43 +01:00
Daniel Hüsken
76ffdcafa7
Merge branch 'refs/heads/PCP-4009-pay-pal-subscription-creation-fails-for-multi-year-plans' into PCP-4110-incorrect-subscription-cancellation-handling-with-pay-pal-subscriptions
# Conflicts:
#	modules/ppcp-paypal-subscriptions/src/PayPalSubscriptionsModule.php
2025-02-11 07:33:36 +01:00
Daniel Hüsken
ffb3026d7d
some improvements 2025-02-10 17:02:23 +01:00
Daniel Hüsken
262e711a36
some improvements 2025-02-07 16:07:44 +01:00
Daniel Hüsken
13f17410ea
Merge branch 'PCP-3398-critical-error-when-changing-subscription-payment-method-to-advanced-card-processing' into PCP-4110-incorrect-subscription-cancellation-handling-with-pay-pal-subscriptions 2025-02-07 12:37:53 +01:00
Daniel Hüsken
b7ad5f7f4b
fix php cs 2025-02-06 15:08:32 +01:00
Daniel Hüsken
7c974e6249
fix php cs 2025-02-06 15:08:12 +01:00
Daniel Hüsken
916a4d40c3
improved some logic 2025-02-06 14:42:26 +01:00
Daniel Hüsken
ff3cfd3b66
not filter GW in admin or account page 2025-02-05 12:30:54 +01:00
Daniel Hüsken
e0ef3f8418
fix phpcs 2025-02-04 15:48:15 +01:00
Daniel Hüsken
aca125934a
handle old subscriptions if setting is changed 2025-02-04 15:36:02 +01:00
Daniel Hüsken
5959ea71a2
Change unneeded code 2025-02-04 09:44:14 +01:00
Daniel Hüsken
96ce1fb7a4
Use PP Subscriptions suspend when subscription is in pending-cancel state. 2025-02-04 09:27:27 +01:00
Daniel Hüsken
1f6bd8b792
Moved code to pp subscriptions from generell subscriptions 2025-02-03 15:29:16 +01:00
Philipp Stracker
90d2c77a5a
🚚 Extract Environment class to gateway module 2025-02-03 13:34:30 +01:00
Daniel Hüsken
51575fde64
make string translatable and improved checking of subscription id from session 2025-01-31 08:45:44 +01:00
Daniel Hüsken
6826e0cafc
fixed PHPCS 2025-01-31 08:34:47 +01:00
Daniel Hüsken
99ca470d3f
Moved code for payment process order to subscriptions module by adding a new filter 2025-01-31 08:25:03 +01:00
Daniel Hüsken
6ca7d2d48c
fix zero price detection 2025-01-06 12:02:11 +01:00
Daniel Hüsken
031b50264c
Validate subscription price in PayPal Subscriptions logic. Check Interval on page load 2025-01-06 11:44:27 +01:00
Emili Castells Guasch
c6466d12a7 Update subscription status to on-hold before creating renewal order 2025-01-02 11:52:28 +01:00
Daniel Hüsken
f068ac1b3c
fix psalm 2024-12-20 11:56:51 +01:00
Daniel Hüsken
a431b52094
Improved working on new post 2024-12-20 11:37:29 +01:00
Daniel Hüsken
af08ad5fce
Fix js problem 2024-12-20 10:06:34 +01:00
Daniel Hüsken
0131911f11
moved js logic to function 2024-12-18 08:44:46 +01:00
Daniel Hüsken
5e85389830
Fix PHPCS 2024-12-18 08:18:29 +01:00
Daniel Hüsken
39f88b7346
Changed and improved logic. Checkbox will be grayed out when period interval is not allowed. 2024-12-17 16:05:36 +01:00
Daniel Hüsken
0f1750617f
add js to not allow selecting not allowed period intervals 2024-12-16 13:09:45 +01:00
Daniel Hüsken
1776df200b
add warning to log if interval is changed 2024-12-16 08:57:36 +01:00
Daniel Hüsken
915e755c76
convert to sting 2024-12-12 13:40:11 +01:00
Daniel Hüsken
a9f99213c3
add logic that prevents from not allowed periods. 2024-12-12 13:36:32 +01:00
Daniel Hüsken
4dcabc5e67
only change Modules in run that are to early for translations and use plugins_loaded again 2024-11-25 15:39:38 +01:00
Alex P.
b67265ac15
Update js deps 2024-11-04 17:15:27 +02:00
Emili Castells
5140ba97b7
Merge pull request #2710 from woocommerce/PCP-3795-fix-sold-individually
Set "Sold individually" only for subscription connected to PayPal
2024-10-23 15:30:31 +02:00