rails-stripe-connect-example icon indicating copy to clipboard operation
rails-stripe-connect-example copied to clipboard

Example app of various bits and pieces needed to build a Stripe Connect app with Ruby on Rails.

Results 3 rails-stripe-connect-example issues
Sort by recently updated
recently updated
newest added

After creating a managed account I tried to add a bank account but got an alert saying `bank_account[currency]` was missing.

... , '~> 1.2.0.1' as bundler failing with openssl on old version. All new dependencies in gemfile.lock are working.

Would love to see this implement an interface for managing a managed accounts bank accounts. ie. list, add, edit and choose default ps. I found this project really helpful :heart: