Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Create existing_payment/_stripe.html.erb #49

Merged
merged 1 commit into from
Oct 5, 2017

Conversation

brchristian
Copy link
Contributor

As described in #48, Solidus 2.2 created the need for views in the existing_payment folder, but no such views exist in solidus_gateway. This created issues where customers could not checkout using solidus_gateway methods (in our case, Stripe).

This PR creates a primitive _stripe view which just renders the default gateway view. Nothing special, but it should fix this issue.

This may also fix #30 as well, depending on what exactly was the root cause of that.

@amarsten
Copy link

I'm having this issue as well. Thanks for making a pull! Not sure why they haven't merged it yet.

@dankmitchell
Copy link
Contributor

This definitely should be merged in for all stores using Stripe and @wallet_payment_sources

Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@tvdeyen
Copy link
Member

tvdeyen commented Oct 5, 2017

Sorry, that this took so long.

@tvdeyen tvdeyen closed this Oct 5, 2017
@tvdeyen tvdeyen reopened this Oct 5, 2017
@tvdeyen tvdeyen merged commit 1239e9e into solidusio:master Oct 5, 2017
@brchristian brchristian deleted the patch-1 branch October 5, 2017 16:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't use stripe as payment method
4 participants