Skip to content

Commit

Permalink
Change Stripe config instructions in spree.rb initializer template
Browse files Browse the repository at this point in the history
for solidus_stripe versions < 5.0
  • Loading branch information
thomasbromehead committed Nov 7, 2023
1 parent eab114b commit 2565851
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ Spree.config do |config|
#
# Please note that you need to use the solidus_stripe gem to have
# Stripe working: https://github.com/solidusio-contrib/solidus_stripe
#
# Instructions can be found in the solidus_stripe initializer or here
# if you are using solidus_stripe < 5.0.x
#
# config.static_model_preferences.add(
# Spree::PaymentMethod::StripeCreditCard,
# 'stripe_env_credentials',
Expand Down

0 comments on commit 2565851

Please sign in to comment.