You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.
@brchristian@AndreiMotinga could you please try to update and try to reproduce again? This gem provides the partial and in engine.rb we add this partials to Rails' view_paths if solidus_frontend is available. Can't see why this should not work for you.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've added gateway, ran migrations, set it up from admin panel, added stripe keys.
When I try to pay for a product I get
Gems
...
I see that template exists at https://github.com/solidusio/solidus_gateway/blob/master/lib/views/frontend/spree/checkout/payment/_stripe.html.erb, but my app doesn't look for it there. what are the reasons? how would I fix it?
The text was updated successfully, but these errors were encountered: