Stripe Subscription - Do I need "charge" action?

Hi I’m simply “subscribing a user to a plan,” do I need any action where it charges the user or will stripe begin doing this automatically?

Stripe will handles this automatically. You can see this in their documentation.