kennyadsl
gem 'solidus_stripe', '~> 4.4.0' # will pick the last released stable version on RubyGems.
GitHub stable branch (not ideal)
gem 'solidus_stripe', github: 'solidusio/solidus_stripe', branch: 'v4'
GitHub specific commit reference (still not ideal)
gem 'solidus_stripe', github: 'solidusio/solidus_stripe', ref: 'abc123'
Let me know if you need any help with that!stem
01/19/2023, 2:25 PMkennyadsl
peter
01/19/2023, 5:06 PMstem
01/19/2023, 5:35 PMpeter
01/19/2023, 5:36 PMpeter
01/19/2023, 5:36 PMpeter
01/19/2023, 5:37 PMkennyadsl
stem
01/19/2023, 5:40 PMstem
01/19/2023, 5:40 PMkennyadsl
kennyadsl
kennyadsl
elia
01/19/2023, 6:06 PMstem
01/19/2023, 6:47 PMelia
01/20/2023, 2:04 PMloic
02/15/2023, 10:04 AMloic
02/15/2023, 10:08 AMelia
02/15/2023, 10:54 AMEric Gross
02/07/2024, 4:48 PM