Hello dear solidus community ! I would to know if ...
# support
s
Hello dear solidus community ! I would to know if we could find an example on github of an implementation of the solidus stripe on an app using the starter frontend. I’m still stuck here _app/views/checkouts/payment/_stripe.erb_
Copy code
Showing /Users/sebt-max/codeseb/edb091122/app/views/checkouts/payment/_stripe.erb where line #9 raised:

undefined local variable or method `payment' for #<ActionView::Base:0x00000000045448>
Extracted source (around line #9):
          
        <dt><%= SolidusStripe::PaymentSource.human_attribute_name(:stripe_payment_intent_id) %>:</dt>
        <dd><%= link_to(
          payment.source.stripe_payment_intent_id,
          payment.source.stripe_dashboard_url,
          target: :_blank,
        )%></dd>
Thank you very much
e
👋 hey @Sébastien Ternest thanks for the feedback! before attempting to dig into this issue can you please add some info about which version of solidus and solidus_stripe are you using?
🤚 1
s
Hey ! Thanks for replying ! I’m using the new version for the starter frontend: gem “solidus_stripe”, “~> 4.4" and solidus 3.2