From a12418d64048e01cdbd9c5d3aa6c284d9cf95eb8 Mon Sep 17 00:00:00 2001 From: rizwanisready Date: Wed, 24 Apr 2024 16:15:46 +0530 Subject: [PATCH] changed webhook 3 --- goodtimes/services.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goodtimes/services.py b/goodtimes/services.py index 767ab50..768976d 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 = (