We can configure stripe several ways on Magento.
The most common ways are
- Install the module using Composer
- Manual way of installation
https://stripe.com/docs/plugins/magento-2/install#composer
The installation guidances are specified on the link.
Thank you.