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 = (