Singleton Service
Made the StripeClient
a singleton so we can keep a single instance and not have a copy that doesn't get changes to routes for tests for example.
Made the StripeClient
a singleton so we can keep a single instance and not have a copy that doesn't get changes to routes for tests for example.