Is there an ETA on the solidus_stripe integration ...
# general
b
Is there an ETA on the solidus_stripe integration with solidus_starter_frontend? I'm actively upgrading to the latest version of solidus and would rather not be held back because Stripe isn't ready. I'd be happy to help contribute to the solidus_stripe repo and I'm beginning to read through the community guidelines/contributing docs.
l
Hello, I am on the same process. I would say best is to read the state of the solidus_stripe repository state: the current issues, and current open PRs to have a better understanding of what’s missing. Then I guess you should have a good understanding of Stripe doc and payment workflow. Also as you said, read how to contribute to solidus and this gem.
Then it’s a matter of choosing a first task not to complicated for our first PR. Some of them are harder than others because you also need a good unerstanding of solidus payment workflow
b
Thanks for the tips, I have a really good understanding of Stripe, I guess I'll just need to get up to speed with where Solidus is at.