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

checkout/existing_payment/_stripe partial not found #74

Open
ollieh-m opened this issue Jan 15, 2018 · 0 comments
Open

checkout/existing_payment/_stripe partial not found #74

ollieh-m opened this issue Jan 15, 2018 · 0 comments

Comments

@ollieh-m
Copy link

ollieh-m commented Jan 15, 2018

This commit, merged into master, seems to add checkout/existing_payment/_stripe:

5a4fed1

But that commit isn't in v1.2.0, and as a result I don't have a checkout/existing_payment/_stripe partial, which this code tries to load:

<%=
  render(
    partial: "spree/checkout/existing_payment/#{wallet_payment_source.payment_source.payment_method.partial_name}", locals: {wallet_payment_source: wallet_payment_source, default: wallet_payment_source == @default_wallet_payment_source}
    )
%>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant