Merge pull request #32521 from openedx/mrazadar/PON-88/orders-and-subscriptions

Revert: History changed to Orders & Subscriptions behind a flag
This commit is contained in:
Raza Dar
2023-06-20 16:53:49 +05:00
committed by GitHub

View File

@@ -5342,7 +5342,6 @@ SUBSCRIPTIONS_API_PATH = f"{SUBSCRIPTIONS_ROOT_URL}/api/v1/stripe-subscription/"
SUBSCRIPTIONS_LEARNER_HELP_CENTER_URL = None
SUBSCRIPTIONS_BUY_SUBSCRIPTION_URL = f"{SUBSCRIPTIONS_ROOT_URL}/api/v1/stripe-subscribe/"
SUBSCRIPTIONS_MANAGE_SUBSCRIPTION_URL = None
SUBSCRIPTIONS_ORDERS_MENU_ITEM_ENABLED = False
SUBSCRIPTIONS_SERVICE_WORKER_USERNAME = 'subscriptions_worker'
############## NOTIFICATIONS EXPIRY ##############