Add Stripe Connect button (CSS) in admin/enterprises/:id/edit#payment_methods

This commit is contained in:
Steve Pettitt
2016-09-18 09:24:57 +01:00
committed by Rob Harrington
parent 03f590ccc4
commit 8bdf57d0d9
2 changed files with 79 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,6 @@
-# if @enterprise.has_stripe_connection?
-# Display Stripe account details
-# else
%a.stripe-connect{href: 'stripe_connect'}
.span= t :connect_with_stripe