SOLIDUS_STRIPE PROBLEM Hello everyone ! I have a w...
# support
s
SOLIDUS_STRIPE PROBLEM Hello everyone ! I have a weird problem with solidus_stripe 4.3. When I type the command “bundle exec rails g solidus_stripe:install” as mentionned in the documentation https://github.com/solidusio/solidus_stripe , my cart just disappears ! Anyone here working with a rails 6.1.7 solidus app with solidus 3.2 who has solidus_stripe working ? Thank you very much !
1
w
What do you mean by “my cart just disappears”? The data in your cart?
s
w
You mean the link to the cart?
s
Yes ! It works if I remove the noscript tag in app/views/layouts/_top_bar and create a button but I don’t have the quantity of products added to the cart
w
Are you using solidus_starter_frontend or solidus_frontend?
s
solidus_starter_frontend
w
Well, yeah, we’re still working on integrating payment extensions on solidus_starter_frontend. I’m afraid you need to set up the frontend code for yourself at this point, but you can take inspiration from what’s done on solidus_frontend in the extension itself
s
When do you think you guys will be done working on payment extensions ? Thank you
I’ve another question. Can we use the gem stripe and not solidus_stripe ?
w
I can’t give an ETA, but that’s our number one priority. And yeah, you can use the stripe gem and assemble everything by yourself. You can read more on how to create your own payment systems here https://guides.solidus.io/advanced-solidus/payments-and-refunds
Feel free to follow up with any question
p
would #CE5VBHM4J be the best place to discuss the starter frontend?
w
No, let’s use only #C0JBKDF35. Where a question belongs is sometimes confusing. Plus we want to encourage GH discussions for troubleshooting. We’ll remove the rest of “support” channels shortly. Thanks for pointing it out, though!
p
Perfect. can someone enable discussions on the starter_frontend repo? I can open issues as well, but most of my feedback are more discussion topics really. i.e. removing controller specs for example
w
It would be great to discuss this a bit before deciding. For now, let’s also use the main repo for discussions related to SSF. We can transfer the discussion to the correct repo if we choose to go in that direction. The other way is more clicks because we must close the GH discussion on the other repo.
p
okay, works for me
w
thanks, @peter!