From 3fa49a8b7dfb67fa73d6b68070433876828447eb Mon Sep 17 00:00:00 2001 From: rizwanisready Date: Wed, 24 Apr 2024 20:50:49 +0530 Subject: [PATCH] changed webhook 5 --- goodtimes/services.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goodtimes/services.py b/goodtimes/services.py index a886178..915e8f9 100644 --- a/goodtimes/services.py +++ b/goodtimes/services.py @@ -295,7 +295,7 @@ class PaymentProcessingService: .first() ) if active_subscription: - subscription = self._get_principal_subscription_by_id() + subscription = self._get_subscription() if subscription: # Calculate the reward value percentage = (