services: stripe.client: class: 'Stripe\StripeClient' arguments: - '%env(STRIPE_SECRET_KEY)%' Stripe\StripeClient: '@stripe.client'