This is a reactJs extension for magento pwa-studio frontend.
This is the free/opensource version, a more complete pro version can be downloaded on adobe marketplace or on our website.
This module requires stripe backend module as well as our paid magento backend module. Alternatively, one can use scandipwa stripe backend instead which is somewhat functional and free.
1. From pwa studio parent directory
2. Create an extensions directory and copy the react package
mkdir extensions
cp -r path-to-bundle/stripe-payments extension/
3. Then go to pwa studio extension directory
cd my-pwa-studio
4. Add the extention to your project with yarn
yarn add file:../extensions/stripe-payments
5. Install the magento backend-module
Also checkout our PAYPAL pwa studio extension