apps.finances.services.subscriptions
initialize_user
def initialize_user(user)
Primary purpose for separating this code into its own function is the ability to mock it during tests so we utilise
a schedule created by factories instead of relying on stripe-mock response
Arguments:
user
: