Stripe plugin not getting supported in stripe v4. How to integrate therefore?

Strapi version - 4.25.0
Operating system - Ubuntu
Database - Postgres
Node version - 18.19.1
Npm version - 10.2.4
Yarn version - 1.22.21

I want to integrate stripe as payment gateway system, want to do transactions with it, run as rest api, as well as fetch details of transaction and store.

The stripe plugin is not supporting strapi this version.