Adding Stripe Connect information so we don't forget it later

This commit is contained in:
stveep
2016-10-24 21:30:18 +01:00
committed by Rob Harrington
parent 1dcffa790d
commit e52e04ba29
2 changed files with 14 additions and 1 deletions

View File

@@ -3,4 +3,12 @@
= link_to 'Delete', main_app.admin_enterprise_stripe_account_path(@enterprise,@stripe_account), method: :delete
- else
%a.stripe-connect{href: 'stripe_connect'}
.span= t :connect_with_stripe
.stripe-info
-# Recommended info to impart (from Stripe Connect docs):
-# indicate to the user what youre responsible for and what theyll be expected to do. Its particularly important to communicate:
-# That theyll need to create and maintain their Stripe account.
-# That theyll need to handle chargebacks and all customer service issues.
-# Who is responsible for paying the Stripe fees.
-# What, if any, fees the platform charges.
=t :stripe_connect_info
%span= t :connect_with_stripe

View File

@@ -519,6 +519,11 @@ en:
close_date: Close Date
social:
twitter_placeholder: eg. @the_prof
stripe_connect:
connect_with_stripe: "Connect with Stripe"
stripe_connect_info: "Connect your Stripe account by clicking the button below. This will allow Open Food Network to charge your customers on your behalf. You will need to maintain your Stripe account, pay Stripe fees and handle any chargebacks and customer service."
stripe_account_connected: "Stripe account connected."
disconnect: "Disconnect account"
tag_rules:
default_rules:
by_default: By Default